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