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 6.23

  • -import changes from cperl -fixed cast to pointer not allowed (C++ build) -changed rurban email address -patch Config_lookup()'s prototype for key len to be 32 bits as before because gperf 3.1 changed it to 64 bit key length See cperl#286 -dont regen canned gperf hash when in core/cperl -fixed XSConfig.t to work with newer Test::More based off Test2 -more common keys for CPAN Testers -fixed XSConfig.t to work with newer Test::More based off Test2 -fixed genkeys.PL tool generated randomly trailing space at the end of each qw() line. Now there will be no extra trailing whitespace on those lines. -fixed Config_xs.PL to read %Config keys from perl distros using Portable.pm

Documentation

Fast XS drop-in replacement for Config.pm with perfect hashing.

Provides

in Config.pm