Skip to content

AndyA/re--engine--Oniguruma

Repository files navigation

re-engine-Oniguruma 0.04

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

DEPENDENCIES

Needs Perl 5.9.5 or later for pluggable regex support.

COPYRIGHT AND LICENCE

Copyright (C) 2007, Andy Armstrong

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