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.0029 - 2009-04-26

  • Allow more control over public paths to CGIBin actions. (confound)
  • Override exit() in CGIBin-wrapped Perl cgis to avoid terminating the Catalyst process. (confound)
  • Set (temporarily) $0 to the filename of the Perl cgi being executed. (confound)
  • cgi_root_path accessor, convert to Moose (caelum)
  • slight rewrite of docs and a test for __DATA__ (caelum)

Modules

Serve CGIs from root/cgi-bin
Run CGIs in Catalyst
Export Catalyst Context