# Hustle-Table Perl string/regexp dispatcher with dynamic code generation and optimising search order. Please see the POD documentation for more details ## INSTALLATION Easyist way to install is via cpan cpanm Hustle::Table Make sure you have your paths and permisions set Alternatively, cloning this git, you and install manually with the following: To install this module type the following: perl Makefile.PL make make test make install ## DEPENDENCIES There are no direct dependances to use this module. For running benchmarks additional modules are required. Please consult the benchmark files. ## COPYRIGHT AND LICENCE Put the correct copyright and licence information here. Copyright (C) 2021 by Ruben Westerberg This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, or MIT licensing