#acl PaulHowarth:read,write,admin,revert,delete All:read === Thursday 23rd October 2014 === ==== Local Packages ==== * Updated `perl-DBD-CSV` to 0.45: * Test unauthorized folder access ([[CPAN:99508|CPAN RT#99508]]) * Fix `DBI` requirement phase (depend more on toolchain) ([[CPAN:99732|CPAN RT#99732]]) * 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:99217|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` ----