Saturday 28th December 2024
Fedora Project
Updated perl-PPI to 1.281 in Rawhide:
- Framework for recognition of parsing feature activation via:
'use $PERL_VERSION' in code
'use feature' in code
'use $Common::CPAN::Module' in code
PPI::Document->new( feature_mods => ... )
PPI::Document->new( custom_feature_includes => ... )
PPI::Document->new( custom_feature_include_cb => ... )
$ENV{PPI_CUSTOM_FEATURE_INCLUDES}
- Added ability to parse features:
signatures, as PPI::Structure::Signature
try catch, as PPI::Statement::Compound
- Framework for recognition of parsing feature activation via:
Updated perl-Test-Simple to 1.302207:
Fix debugging info when JSON::MaybeXS is missing
- Fix typos
Add TEST2_ENABLE_PLUGINS environment variable
Add Test2::Env docs
Local Packages
Updated perl-PPI to 1.281 as per the Fedora version
Updated perl-Term-Table to 0.024:
Additional changes to t/honor_env_in_non_tty.t, and adding debugging
Updated perl-Test-Simple to 1.302207 as per the Fedora version