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

Changes for version 1.01_01

  • critical part of code moved to C
  • algo changed from prefix search to Trie
  • significant performance increase (5-10 times faaster)

Modules

Perl implementation of Longest Prefix Match algorithm