- New upstream release 0.15
- Optimize pure perl DFS inheritance calculation on perl 5.8
- Fix function prototypes to match core functions
- Pod formatting fix
- Package new LICENSE file
- Drop redundant buildroot cleaning in %install section
- Drop support for old perls without mro support in core
- New upstream release 0.13
- Don't run pod tests on user installs
- Stop using Module::Install to fix installation when @INC doesn't have the
current directory (CPAN RT#119016)
- Repository migrated to the github moose organization
- This release by HAARG → update source URL
- Simplify find command using -delete
- New upstream release 0.12
- Bump Class::C3 dependency on 5.8, which in turn will automatically install
Class::C3::XS if possible
- Fix nonfunctional SYNOPSIS (CPAN RT#78325)
- This release by BOBTFISH -> update source URL
- Don't need to remove empty directories from the buildroot
- Drop %defattr, redundant since rpm 4.4
- BR: perl(Cwd), perl(File::Path), perl(File::Spec) for bundled Module::Install
- Bump perl(Class::C3) version requirement to 0.24
- Drop unnecessary version requirement for perl(ExtUtils::MakeMaker)