Algorithm-AhoCorasick

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

META.yml # Will be created by "make dist"
Makefile.PL
README
lib/Algorithm/AhoCorasick.pm
lib/Algorithm/AhoCorasick/SearchMachine.pm
t/00-load.t
t/SearchMachine.t
t/circular-ref.t
t/find_all.t
t/find_first.t
META.json                                Module JSON meta-data (added by MakeMaker)

META.json  view on Meta::CPAN

         }
      },
      "runtime" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "version" : "0.04",
   "x_serialization_backend" : "JSON::PP version 4.16"
}



( run in 2.346 seconds using v1.01-cache-2.11-cpan-364913b4093 )