The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for MooseX-AttributeIndexes

1.0.3 2013-04-06T05:09:44Z
 - Maintenance release for Module::Build 0.4004

 [Dependencies::Added / develop requires]
 - Pod::Coverage::TrustPod
 - Test::CPAN::Meta
 - Test::Pod 1.41
 - Test::Pod::Coverage 1.08
 - version 0.9901

 [Dependencies::Changed / build requires]
 - Module::Build 0.3601 → 0.4004

 [Dependencies::Changed / configure requires]
 - Module::Build 0.3601 → 0.4004

 [Dependencies::Changed / develop recommends]
 - Dist::Zilla::PluginBundle::Author::KENTNL::Lite 0.01009803 → v1.3.0

 [Dependencies::Changed / develop suggests]
 - Dist::Zilla::PluginBundle::Author::KENTNL v1.1.0 → v1.7.2

 [Dependencies::Changed / test requires]
 - Test::More 0.96 → 0.98

 [Documentation]
 - update copyright year
 - reindent license
 - update license address
 - add README.mkdn

 [Meta]
 - bugtracker to github issues

 [Packaging]
 - ship perltidyrc
 - utilise test_requires in Build.PL

1.0.2 2011-10-30T19:28:41Z
 - Maintenance Release

 [Dependencies]
 - new: runtime requires perl 5.10.0
 - new: runtime requires strict
 - new: runtime requires warnings
 - removed: test requires English
 - updated: develop suggests @Author::KENTNL 1.1.0

 [Internals]
 - $VERSION set outside begin
 - $AUTHORITY now defined
 - code tidied

 [Packaging]
 - Update License ( Indent, Address )
 - Move author/release tests to xt/
 - Repository urls moved to https://
 - added x_authority

1.0.1 2011-04-04T07:40:17Z
 [Features]
 - Rework code to to work properly with role attributes. ( Thanks doy /
   Jesse Luehrs )

 [Packaging]
 - Rework Changelog for CPAN::Changes 1:1 compatibility.
 - Move from @KENTNL to @Author::KENTNL

1.0.0 2011-01-23T04:01:35Z
 [BugFix]
 - Fixed MOP deprecation warning with CMOP 0.95 ( Thanks Gerhard Gossen )
 - Stop using deprecated get_method_map.

 [Features]
 - Migrate to new MetaRole API.

 [Packaging]
 - Migrate to 3.dot version scheme.
 - Update toolchain.
 - Ship dist.ini
 - CompileTests

0.01001007 2009-08-31T19:52:09Z
 - Documented that feature.
 - Added support for per-attribute callback processors

0.01000613 2009-08-28T01:55:48Z
 - Ramped up deps to hopefully solve weird Mx::Types Carp::Clan failure.

0.01000404 2009-08-25T16:18:59Z
 - Depend Resolution Fixup
 - See-Also doc,
 - Perltidy

0.01000300 2009-08-24T12:06:14Z
 - First version.