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 0.2

  • add several more methods, especially url(), cookie(), and upload().
  • if the USE_CGI_PM environment variable is set, a CGI.pm object will be returned from the new() method (suggested by Jonathan Vanasco).
  • drop support of use of the mod_perl2/libapreq2 interface in a cgi environment

Modules

CGI.pm-compatible methods via mod_perl
cookies via libapreq2
uploads via libapreq2