PaulHowarth/Blog/2014-03-15

Saturday 15th March 2014

Local Packages

  • Updated perl-Role-Tiny to 1.003003:

    • Overloads specified as method names rather than subrefs are now applied properly
    • Allow superclass to provide conflicting methods (CPAN RT#91054)

    • Use ->is_role internally to check if a package is a role

    • Document that Role::Tiny applies strict and fatal warnings


Recent