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

  • add get_alias() which returns the alias of the given property name:
    • my $alias = CGI::Header->get_alias('content_type'); # => 'type'

Modules

Adapter for CGI::header() function