Revision history for Hash::Match

v0.3.0  2014-06-26

        - Internal code cleanup.

        - Fixed handling of code references for matching.

          Note that this introduces an incompatability, as the code
          should check the value passed to it, rather than the
          subroutine.

v0.2.1  2014-06-25

        - Updated POD.

v0.2.0  2014-06-25

        - Internal code cleanup.

        - Added support for matching undefined values.

        - Added more POD.

        - Added more error checking.

        - Added support for using regular expressions as keys.

v0.1.1  2014-06-25

        - Added missing Changes file.

        - Fixed TODO section of the POD.

v0.1.0  2014-06-25

        - First release on CPAN.