PaulHowarth/Blog/2013-08-07

Wednesday 7th August 2013

Local Packages

  • Updated check to fix detection of more time-related functions, note that checkmk is BSD-licensed, and obsolete/provide Fedora's new checkmk sub-package

  • Updated perl-Moose to 2.1005:

    • add_method now accepts blessed subs (PR#28)

    • If a role consumed another role, we resolve method conflicts just like a class consuming a role, but when metaclass compat tried to fix up metaclass roles, we were putting all methods into one composite role and allowing methods in the metaclass roles to conflict; now we resolve them as we should (PR#27)

    • Some edge cases in tests with base.pm and non-existent module files are handled more strictly (see also Perl RT#118561) (PR#25)


Recent