diff options
Diffstat (limited to 'www/p5-CGI/pkg-descr')
-rw-r--r-- | www/p5-CGI/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/p5-CGI/pkg-descr b/www/p5-CGI/pkg-descr new file mode 100644 index 000000000000..32836e6723c3 --- /dev/null +++ b/www/p5-CGI/pkg-descr @@ -0,0 +1,12 @@ +These are the CGI:: modules for perl5, for use in writing CGI scripts. + +Online documentation of these modules as well as related modules (such +as the earlier CGI.pm module) can be found at: + + http://www-genome.wi.mit.edu/ftp/pub/software/WWW/CGIperl/ + +Many examples of CGI scripts of various degrees of complexity can be +found at: + + http://www-genome.wi.mit.edu/WWW/examples/Ch9/ + |