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.06000

  • charset() parse a quoted string $header->set( Content_Type => 'text/plain; charset="utf-8"' ); my $charset = $header->charset; # UTF-8
  • Removed the following methods/functions:
    • cookie
    • push_cookie
    • p3p
    • push_p3p
    • header_push
    • each_header

Documentation

一意に HTTP ヘッダを指定する

Modules

Object representing CGI response headers