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

Changes for version 0.11

  • Add FIRSTKEY() and NEXTKEY(). These methods were implemented to test this module itself.
  • flatten() receives optional $is_recursive argument which determines whether to flatten the Set-Cookie headers recursively. $is_recursive defaults to true.
  • flatten() and each() don't stringify CGI::Cookie objects.
  • field_names() returns a list of field names in a random order

Modules

Adapter for CGI::header() function