re-engine-Lua
=============

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

Continous Integration with Travis at https://travis-ci.org/fperrad/re-engine-lua

COPYRIGHT AND LICENCE

Copyright (C) 2007-2013 by Francois PERRAD

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