"Perl Embedded HTML" Page Cache ------------------------------------------------------------------- This module requires FastCGI or Apache/mod_perl. If you are not using one of these packages, investigate that first. * Easier than HTML::Embperl * Does not require a separate binary like eperl Accepts page source code that looks like this:

<: small_caps("Mondo Server") :>

Perl source code is quoted between <: and :> symbols. These quotes are matched at the beginning/end of lines. Your PHTML code is rewritten into a single block, so you can declare lexical variables or loops and continue them further down the page. It's all very simple and easy. Get it from http://www.perl.com/CPAN/authors/id/JPRIT/! ------------------------------------------------------------------- Copyright (c) 1997 Joshua Nathaniel Pritikin. All rights reserved. This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.