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

Changes for version 0.02

  • Order of keys is now the order in which they were added. This now bypasses the normal way of generating keys of a hash.
  • Added support for autoflushing. Initialization can now also be done by just specifying a hash ref. More tests, including something of a performance test: on my MacBook it does ~110K new ID's / second and about ~400K existing ID's / second using the optimized ro_hash construct.

Modules

convert strings to ID's authoritatively and vice-versa
pure Perl implementation of String::Lookup

Provides

in lib/String/Lookup/PurePerl.pm