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

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