PaulHowarth/Blog/2022-08-14

Sunday 14th August 2022

Fedora Project

  • Updated perl-Test-Warn to 0.37 in F-37 and Rawhide:

    • Allow duplicate warnings when using warnings_exist (GH#8)

Local Packages

  • Updated perl-DateTime-TimeZone to 2.53:

    • This release is based on version 2022b of the Olson database
    • Contemporary changes for Chile and Iran
  • Updated perl-Filter to 1.63:

    • Exec: Really fix USE_ITHREADS (GH#17) with USE_THREADS on Windows; USE_5005THREADS is not defined in older perls, but OLD_PTHREADS_API is

  • Updated perl-Test-Warn to 0.37 as per the Fedora version

  • Updated perl-Type-Tiny to 1.016008:

    • Added: Type::Params now has a 'goto_next' option, which if set to a coderef will generate a signature which on success, instead of returning @_, passes @_ to the coderef; if 'goto_next' is set to true, the signature instead expects to be passed such a coderef as its first argument

    • Eval::TypeTiny::CodeAccumulator now better handles placeholders

    • Type::Params 'wrap_subs' and 'wrap_methods' internally use 'goto_next'


Recent