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 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