File::RegexMatch - Extension to help find files using regular expressions.

Version 0.01

This is an easy-to-use file searching module. Further documentation can be found on the CPAN (http://search.cpan.org/~lloydg).

INSTALLATION

	perl Makefile.PL
	make
	make test
	make install

AUTHOR

Lloyd Griffiths lloydg[at]singletasker.co.uk

COPYRIGHT

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