The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Tie-Moose
=========

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

0.003	2014-10-02

 [ Test Suite ]
 - use Test::Warnings everywhere.

 [ Other ]
 - Backport to Perl 5.8, and drop usage of given/when.
 - Switch from Scalar::Does to Types::Standard.
 - use namespace::autoclean everywhere.

0.002	2014-09-10

 [ Packaging ]
 - Switch to Dist::Inkt.

0.001	2013-02-22	Initial release