re-engine-Lua version 0.06

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 http://code.google.com/p/re-engine-lua/

COPYRIGHT AND LICENCE

Copyright (C) 2007-2008 by Francois PERRAD

This library is free software; you can redistribute it and/or modify it under the same terms as Lua.