koitsu 2008-09-01 11:40:46 UTC
FreeBSD ports repository
Modified files:
www/p5-Markup-Perl Makefile
Log:
- Fixup: only require p5-CGI.pm if perl version is < 5.8.5. Earlier
perl releases do include CGI.pm, but that version is fairly buggy.
Revision ChangesPath
koitsu 2008-09-01 10:21:54 UTC
FreeBSD ports repository
Added files:
www/p5-Markup-Perl Makefile distinfo pkg-descr pkg-plist
Log:
This perl module allows the embedding of perl code within CGI scripts
using simple tags, and , to begin and end perl parsing.
Once the perl m