PaulHowarth/Blog/2021-01-29

Friday 29th January 2021

Local Packages

  • Updated perl-PPIx-Regexp to 0.078:

    • Allow CPAN to index Script_Run, Atomic_Script_Run, since they made it into a production release

    • Allow {,3} and { 0 , 3 } as quantifiers, requiring at least Perl 5.33.6; previously these parsed as literals (this parse will be retracted if it does not make it into 5.34.0)

  • Updated perl-Test-Output to 1.032:

    • Fix cut-n-paste error in docs (GH#6)

    • Revert to using Sub::Exporter again


Recent