Changes for version 3.10

  • First standardized module distribution, to allow easy distribution via CPAN
  • Caution: installation procedure has changed because of that!
  • Moved all code from plp.cgi to PLP.pm, and made PLP.pm use strict (it was strict compliant, but didn't actually use the pragma).
  • Added mod_perl handler() for extremely easy installation :)
  • Added some documentation (perldoc PLP) with installation instructions
  • Moved a few lines from init() to start()
  • Added comments in PLP.pm
  • Uses Symbol.pm to delete the package (Symbol is in the Perl distr.)

Modules

PLP
Perl in HTML pages

Provides

in PLP/Fields.pm
in PLP/Functions.pm
in PLP.pm
in PLP/Tie/Delay.pm
in PLP/Tie/Headers.pm
in PLP/Tie/Print.pm