#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 30th March 2014 === ==== Fedora Project ==== * Updated `perl-Net-SSH-Perl` to 1.37 in Rawhide: * Enabled config option "`StrictHostKeyChecking`"; the corresponding code already existed ([[CPAN:91840|CPAN RT#91840]]) * Updated `perl-Software-License` to 0.103010 in Rawhide: * Fix `guess_license_from_pod`'s return on GPL licenses * Updated `perl-Test-Kwalitee-Extra` to 0.2.1 in Rawhide: * Add explicit caution and workaround for network access in POD ([[https://github.com/yak1ex/Test-Kwalitee-Extra/issues/17|GH #17]]) * Updated `perl-Test-Modern` to 0.005 in F-20: * '''Experimentally''' provide `Test::Pod` functions * '''Experimentally''' provide `Test::Pod::Coverage` functions * '''Experimentally''' provide `Test::Version` functions * Improve the implementation of `-without`, including better compatibility with pre-5.12 versions of Perl * Support Perl 5.6.1+ ==== Local Packages ==== * Updated `perl-autodie` to 2.24: * '''Feature:''' Provide a stack backtrace when `Carp::Always` is enabled ([[https://github.com/pjf/autodie/pull/35|GH #35]]) * '''Bugfix:''' Fix situations where `no autodie` doesn't respect lexical scope ([[https://github.com/pjf/autodie/pull/41|GH #41]], [[CPAN:72053|CPAN RT#72053]], [[CPAN:86396|CPAN RT#86396]]) * '''Internal:''' Remove now-unused variables in code * '''Docs:''' Make it extra-clear `autodie` doesn't check `print` ([[https://github.com/pjf/autodie/pull/39|GH #39]]) * '''Test:''' Removed obsolete `boilerplate.t` * '''Test/Internal:''' Enabled `travis-ci` for Perl 5.8 * '''Test:''' Stopped some `Pod::Coverage` tests failing under Perl 5.8 * '''Build:''' Better support for building in a read-only directory ([[https://github.com/pjf/autodie/pull/46|GH #46]]) * Updated `perl-Software-License` to 0.103010 as per the Fedora version * Updated `perl-Test-Kwalitee-Extra` to 0.2.1 as per the Fedora version ----