Branch: refs/heads/psc/ppc0025
Home: https://github.com/Perl/perl5
Commit: 2f81b2b107004eebd56f7cd935091f6e3b00efe9
https://github.com/Perl/perl5/commit/2f81b2b107004eebd56f7cd935091f6e3b00efe9
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M perl.c
M perl.h
Log Message:
-----------
drop the 5
This commit drop PERL_REVISION from $] and $^V.
Since $^V expects 3 components, we add a .0 at the end.
Commit: 015e15629a57f53a9d445822de08622f0ab32ca5
https://github.com/Perl/perl5/commit/015e15629a57f53a9d445822de08622f0ab32ca5
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M lib/feature.pm
M regen/feature.pl
Log Message:
-----------
create the :42 feature bundle
The FEATURE_BUNDLE_xxx constants in feature.h must be ordered
by version. The as_bundles sort function ensures that all
bundles will be sorted correctly.
Compare: https://github.com/Perl/perl5/compare/ea41b514aa7c...015e15629a57
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications