aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-CGI-Application/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-Application/pkg-descr')
-rw-r--r--www/p5-CGI-Application/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/p5-CGI-Application/pkg-descr b/www/p5-CGI-Application/pkg-descr
new file mode 100644
index 000000000000..b0b563981ec5
--- /dev/null
+++ b/www/p5-CGI-Application/pkg-descr
@@ -0,0 +1,6 @@
+CGI::Application is a perl module intended to make it easier to create
+sophisticated, reusable web-based applications. This module implements
+a methodology which, if followed, will make your web software easier to
+design, easier to document, easier to write, and easier to solve.
+
+--will