#acl PaulHowarth:read,write,admin,revert,delete All:read === Wednesday 18th September 2013 === ==== Local Packages ==== * Updated `perl-Class-Tiny` to 0.010: * Suppressed '`used only once`' warnings (https://github.com/dagolden/Class-Tiny/issues/9) * Updated `perl-Path-FindDev` to 0.3.0: * Implemented in `Class::Tiny` instead of `Moo` * Updated `perl-Path-IsDev` to 0.3.1: * Require `Class::Tiny` ≥ 0.005, which supports lazy attributes * Updated `perl-Path-Class` not to build-require `perl(Test::Perl::Critic)` when bootstrapping, to avoid circular build dependencies * Updated `perl-Sub-Uplevel` not to build-require `perl(Test::Spelling)` when bootstrapping, to avoid circular build dependencies * Updated `perl-Test-LeakTrace` not to run the extra tests when bootstrapping, to avoid circular build dependencies ----