The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Perl Module Getopt::Regex - handle command line options flexibly using
regular expressions.

     Copyright (c) 1995 John A.R. Williams. All rights reserved.
     This program is free software; you can redistribute it and/or
     modify it under the same terms as Perl itself.

This module requires Perl 5.000, and probably Perl 5.001m if anonymous
closures are to be used.

To install, unzip and untar the archive. In the directory created type

perl Makefile.pl
make install

Documentation is in the module file and will be added onto
perllocal.pod as usual.

I can be contacted at <Email: J.A.R.Williams@aston.ac.uk>