match-simple
============

Created:      2013-05-19
Home page:    <https://metacpan.org/release/match-simple>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=match-simple>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.005	2013-09-28

 [ Packaging ]
 - use Dist::Inkt

 [ Other ]
 - Updated: use Exporter::Tiny

0.004	2013-05-20

 [ Bug Fixes ]
 - Further fix smartmatch test cases on archaic Perl.

0.003	2013-05-20

 [ Bug Fixes ]
 - Fix smartmatch test cases on archaic Perl.

0.002	2013-05-20

 [ Bug Fixes ]
 - Better parity with Perl's smartmatch operator.
 - Proper checks for overloaded ~~.

 [ Packaging ]
 - Bundle tests based on Perl's tests for the smartmatch operator.

0.001	2013-05-19	Initial release