The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 3.20

  • MIT license
  • FastCGI support
  • mod_perl2 support (but not recommended; read docs!)
  • Lighttpd and Apache2 support (either CGI or FastCGI)
  • Seperate modules for backend-specific code
  • Documentation updates
  • Fix html of default error message
  • Example plpinfo.plp, modeled after phpinfo

Documentation

Frequently Asked Questions about PLP
Some examples of commong web things in PLP.

Modules

PLP
Perl in HTML pages
Apache mod_perl interface for PLP
CGI interface for PLP
FastCGI interface for PLP
Special hashes for PLP
Functions that are available in PLP documents

Provides

in lib/PLP.pm
in lib/PLP/Tie/Delay.pm
in lib/PLP/Tie/Headers.pm
in lib/PLP/Tie/Print.pm

Examples