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

Changes for version 1.02

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

Modules

Perl implementation of Longest Prefix Match algorithm