Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2014-10-23

Thursday 23rd October 2014

Local Packages

  • Updated perl-DBD-CSV to 0.45:

  • Updated perl-Moo to 1.006001:

    • Name the ->DOES method installed by Role::Tiny

    • Don't apply threading workarounds on non-threaded perls, even if module for it is loaded by something
    • Avoid loading base.pm and just set @ISA manually

    • Fix some Pod links to Class::Method::Modifiers

    • Fix applying roles with multiple attributes with defaults to objects (CPAN RT#99217)

    • Fix Moose inheriting from a Moo class that inherits from a non-M* class when the Moose class is not made immutable

    • Fix ->does method on Moose child classes of Moo classes

  • Updated perl-Role-Tiny to 1.003004:

    • Allow does_role to be overridden by Moo::Role


Recent