# re-engine-Lua
[](
https://travis-ci.org/fperrad/re-engine-lua)
[](
https://coveralls.io/repos/fperrad/re-engine-lua?branch=master)
[](
http://badge.fury.io/pl/re-engine-Lua)
[](COPYRIGHT)
##�INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
##�DEPENDENCIES
Needs Perl 5.10 or later for pluggable regex support.
##�HOMEPAGE
This module is hosted at
https://github.com/fperrad/re-engine-lua
## COPYRIGHT AND LICENCE
Copyright 2007-2015 by Francois PERRAD
This library is free software; you can redistribute it and/or modify
it under the same terms as Lua.