Template::PSP

Template::PSP is a Perl module that can process HTML-like files with custom tags and Perl code.
Download

Template::PSP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Chris Radcliff
  • Publisher web site:
  • http://search.cpan.org/~radcliff/Apache-PSP-1.00/lib/Template/PSP.pm

Template::PSP Tags


Template::PSP Description

Template::PSP is a Perl module that can process HTML-like files with custom tags and Perl code. Template::PSP is a Perl module that can process HTML-like files with custom tags and Perl code.SYNOPSIS use Template::PSP; my $page_code = Template::PSP::pspload($filename); &$page_code();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. Requirements: · Perl


Template::PSP Related Software