PaulHowarth/Blog/2011-05-09

Monday 9th May 2011

Local Packages

  • New package perl-MooseX-GlobRef (0.0701)

  • New package perl-MooseX-NonMoose (0.22)

  • Updated perl-Moose to 2.0005:

    • Applying multiple role objects (rather than role names) at once no longer skips every other role
    • Caching of anon classes now works more sanely in the presence of role application parameters - alias and excludes options are taken into account, and caching is disabled entirely if other parameters exist; asking for caching (instead of just not weakening) when parameters are given will begin warning in Moose 2.0200

    • Bump the List::MoreUtils dependency to version 0.28 to avoid buggy behaviour in old versions

    • Sort the list of alias parameters when determining caching, since their order doesn't matter


Recent