4 Commits

Author SHA256 Message Date
Stephan Kulow
7c5223529d - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Role-Tiny?expand=0&rev=8
2014-07-28 10:09:00 +00:00
Stephan Kulow
4e1db8592d update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Role-Tiny?expand=0&rev=6
2013-10-04 18:30:32 +00:00
Stephan Kulow
09ec329727 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Role-Tiny?expand=0&rev=4
2013-07-26 05:37:20 +00:00
Stephan Kulow
f6d1fdd485 initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Role-Tiny?expand=0&rev=1
2013-06-26 11:23:03 +00:00