freebsd-ports/www/p5-Markup-Perl/pkg-plist
Jeremy Chadwick 9ea741ff97 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
2008-09-01 10:21:53 +00:00

6 lines
256 B
Text

%%SITE_PERL%%/Markup/Perl.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Markup/Perl/.packlist
@dirrmtry %%SITE_PERL%%/Markup/Perl
@dirrmtry %%SITE_PERL%%/Markup
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Markup/Perl
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Markup