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.012 - 2021-05-02

  • Remove set_response_fixed_length
  • render now always sets a Content-Length and can only be called once
  • Add render_chunk method which can be used instead of render for chunked content
  • set_nph now sets a true value if called without a value
  • Gracefully handle premature exit before the cgi block
  • Exceptions no longer cause the response status to default to 500 unless the error handler doesn't render anything

Modules

Common Gateway Interface, with no frills