Sub-Talisman
============
Created:      2012-10-18
Home page:    <https://metacpan.org/release/Sub-Talisman>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Sub-Talisman>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>
0.006	2017-05-27
 [ Test Suite ]
 - Skip tests if running under App::Forkprove.
 [ Other ]
 - Drop dependency on Scalar::Does.
 - Use Sub::Util instead of Sub::Identify and Sub::Name.
0.005	2014-09-10
 [ Packaging ]
 - Switch to Dist::Inkt.
0.004	2012-12-15
 [ Packaging ]
 - Depend on version 0.79 of Attribute::Handlers because the versions
   included in Perl 5.8 core fail tests.
0.003	2012-10-20
 [ Bug Fixes ]
 - Fix lvalue sub in test cases in Perl < 5.16.
0.002	2012-10-19
 [ Bug Fixes ]
 - Drop elliptical statements (yada-yada op) from test cases, as this will
   fail in Perl < 5.12.
0.001	2012-10-19	Initial release