The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.42

  • Add handler() attribute which defaults to 'header'. If handler() is set to 'redirect', as_string() will invoke:
    • $h->query->redirect( $h->header )
  • INCOMPATIBLE CHANGES
    • Remove CGI::Header::Redirect and t/31_cgi_redirect.t
    • Remove t/32_nph_pragma.t
    • Remove push_p3p()

Modules

Adapter for CGI::header() function