freebsd-ports/www/p5-Markup-Perl/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

9 lines
395 B
Text

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: https://metacpan.org/release/Markup-Perl