Changelog for
perl-Class-Autouse-2.01-lp150.1.2.noarch.rpm :
* Tue Oct 03 2017 cooloAATTsuse.com- patch the Makefile to build with perl 5.26- fix license (actually 1+)
* Wed Feb 27 2013 cooloAATTsuse.com- update license to new format
* Mon Feb 06 2012 vcizekAATTsuse.com- update to 2.01 - Removing the use of \"defined AATTarray\" deprecated in 5.16
* Fri Nov 18 2011 cooloAATTsuse.com- use original .tar.gz
* Wed Jan 19 2011 vcizekAATTnovell.com- update to 2.00 - Switching to a production release - Upgrading to Module::Install::DSL 1.00 - Bumping minimum version of Perl to 5.006 - Fixing indenting, style and layout issues. - Added debugging entries to all the new code. - Removed on use of _load_ancestors that was not needed - Updating copyright a couple of times :/
* Wed Dec 01 2010 cooloAATTnovell.com- switch to perl_requires macro
* Mon Nov 29 2010 cooloAATTnovell.com- remove /var/adm/perl-modules
* Sun Jan 10 2010 jengelhAATTmedozas.de- enable parallel build
* Fri Dec 14 2007 anickaAATTsuse.cz- update to 1.29
* Debugging change in 1.25 regressed an undocumented 5.6-related bug first fixed in 1.20.
* Expands the can hook to also hook isa
* Added t/05_base.t to try and chase down base.pm bug
* Documenting ->autouse(AATTclasses)
* Tidying up the POD a little to refer to features in an order much more relevant to the reader.
* Catch and rethrow all error when autoloading during a ->can.
* Debugging can now only be done at compile time, and thus is optimised out. The :debug flag is removed and instead you need
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires