The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Tie::RegexpHash.

0.14_01 9 Feb 2006
	- updated test suite to use Test::More
	- added serialization hooks with Storable
	  (patch from Russell Harrison)
	- README built with Pod::Readme

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