Changelog for
perl-Role-Tiny-2.000006-1.19.noarch.rpm :
* Wed Nov 08 2017 cooloAATTsuse.com- updated to 2.000006 see /usr/share/doc/packages/perl-Role-Tiny/Changes 2.000006 - 2017-11-08 - account for code references stored directly in stash (for perl 5.28) - work around hint leakage when loading modules in perl 5.8 and 5.10.1
* Fri Nov 11 2016 cooloAATTsuse.com- updated to 2.000005 see /usr/share/doc/packages/perl-Role-Tiny/Changes 2.000005 - 2016-11-01 - revert change to MRO::Compat usage
* Tue Nov 01 2016 cooloAATTsuse.com- updated to 2.000004 see /usr/share/doc/packages/perl-Role-Tiny/Changes 2.000004 - 2016-10-31 - Fix consuming stubs from roles (RT#116674). - Fix error message when applying conflicting roles to an object. - Drop prerequisite on MRO::Compat on perl 5.8.
* Thu May 05 2016 cooloAATTsuse.com- updated to 2.000003 see /usr/share/doc/packages/perl-Role-Tiny/Changes 2.000003 - 2016-04-21 - don\'t install subs if importing into a package that is already a role. This can happen if the module previously imported Moo::Role. 2.000002 - 2016-04-19 - restore compatibility with Moo versions pre 1.004_003 - delay loading Class::Method::Modifiers until applying modifiers to a package - use croak rather than die for reporting errors - apply method modifiers only once, even if they are applied via multiple composition paths (RT#106668)
* Sat Apr 25 2015 cooloAATTsuse.com- updated to 2.000001 see /usr/share/doc/packages/perl-Role-Tiny/Changes 2.000001 - 2015-04-24 - fix generating invalid package names with single colons when abbreviating long package names (RT#103310) - don\'t run module interaction tests for user installs
* Tue Apr 14 2015 cooloAATTsuse.com- updated to 2.000000 see /usr/share/doc/packages/perl-Role-Tiny/Changes 2.000000 - 2015-02-26
* Incompatible Changes - Role::Tiny no longer applies fatal warnings to roles created with it. strict and non-fatal warnings will continue to be applied.
* Wed Nov 12 2014 cooloAATTsuse.com- updated to 1.003004 - allow does_role to be overridden by Moo::Role
* Mon Jul 28 2014 cooloAATTsuse.com- updated to 1.003003 - overloads specified as method names rather than subrefs are now applied properly - allow superclass to provide conflicting methods (RT#91054) - use ->is_role internally to check if a package is a role - document that Role::Tiny applies strict and fatal warnings
* Fri Oct 04 2013 cooloAATTsuse.com- updated to 1.003002 - abbreviate generated package names if they are longer than perl can handle (RT#83248) - add explicit dependency on the version of Exporter that added \'import\'
* Fri Jul 26 2013 cooloAATTsuse.com- updated to 1.003001 - allow composing roles simultaneously that mutually require each other (RT#82711) - Fix _concrete_methods_of returning non-CODE entries - fix broken implementation of method conflict resolution (Perlmonks#1041015) - add is_role method for checking if a given package is a role - drop minimum perl version - code tests just fine on 5.6.1 and 5.6.2
* Wed Jun 26 2013 cooloAATTsuse.com- initial package 1.002005
* created by cpanspec 1.78.06