Index of /ports_www/p5-Markup-Perl

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 11-Jan-2009 13:59 725 [   ] distinfo 28-May-2011 14:15 136 [TXT] pkg-descr 28-May-2011 14:15 395 [   ] pkg-plist 01-Sep-2008 14:21 256
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/dist/Markup-Perl/