aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Markup-Perl/pkg-descr
blob: 98d652a8d7d99421dfbc2f0aa999382d1ba23800 (plain) (blame)
1
2
3
4
5
6
7
8
9
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