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, <perl> and </perl>, to begin and end perl parsing.
Once the perl module is included via "use", all text gets output to
stdout except for code within the above tags.
Despite what's in the CPAN README, this module does not require
Filter::Simple, only CGI.pm.
WWW: http://search.cpan.org/~mmathews/Markup-Perl/
Tindy testing by: itetcu
Revision Changes Path
1.1 +26 -0 ports/www/p5-Markup-Perl/Makefile (new)
1.1 +3 -0 ports/www/p5-Markup-Perl/distinfo (new)
1.1 +9 -0 ports/www/p5-Markup-Perl/pkg-descr (new)
1.1 +6 -0 ports/www/p5-Markup-Perl/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"