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