Revision history for Perl extension Tie::RegexpHash.

0.13   3 Jan 2005
	- added Build.PL, META.yml etc. to distro
	- fixed typos in warning message
	- reorganized/updated POD
	- added more modules to SEE ALSO section

0.12  22 Nov 2002
	- fixed bug with logic in _find() routine

0.11  27 Jan 2001
	- added SEE ALSO in POD about Tie::Hash::Regex
	- should run on Perl 5.005
	- no longer an Exporter
	- added stub for test suite

0.10  22 Jan 2001
	- original version