#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 27th October 2019 === ==== Fedora Project ==== * Cleaned up and rebuilt `perl-IO-Socket-Timeout` (0.32) in Rawhide * Cleaned up and rebuilt `perl-LockFile-Simple` (0.208) in Rawhide * Cleaned up and rebuilt `perl-Redis` (1.995) in Rawhide * Cleaned up and rebuilt `perl-Set-Scalar` (1.29) in Rawhide * Branched and built `perl-Apache-LogFormat-Compiler` (0.35) for EPEL-8 * Branched and built `perl-IO-Socket-Timeout` (0.32) for EPEL-8 * Branched and built `perl-LockFile-Simple` (0.208) for EPEL-8 * Branched and built `perl-PerlIO-via-Timeout` (0.32) for EPEL-8 * Branched and built `perl-Pod-Coverage-Moose` (0.07) for EPEL-8 * Branched and built `perl-POSIX-strftime-Compiler` (0.42) for EPEL-8 * Branched and built `perl-Redis` (1.995) for EPEL-8 * Branched and built `perl-Set-Scalar` (1.29) for EPEL-8 * Branched and built `perl-Test-MockTime` (0.17) for EPEL-8 * Completed bootstrapping of `perl-Mouse` (2.5.9) for EPEL-8 ==== Local Packages ==== * Updated `perl-List-SomeUtils` to 0.58: . '''Backwards Incompatibility''' * Fixed a number of bugs in the handling of empty lists * The `any_u()`, `all_u()`, `none_u()`, `notall_u()`, and `one_u()` functions returned an empty list in list context instead of `undef`, which is in direct opposition to the documentation, which has always said that it returned `undef`; note that the `List::SomeUtils::XS` code had the __correct__ behaviour, so most users probably have never experienced this bug . '''Improvements''' * Fixed some documentation issues ([[https://github.com/houseabsolute/List-SomeUtils/issues/7|GH#7]]) * Updated `perl-Pod-Simple` to 3.40: * Make case sensitivity determination overridable by user ([[https://github.com/perl-pod/pod-simple/pull/111|GH#111]]) * Add `expand_verbatim_tabs()` method, which also can turn off expansion, fixing [[https://github.com/perl-pod/pod-simple/issues/110|GH#110]] * Updated `perl-Test-Script` to 1.26: * Add `program_runs` and related functions for testing programs that do not run under Perl ([[https://github.com/plicease/Test-Script/issues/26|GH#26]], [[https://github.com/plicease/Test-Script/pull/27|GH#27]]) ----