#acl PaulHowarth:read,write,admin,revert,delete All:read === Friday 14th March 2014 === ==== Fedora Project ==== * Updated `perl-DateTime` to 1.08 in Rawhide: * `DateTime` now calls `DateTime->_core_time()` instead of calling `Perl`'s `time()` built-in directly, which makes it much easier to override the value of `time()` that `DateTime` sees; this may make it easier to write tests for code that uses `DateTime` ==== Local Packages ==== * New package `perl-Test-Modern` (0.002) * Updated `perl-Test-API` to 0.004: * `class_api_ok` function tests methods that may be provided by the module tested or a superclass * Dropped dependencies on `superclass` and `Devel::Symdump` * Updated `perl-XML-LibXML` to 2.0113: * Fix test failures with older `libxml2` versions ([[CPAN:93852|CPAN RT#93852]]) ----