#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 20th November 2017 === ==== Fedora Project ==== * Updated `perl-JSON` to 2.96 in Rawhide: * Fixed packaging issue * Updated `backportPP` with `JSON::PP` 2.96 * Avoid use of newer `Test::More` features ([[CPAN:122421|CPAN RT#122421]]) * Updated `perl-JSON-PP` to 2.96 in Rawhide: * `json_pp` now prints an encoded `json` string ([[CPAN:123653|CPAN RT#123653]]) * Fix `is_bool` to use `->isa("JSON::PP::Boolean")`, instead of `UNIVERSAL::isa("JSON::PP::Boolean")` ([[https://github.com/makamaka/JSON-PP/pull/34|GH#34]]) * Avoid use of newer `Test::More` features ([[CPAN:122421|CPAN RT#122421]]) * Updated `perl-Test-Simple` to 1.302111 in Rawhide: * Fix some fragile tests * Apply p5p test patch from Craig A. Berry * Allow regexp in `Test::Tester` ==== Local Packages ==== * Updated `perl-Devel-StackTrace` to 2.03: * If all frames in the trace were skipped (via `skip_frames`, `frame_filter`, `ignore_*`, etc.), then the stringified stack trace would be an empty string; this has been changed to always return the message given to the constructor or the string "`Trace begun`" ([[https://github.com/houseabsolute/Devel-StackTrace/issues/15|GH#15]]) * Updated `perl-JSON` to 2.96 as per the Fedora version * Updated `perl-JSON-PP` to 2.96 as per the Fedora version * Updated `perl-Test-Simple` to 1.302111 as per the Fedora version * Updated `perl-Test2-Suite` to 0.000084: * Add `Test2::Tools::Tester` ----