NAME
Hyperscan::Util - utility functions for other Hyperscan modules
VERSION
version 0.04
FUNCTIONS
re_flags_to_hs_flags( $flags )
Takes the $flags
string and converts it to a int that represents the same hyperscan flags.
AUTHOR
Mark Sikora <marknsikora@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by Mark Sikora.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.