Apache-PSP
view release on metacpan or search on metacpan
lib/Template/PSP.pm view on Meta::CPAN
=head1 SYNOPSIS
use Template::PSP;
my $page_code = Template::PSP::pspload($filename);
&$page_code();
=head1 DESCRIPTION
Template::PSP allows arbitrary Perl code to be embedded in HTML-like pages. It also provides a framework for creating custom tags using a combination of text and evaluated Perl.
=head1 AUTHOR
Chris Radcliff, chris@globalspin.com
=head1 SEE ALSO
Apache::PSP
=cut
( run in 0.904 second using v1.01-cache-2.11-cpan-df04353d9ac )