in reply to Re^2: Regular Expressions Matching with Perl
in thread Regular Expressions Matching with Perl
there is an alternative way to "install" pure perl modules: copy&paste their source code directly on your script... it will require some changes, but usually small, trivial ones.