2008-06-30 Dave Cross * README.xml: Typo 2008-03-14 Dave Cross * README.xml: Fixed broken XML 2008-03-08 Dave Cross * MANIFEST: Added Build.PL to MANIFEST * MANIFEST: Moved Regex.pm in MANIFEST * lib/Tie/Hash/Regex.pm: Removed old CVS log. Switched references from dave.org.uk to mag-sol.com. Forced use of Perl >= 5.6. Used "our" instead of "use vars". Added "use warnings". Added LICENSE (sic) section. * t/pod.t, t/test.t: Switched to using Test::More. Removed old Test comments. Added t/pod.t. * MANIFEST: Removed COPYING from MANIFEST * COPYING: Removed COPYING * Regex.pm, lib/Tie/Hash/Regex.pm: Moved Regex.pm to lib * Build.PL, Makefile.PL: Switch from Makefile.PL to Build.PL 2006-06-01 Dave Cross * Regex.pm: Raising to version 1.0 * MANIFEST, t/pod_coverage.t: Added t/pod_coverage.t 2004-10-23 Dave Cross * Regex.pm, t/test.t: Improve test coverage. 2004-05-22 Dave Cross * t/test.t: Added some new tests 2004-05-12 Dave Cross * COPYING, MANIFEST, Makefile.PL, README.xml: Added various files to cvs * t/test.t: Added test file to CVS 2002-09-23 Dave Cross * Regex.pm: Fixed to work with Perl 5.8.0. 2002-07-28 Dave Cross * Regex.pm: Applied "exists" hash from Steffen M�ller. 2002-07-12 Dave Cross * Regex.pm: Corrected Attribute::Handler dependencies 2001-12-09 Dave Cross * Regex.pm: Doc fixes. * Regex.pm: Added Attribute::Handlers interface. 2001-09-03 Dave Cross * Regex.pm: Minor fixes. 2001-09-02 Dave Cross * Regex.pm: Added ref to Tie::RegexpHash. 2001-06-03 Dave Cross * Regex.pm: Put into RCS.