Perl 5 Commit Summary
[email protected] (Perl 5 commit summary) Sat, 25 Apr 2026 03:05:34 +0000 (UTC)
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
Perl 5 commit summary, activity since Wednesday Current branch blead 15 commits. 4 unique authors. 4 unique committers. 20 files changed, 342 insertions(+), 142 deletions(-) Net code removal: E. Choroba (2 lines) Thanks, applied: James E Keenan (1) Snapshot: http://github.com/Perl/perl5/tarball/0a05a8bd231063e1 perlapi: revise cophh_delete Karl Williamson 1 file changed, 22 insertions(+), 15 deletions(- https://github.com/Perl/perl5/commit/0a05a8bd231063e1 perlapi: revise cophh_store Karl Williamson 1 file changed, 22 insertions(+), 16 deletions(- https://github.com/Perl/perl5/commit/a11f59060cb3fd90 perlapi: revise cophh_exists Karl Williamson 2 files changed, 28 insertions(+), 20 deletions( https://github.com/Perl/perl5/commit/7ef2e4065f6815f3 perlapi: revise cophh_fetch Karl Williamson 1 file changed, 25 insertions(+), 17 deletions(- https://github.com/Perl/perl5/commit/ea49ab3e159ee845 fix POD error Philippe Bruhat (BooK) 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/05e26d5a81052fe8 Its a mystery Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/8b491222db139b9f Archive perldelta 5.43.10 Philippe Bruhat (BooK) 10 files changed, 525 insertions(+), 73 deletion https://github.com/Perl/perl5/commit/36cbbda6b55601c8 tick off 5.43.10 Philippe Bruhat (BooK) 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/cfe33b4ac7a9d73f Add epigraph for 5.43.10 Philippe Bruhat (BooK) 1 file changed, 6 insertions(+) https://github.com/Perl/perl5/commit/197d45b2d63426ea add 5.43.10 to perlhist Philippe Bruhat (BooK) 1 file changed, 1 insertion(+) https://github.com/Perl/perl5/commit/068830eb0bb2c1a6 finalize perldelta for 5.43.10 Philippe Bruhat (BooK) 1 file changed, 32 insertions(+), 361 deletions( https://github.com/Perl/perl5/commit/432a8e9b78c82294 Update Module::CoreList for 5.43.10 Philippe Bruhat (BooK) 2 files changed, 35 insertions(+), 2 deletions(- https://github.com/Perl/perl5/commit/ad434b1bcd464252 Remove non-existent modules from Corelist E. Choroba 1 file changed, 2 deletions(-) https://github.com/Perl/perl5/commit/36ebeab402cb67d1 perlapi: Add heading text for the COP section Karl Williamson 1 file changed, 9 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/26c28ee3141e1af1 perlsyn: Update 'finally' Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/2da673f6b4bac30d Current branch psc/ppc0025 11 commits. 1 unique author. 1 unique committer. 885 files changed, 65681 insertions(+), 35240 deletions(-) Snapshot: http://github.com/Perl/perl5/tarball/ca938f54bf50b531 fix Module-CoreList to support versions larger than 5 Philippe Bruhat (BooK) 2 files changed, 10 insertions(+), 10 deletions( https://github.com/Perl/perl5/commit/ca938f54bf50b531 fix perl_version in regen/regen_lib.pl Philippe Bruhat (BooK) 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/bb32ea91eda9e93f update fatal deprecation messages with the new version scheme Philippe Bruhat (BooK) 4 files changed, 7 insertions(+), 7 deletions(-) https://github.com/Perl/perl5/commit/855ef6b3bab88e97 fix B::Deparse tests Philippe Bruhat (BooK) 2 files changed, 5 insertions(+), 4 deletions(-) https://github.com/Perl/perl5/commit/d616f5ad58fbddc2 fix XS-APItest test about Perl API version Philippe Bruhat (BooK) 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/82d07ed06d1fb611 fix use tests: all versions up to 43.10 are valid Philippe Bruhat (BooK) 2 files changed, 23 insertions(+), 50 deletions( https://github.com/Perl/perl5/commit/9609a9d75b69cfe9 fix require tests: all versions up to 43.10 are valid Philippe Bruhat (BooK) 1 file changed, 3 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/3f5095f8c93c347a fix perl5db.pl to import the correct feature bundle Philippe Bruhat (BooK) 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/004da7278deffdda fix the test for perl -v Philippe Bruhat (BooK) 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/9cf1eaa09a95daef create the :44 feature bundle Philippe Bruhat (BooK) 2 files changed, 25 insertions(+), 10 deletions( https://github.com/Perl/perl5/commit/c68e2484937e8e90 drop the 5 Philippe Bruhat (BooK) 5 files changed, 14 insertions(+), 18 deletions( https://github.com/Perl/perl5/commit/ded36b595a7d6002 New branch book/bump-perl-version-to-5.43.11-and-prepare-Module-CoreList 2 commits. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/ac8e93116e45a2c0 Prepare Module::CoreList Philippe Bruhat (BooK) 3 files changed, 31 insertions(+), 2 deletions(- https://github.com/Perl/perl5/commit/ac8e93116e45a2c0 Bump the perl version in various places from 5.43.10 to 5.43.11 Philippe Bruhat (BooK) 20 files changed, 124 insertions(+), 124 deletio https://github.com/Perl/perl5/commit/db048d1947bc9676 Martian commit cfcd41b51da262af9814821f4c8e428a993606ef 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/cfcd41b51da262af Perl_op_scope - don't null COP when ENTERSUB follows Richard Leach 2 files changed, 37 insertions(+), 7 deletions(- https://github.com/Perl/perl5/commit/cfcd41b51da262af Ignored 86 GitHub auto-generated merge commits