- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Role-Tiny?expand=0&rev=4
19 lines
681 B
Plaintext
19 lines
681 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Jul 26 05:36:47 UTC 2013 - coolo@suse.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 11:22:59 UTC 2013 - coolo@suse.com
|
|
|
|
- initial package 1.002005
|
|
* created by cpanspec 1.78.06
|
|
|