[Perl/perl5] c84e53: Rename Perl version macro

2023-10-19 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/jkeenan/semantic-versioning
  Home:   https://github.com/Perl/perl5
  Commit: c84e53f5c5ccacf039c3e59d16e9af8525c3eb9f
  
https://github.com/Perl/perl5/commit/c84e53f5c5ccacf039c3e59d16e9af8525c3eb9f
  Author: Nicolas R 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M Configure
M Cross/config.sh-arm-linux
M Cross/config.sh-arm-linux-n770
M Porting/bisect-runner.pl
M Porting/bump-perl-version
M Porting/config.sh
M Porting/makemeta
M Porting/makerel
M configpm
M configure.com
M handy.h
M hints/darwin.sh
M hints/freebsd.sh
M installman
M installperl
M lib/Config.t
M os2/Makefile.SHs
M os2/os2.c
M patchlevel.h
M perl.c
M perl.h
M plan9/config_sh.sample
M plan9/genconfig.pl
M plan9/myconfig.plan9
M plan9/versnum
M pp_ctl.c
M regen/regen_lib.pl
M t/run/switches.t
M toke.c
M vms/descrip_mms.template
M vms/myconfig.com
M vms/vmsish.h
M win32/config.gc
M win32/config.vc
M win32/config_sh.PL
M win32/win32.c

  Log Message:
  ---
  Rename Perl version macro

This commit introduces new set of macro for Perl version.

The previously named variables: PERL_REVISION, PERL_VERSION, PERL_SUBVERSION
are renamed as PERL_VERSION_MAJOR, PERL_VERSION_MINOR, and PERL_VERSION_PATCH

Renaming these macros facilitates the update to a new major version
by allowing us to deprecate and freeze the previous variables.

Isolating this commit as its own facilitate the transition of bumping
the major version.

A new variable PERL_VERSION_HEX is also introduced.




[Perl/perl5] 91497b: Bump Devel-PPPort and recover patches from repo

2023-09-12 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 91497b7f1eadb85318d1721ab68c3a72fedb43c6
  
https://github.com/Perl/perl5/commit/91497b7f1eadb85318d1721ab68c3a72fedb43c6
  Author: Nicolas R 
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
M dist/Devel-PPPort/HACKERS
M dist/Devel-PPPort/Makefile.PL
M dist/Devel-PPPort/PPPort_pm.PL
M dist/Devel-PPPort/devel/devtools.pl
M dist/Devel-PPPort/devel/scanprov
M dist/Devel-PPPort/parts/inc/SvPV
M dist/Devel-PPPort/parts/inc/misc
M dist/Devel-PPPort/parts/inc/version
M dist/Devel-PPPort/parts/ppptools.pl

  Log Message:
  ---
  Bump Devel-PPPort and recover patches from repo

Apply to blead multiple patches only available on the
D-PPP GitHub repo.

* Bump INT_MAX_PERL to version 5038000
* Fix sv_2pv and sv_2pv_flags for Perl < 5.17.2
* Change github clone URL from git:// to https://
* Teach scanprov about --skip-devels
* Use __REDEFINE__ in more parts/inc/misc locations

Extra fixes after review:
* Add link to GitHub issue for sv_2pv fix for Perl < 5.7.2
* Prefer using 'PERL_USE_GCC_BRACE_GROUPS' check instead
of PERL_GCC_BRACE_GROUPS_FORBIDDEN
* Stop using PL_na for sv_2pv_flags and sv_2pv_flags




[Perl/perl5] ebb1dd: Adjust PSC with 2023 members

2023-08-09 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: ebb1dde3e9ff36d900ef1d5f18eea4e69f5b19c2
  
https://github.com/Perl/perl5/commit/ebb1dde3e9ff36d900ef1d5f18eea4e69f5b19c2
  Author: Nicolas R 
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
M pod/perlgov.pod

  Log Message:
  ---
  Adjust PSC with 2023 members

Adjust the list of PSC members after election.




[Perl/perl5] ef9ee3: irc-notifications: update notify-irc

2022-12-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: ef9ee31805bb5bc21534acf41c8c99e4a5aefcd2
  
https://github.com/Perl/perl5/commit/ef9ee31805bb5bc21534acf41c8c99e4a5aefcd2
  Author: Nicolas R 
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
M .github/workflows/irc-notifications.yaml

  Log Message:
  ---
  irc-notifications: update notify-irc

Update notify-irc action to v2


  Commit: 93941afa8a74e29d8c01a68899f3a81a641d8709
  
https://github.com/Perl/perl5/commit/93941afa8a74e29d8c01a68899f3a81a641d8709
  Author: Nicolas R 
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
M .github/workflows/irc-notifications.yaml

  Log Message:
  ---
  irc-notifications: split notifications

Split notifications between the two channels

Advertise opened and closed Pull Requests to #p5p
and use #p5p-commits for any extra notifications
so we reduce noise to #p5p to its minimum.

Remove body from opened PR and only use title.


  Commit: c135df2ed65f845408faf3ef7e20b4af5c506b47
  
https://github.com/Perl/perl5/commit/c135df2ed65f845408faf3ef7e20b4af5c506b47
  Author: Nicolas R 
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
M .github/workflows/irc-notifications.yaml

  Log Message:
  ---
  irc-notifications: advertise merged and closed PRs

Split merged and closed PR notifications


  Commit: ae6e621ace8bf0adcaa2a55da231b9d620a6fd1b
  
https://github.com/Perl/perl5/commit/ae6e621ace8bf0adcaa2a55da231b9d620a6fd1b
  Author: Nicolas R 
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
M .github/workflows/irc-notifications.yaml

  Log Message:
  ---
  irc-notifications: use literal blocks


Compare: https://github.com/Perl/perl5/compare/314a24817c7a...ae6e621ace8b


[Perl/perl5] 8d7fc2: Avoid excess flood from IRC notifications workflow

2022-10-17 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 8d7fc27c6d9f61892eb3be8104a7d98690a46dd3
  
https://github.com/Perl/perl5/commit/8d7fc27c6d9f61892eb3be8104a7d98690a46dd3
  Author: Nicolas R 
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
M .github/workflows/irc-notifications.yaml

  Log Message:
  ---
  Avoid excess flood from IRC notifications workflow

The IRC github workflow fails unexpectedly from time
to time. We should enforce a size limit to the message
we send (Some recent commit messages can be pretty
long).

Shorten Pull Requests title and body for IRC bot.

The default timeout is 6 hours which is much longer
than needed to parse the git commits and submit
a few IRC notifications if needed.
Adding a timeout to the job should avoid long stall runs.

We do not want the irc workflow to spoil resources and
prefer using it for running unit tests.

Use consistent heredoc token 'EOS' to setup variables.




[Perl/perl5] 02cf5f: Promote v5.36 usage and feature bundles doc

2022-08-30 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 02cf5fb76fa9ca5db8d1b04f9087dd6d0f81848e
  
https://github.com/Perl/perl5/commit/02cf5fb76fa9ca5db8d1b04f9087dd6d0f81848e
  Author: Nicolas R 
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
M lib/feature.pm
M regen/feature.pl

  Log Message:
  ---
  Promote v5.36 usage and feature bundles doc

Promote the use of 'v5.36' instead of 'v5.10'.
Also point to the existing Cheat Sheet for the
feature bundle.

For consistency also removed the final dot in several
'head2' feature title.




[Perl/perl5] 000872: Update epigraphs.pod for 5.37.2

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 000872ab954003368289477dfcd9a05aba3ec9af
  
https://github.com/Perl/perl5/commit/000872ab954003368289477dfcd9a05aba3ec9af
  Author: Nicolas R 
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
M Porting/epigraphs.pod

  Log Message:
  ---
  Update epigraphs.pod for 5.37.2


  Commit: cf80a7ac1fa63e345c7a99e9e93043dd48be0938
  
https://github.com/Perl/perl5/commit/cf80a7ac1fa63e345c7a99e9e93043dd48be0938
  Author: Nicolas R 
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
M Cross/config.sh-arm-linux
M Cross/config.sh-arm-linux-n770
M INSTALL
M META.json
M META.yml
M Porting/cmpVERSION.pl
M Porting/config.sh
M Porting/config_H
M Porting/perldelta_template.pod
M Porting/todo.pod
M README.haiku
M README.macosx
M README.os2
M README.vms
M hints/catamount.sh
M lib/B/Op_private.pm
M patchlevel.h
M plan9/config_sh.sample
M win32/GNUmakefile
M win32/Makefile

  Log Message:
  ---
  Bump version to 5.37.3


  Commit: 48788655b175a925941168ca26044a9997157b4a
  
https://github.com/Perl/perl5/commit/48788655b175a925941168ca26044a9997157b4a
  Author: Nicolas R 
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
M dist/Module-CoreList/Changes
M dist/Module-CoreList/lib/Module/CoreList.pm
M dist/Module-CoreList/lib/Module/CoreList/Utils.pm

  Log Message:
  ---
  Add 5.037003 to CoreList


Compare: https://github.com/Perl/perl5/compare/15e8e26f7b4b...48788655b175


[Perl/perl5] 15e8e2: New perldelta setup for 5.37.3

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 15e8e26f7b4b7f1bebdc3af5270acd3a8a6a2a12
  
https://github.com/Perl/perl5/commit/15e8e26f7b4b7f1bebdc3af5270acd3a8a6a2a12
  Author: Nicolas R 
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
M MANIFEST
M Makefile.SH
M pod/.gitignore
M pod/perl.pod
A pod/perl5372delta.pod
M pod/perldelta.pod
M vms/descrip_mms.template
M win32/GNUmakefile
M win32/Makefile
M win32/pod.mak

  Log Message:
  ---
  New perldelta setup for 5.37.3




[Perl/perl5] 978547: Tick 5.37.2 ✓ on 2022-07-20

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 9785470bf714864e7df5f8b4f2e4220ec04544e5
  
https://github.com/Perl/perl5/commit/9785470bf714864e7df5f8b4f2e4220ec04544e5
  Author: Nicolas R 
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
M Porting/release_schedule.pod

  Log Message:
  ---
  Tick 5.37.2 ✓ on 2022-07-20




[Perl/perl5]

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/v5.37.2
  Home:   https://github.com/Perl/perl5


[Perl/perl5] abe24e: Update Module::CoreList for 5.37.2

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: abe24e66700d662e7ff0d9de267e8f9ef3ce2e95
  
https://github.com/Perl/perl5/commit/abe24e66700d662e7ff0d9de267e8f9ef3ce2e95
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M dist/Module-CoreList/lib/Module/CoreList.pm

  Log Message:
  ---
  Update Module::CoreList for 5.37.2


  Commit: 22f120113257a414396755a61a504e6aec7a87f8
  
https://github.com/Perl/perl5/commit/22f120113257a414396755a61a504e6aec7a87f8
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  Update perldelta for 5.37.2


  Commit: 7f9b65d969a1c8b44028cacbb9e88596d1e5a8a3
  
https://github.com/Perl/perl5/commit/7f9b65d969a1c8b44028cacbb9e88596d1e5a8a3
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M pod/perlhist.pod

  Log Message:
  ---
  perlhist: update release date for 5.37.2


Compare: https://github.com/Perl/perl5/compare/5c3e926b684e...7f9b65d969a1


[Perl/perl5] 5c3e92: Sync Test::Simple with CPAN 1.302191

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 5c3e926b684e4ed8635799fb859ea9fc1bb64c2d
  
https://github.com/Perl/perl5/commit/5c3e926b684e4ed8635799fb859ea9fc1bb64c2d
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Test-Simple/lib/Test/Builder.pm
M cpan/Test-Simple/lib/Test/Builder/Formatter.pm
M cpan/Test-Simple/lib/Test/Builder/Module.pm
M cpan/Test-Simple/lib/Test/Builder/Tester.pm
M cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm
M cpan/Test-Simple/lib/Test/Builder/TodoDiag.pm
M cpan/Test-Simple/lib/Test/More.pm
M cpan/Test-Simple/lib/Test/Simple.pm
M cpan/Test-Simple/lib/Test/Tester.pm
M cpan/Test-Simple/lib/Test/Tester/Capture.pm
M cpan/Test-Simple/lib/Test/Tester/CaptureRunner.pm
M cpan/Test-Simple/lib/Test/Tester/Delegate.pm
M cpan/Test-Simple/lib/Test/use/ok.pm
M cpan/Test-Simple/lib/Test2.pm
M cpan/Test-Simple/lib/Test2/API.pm
M cpan/Test-Simple/lib/Test2/API/Breakage.pm
M cpan/Test-Simple/lib/Test2/API/Context.pm
M cpan/Test-Simple/lib/Test2/API/Instance.pm
M cpan/Test-Simple/lib/Test2/API/InterceptResult.pm
M cpan/Test-Simple/lib/Test2/API/InterceptResult/Event.pm
M cpan/Test-Simple/lib/Test2/API/InterceptResult/Facet.pm
M cpan/Test-Simple/lib/Test2/API/InterceptResult/Hub.pm
M cpan/Test-Simple/lib/Test2/API/InterceptResult/Squasher.pm
M cpan/Test-Simple/lib/Test2/API/Stack.pm
M cpan/Test-Simple/lib/Test2/Event.pm
M cpan/Test-Simple/lib/Test2/Event/Bail.pm
M cpan/Test-Simple/lib/Test2/Event/Diag.pm
M cpan/Test-Simple/lib/Test2/Event/Encoding.pm
M cpan/Test-Simple/lib/Test2/Event/Exception.pm
M cpan/Test-Simple/lib/Test2/Event/Fail.pm
M cpan/Test-Simple/lib/Test2/Event/Generic.pm
M cpan/Test-Simple/lib/Test2/Event/Note.pm
M cpan/Test-Simple/lib/Test2/Event/Ok.pm
M cpan/Test-Simple/lib/Test2/Event/Pass.pm
M cpan/Test-Simple/lib/Test2/Event/Plan.pm
M cpan/Test-Simple/lib/Test2/Event/Skip.pm
M cpan/Test-Simple/lib/Test2/Event/Subtest.pm
M cpan/Test-Simple/lib/Test2/Event/TAP/Version.pm
M cpan/Test-Simple/lib/Test2/Event/V2.pm
M cpan/Test-Simple/lib/Test2/Event/Waiting.pm
M cpan/Test-Simple/lib/Test2/EventFacet.pm
M cpan/Test-Simple/lib/Test2/EventFacet/About.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Amnesty.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Assert.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Control.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Error.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Hub.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Info.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Info/Table.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Meta.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Parent.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Plan.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Render.pm
M cpan/Test-Simple/lib/Test2/EventFacet/Trace.pm
M cpan/Test-Simple/lib/Test2/Formatter.pm
M cpan/Test-Simple/lib/Test2/Formatter/TAP.pm
M cpan/Test-Simple/lib/Test2/Hub.pm
M cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm
M cpan/Test-Simple/lib/Test2/Hub/Interceptor/Terminator.pm
M cpan/Test-Simple/lib/Test2/Hub/Subtest.pm
M cpan/Test-Simple/lib/Test2/IPC.pm
M cpan/Test-Simple/lib/Test2/IPC/Driver.pm
M cpan/Test-Simple/lib/Test2/IPC/Driver/Files.pm
M cpan/Test-Simple/lib/Test2/Tools/Tiny.pm
M cpan/Test-Simple/lib/Test2/Util.pm
M cpan/Test-Simple/lib/Test2/Util/ExternalMeta.pm
M cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm
M cpan/Test-Simple/lib/Test2/Util/HashBase.pm
M cpan/Test-Simple/lib/Test2/Util/Trace.pm
M cpan/Test-Simple/lib/ok.pm
M cpan/Test-Simple/t/Legacy/cmp_ok.t
M cpan/Test-Simple/t/lib/MyOverload.pm

  Log Message:
  ---
  Sync Test::Simple with CPAN 1.302191

>From ChangeLog:

- avoid failing when printing diagnostic info comparing
partial overload objects




[Perl/perl5] 3300a2: Sync Text::Balanced with CPAN 2.06

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 3300a2e6cab416115719e6c9b0a8058e45ebabea
  
https://github.com/Perl/perl5/commit/3300a2e6cab416115719e6c9b0a8058e45ebabea
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Text-Balanced/lib/Text/Balanced.pm
M cpan/Text-Balanced/t/01_compile.t
M cpan/Text-Balanced/t/02_extbrk.t
M cpan/Text-Balanced/t/03_extcbk.t
M cpan/Text-Balanced/t/04_extdel.t
M cpan/Text-Balanced/t/05_extmul.t
M cpan/Text-Balanced/t/06_extqlk.t
M cpan/Text-Balanced/t/07_exttag.t
M cpan/Text-Balanced/t/08_extvar.t
M cpan/Text-Balanced/t/09_gentag.t

  Log Message:
  ---
  Sync Text::Balanced with CPAN 2.06

Remove legacy exclude rules from Porting/Maintainers.pl




[Perl/perl5] e7d4e2: Sync PerlIO::via::QuotedPrint with CPAN 0.10

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: e7d4e29a2b93523d790643d965e3e1c233af71b7
  
https://github.com/Perl/perl5/commit/e7d4e29a2b93523d790643d965e3e1c233af71b7
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm
M cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t

  Log Message:
  ---
  Sync PerlIO::via::QuotedPrint with CPAN 0.10

Add missing exit() to t/QuotedPrint.t




[Perl/perl5] be76ad: pp_subst: optimize by not calling utf8_length

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: be76ad45a5a937ec83906e666e2318c0351115b4
  
https://github.com/Perl/perl5/commit/be76ad45a5a937ec83906e666e2318c0351115b4
  Author: Loren Merritt 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M .mailmap
M AUTHORS
M pp_hot.c
M t/re/pat_rt_report.t

  Log Message:
  ---
  pp_subst: optimize by not calling utf8_length

Length just isn't needed, and often took more cpu-time than the actual regex.




[Perl/perl5] 7d47ba: Add some links to vote_admin_guide.pod

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 7d47ba27dfa1ef9db23c4e6f934b0698d7fd539f
  
https://github.com/Perl/perl5/commit/7d47ba27dfa1ef9db23c4e6f934b0698d7fd539f
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/vote_admin_guide.pod

  Log Message:
  ---
  Add some links to vote_admin_guide.pod




[Perl/perl5] a9a41e: Sync experimental with CPAN 0.028

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: a9a41e90102044c0dec8a28b7a0d24a7f4a9b84d
  
https://github.com/Perl/perl5/commit/a9a41e90102044c0dec8a28b7a0d24a7f4a9b84d
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M Porting/cmpVERSION.pl
M cpan/experimental/lib/experimental.pm

  Log Message:
  ---
  Sync experimental with CPAN 0.028

Add extra_paired_delims feature

Note: skip cmp_version for lib/experimental.pm
in 0.028 as version was bumped prior CPAN release.




[Perl/perl5] 04ce75: Sync Math::BigInt with CPAN 1.999837

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 04ce75ea5d4462d0a877e2912d76ce95fe31251f
  
https://github.com/Perl/perl5/commit/04ce75ea5d4462d0a877e2912d76ce95fe31251f
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M MANIFEST
M Porting/Maintainers.pl
M cpan/Math-BigInt/lib/Math/BigFloat.pm
M cpan/Math-BigInt/lib/Math/BigInt.pm
M cpan/Math-BigInt/lib/Math/BigInt/Calc.pm
M cpan/Math-BigInt/lib/Math/BigInt/Lib.pm
R cpan/Math-BigInt/t/_bin_parts_to_lib_parts.t
R cpan/Math-BigInt/t/_bin_str_to_str_parts.t
R cpan/Math-BigInt/t/_dec_parts_to_lib_parts.t
R cpan/Math-BigInt/t/_dec_str_to_str_parts.t
R cpan/Math-BigInt/t/_e_math.t
R cpan/Math-BigInt/t/_hex_str_to_str_parts.t
R cpan/Math-BigInt/t/_oct_str_to_str_parts.t
R cpan/Math-BigInt/t/backermann-mbi.t
M cpan/Math-BigInt/t/bare_mbi.t
R cpan/Math-BigInt/t/bdigitsum-mbi.t
R cpan/Math-BigInt/t/bdstr-mbf.t
R cpan/Math-BigInt/t/bdstr-mbi.t
R cpan/Math-BigInt/t/bestr-mbf.t
R cpan/Math-BigInt/t/bestr-mbi.t
R cpan/Math-BigInt/t/bfib-mbi.t
M cpan/Math-BigInt/t/bigfltpm.inc
M cpan/Math-BigInt/t/bigintpm.inc
M cpan/Math-BigInt/t/bigintpm.t
M cpan/Math-BigInt/t/biglog.t
R cpan/Math-BigInt/t/blucas-mbi.t
R cpan/Math-BigInt/t/bnok-mbf.t
R cpan/Math-BigInt/t/bnok-mbi.t
R cpan/Math-BigInt/t/bnstr-mbf.t
R cpan/Math-BigInt/t/bnstr-mbi.t
R cpan/Math-BigInt/t/bpi-mbf.t
R cpan/Math-BigInt/t/bpi-mbi.t
R cpan/Math-BigInt/t/bpow-mbf.t
R cpan/Math-BigInt/t/bpow-mbi.t
R cpan/Math-BigInt/t/bsstr-mbf.t
R cpan/Math-BigInt/t/bsstr-mbi.t
R cpan/Math-BigInt/t/buparrow-mbi.t
R cpan/Math-BigInt/t/const-mbf.t
R cpan/Math-BigInt/t/const-mbi.t
M cpan/Math-BigInt/t/downgrade.t
R cpan/Math-BigInt/t/dparts-mbf.t
R cpan/Math-BigInt/t/dparts-mbi.t
R cpan/Math-BigInt/t/eparts-mbf.t
R cpan/Math-BigInt/t/eparts-mbi.t
R cpan/Math-BigInt/t/fparts-mbf.t
R cpan/Math-BigInt/t/fparts-mbi.t
R cpan/Math-BigInt/t/from_base-mbi.t
R cpan/Math-BigInt/t/from_base_num-mbi.t
R cpan/Math-BigInt/t/from_bin-mbf.t
R cpan/Math-BigInt/t/from_bin-mbi.t
R cpan/Math-BigInt/t/from_hex-mbf.t
R cpan/Math-BigInt/t/from_hex-mbi.t
R cpan/Math-BigInt/t/from_ieee754-mbf.t
R cpan/Math-BigInt/t/from_oct-mbf.t
R cpan/Math-BigInt/t/from_oct-mbi.t
M cpan/Math-BigInt/t/inf_nan.t
R cpan/Math-BigInt/t/lib_load-mbf-mbi.t
R cpan/Math-BigInt/t/lib_load-mbi-mbf.t
M cpan/Math-BigInt/t/mbimbf.inc
R cpan/Math-BigInt/t/new-mbf.t
R cpan/Math-BigInt/t/new-mbi.t
R cpan/Math-BigInt/t/nparts-mbf.t
R cpan/Math-BigInt/t/nparts-mbi.t
R cpan/Math-BigInt/t/objectify_mbf.t
R cpan/Math-BigInt/t/objectify_mbi.t
R cpan/Math-BigInt/t/sparts-mbf.t
R cpan/Math-BigInt/t/sparts-mbi.t
M cpan/Math-BigInt/t/sub_mbf.t
M cpan/Math-BigInt/t/sub_mbi.t
R cpan/Math-BigInt/t/to_base-mbi.t
R cpan/Math-BigInt/t/to_base_num-mbi.t
R cpan/Math-BigInt/t/to_ieee754-mbf.t
M cpan/Math-BigInt/t/upgrade.inc
M cpan/Math-BigInt/t/upgrade.t
M cpan/Math-BigInt/t/upgrade2.t

  Log Message:
  ---
  Sync Math::BigInt with CPAN 1.999837

>From ChangeLog:

1.999837 2022-07-02

 * Improve the interoperability between objects of different classes for
 * the
   methods that are still used as functions.

1.999836 2022-06-24

 * Improve compatibility with older versions of the Math-BigRat
 * distribution.
   Math-BigInt version 1.999835 works with Math-BigRat version 0.2623
and newer.
   Math-BigInt version 1.999836 works with Math-BigRat version 0.2618
and newer.

 * Re-enable upgrading in Math::BigFloat->bdiv().

 * Fix an error in the enabling/disabling of upgrading/downgrading.

 * Fix typos and other formatting errors.

1.999835 2022-05-24

 * Fix bug related to upgrading in Math::BigInt->brsft(). This bug
   only showed up in Perl versions 5.16 and older.

1.999834 2022-05-23

 * Further improvements to upgrading and downgrading.

1.999833 2022-05-23

 * Fix Math::BigFloat->bpi(). The previous attempt at correcting it
   wasn't sufficient. Added test to verify the fix.

 * Correct the formatting in the CHANGES file.

1.999832 2022-05-21

 * Improve as_int(), as_float(), and as_rat() so that they return a
   Math::BigInt, Math::BigFloat, and Math::BigRat, respectivly,
   regardless of upgrading and downgrading.

 * Improve stringification method bsstr() so that it handles upgrading
   and downgrading better.

 * Fix Math::BigFloat->bpi(), which unfortunately didn't handle
   downgrading.

 * Avoid unnecessary downgrading/upgrading.

 * Add missed cases where downgrading/upgrading should be performed.

 * Avoid unnecessary stringification.

1.999831 2022-05-16

 * Further improvements to upgrading, downgrading, and rounding.

 * New stringification method bfstr() for representing numbers as
 * fractions.
   E.g., Math::BigFloat -> new

[Perl/perl5] 1a4403: Sync Pod::Checker with CPAN 1.75

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 1a4403425056f786931cd30ce72b68a2139fc4b7
  
https://github.com/Perl/perl5/commit/1a4403425056f786931cd30ce72b68a2139fc4b7
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Pod-Checker/lib/Pod/Checker.pm

  Log Message:
  ---
  Sync Pod::Checker with CPAN 1.75

integrate patch from RT#142524


  Commit: 8270a88baa1fb2c2323982b6cbe05a4ad70ba889
  
https://github.com/Perl/perl5/commit/8270a88baa1fb2c2323982b6cbe05a4ad70ba889
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Pod-Usage/lib/Pod/Usage.pm
M cpan/Pod-Usage/t/inc/Pod/PlainText.pm
M cpan/Pod-Usage/t/pod/pod2usage2.t

  Log Message:
  ---
  Pod::Usage with CPAN 2.03


Compare: https://github.com/Perl/perl5/compare/414f46319f14...8270a88baa1f


[Perl/perl5] 414f46: Update libnet to CPAN 3.14

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 414f46319f146406ae0d746cad20c4833153160a
  
https://github.com/Perl/perl5/commit/414f46319f146406ae0d746cad20c4833153160a
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/libnet/Makefile.PL

  Log Message:
  ---
  Update libnet to CPAN 3.14




[Perl/perl5] f31fae: Update Filter::Util::Call to CPAN 1.61

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: f31faee5682c1b74534cdf033fb8168819055809
  
https://github.com/Perl/perl5/commit/f31faee5682c1b74534cdf033fb8168819055809
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Filter-Util-Call/Call.pm
M cpan/Filter-Util-Call/Call.xs

  Log Message:
  ---
  Update Filter::Util::Call to CPAN 1.61

Preserve customized pod/perlfilter.pod




[Perl/perl5] 99f01c: Add Haarg to the Core Team

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 99f01c07991a5aa3d14e77b553bca7f0cd3d6d41
  
https://github.com/Perl/perl5/commit/99f01c07991a5aa3d14e77b553bca7f0cd3d6d41
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/core-team.json
M pod/perlgov.pod

  Log Message:
  ---
  Add Haarg to the Core Team

After a one week election, haarg is now elected
as a new member of the Perl Core Team.

URL: https://civs1.civs.us/cgi-bin/results.pl?id=E_452873954bf5383a




[Perl/perl5] 35f6f2: Bump Win32 tarball

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 35f6f2907fbd875757093c299af334d6355d6253
  
https://github.com/Perl/perl5/commit/35f6f2907fbd875757093c299af334d6355d6253
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl

  Log Message:
  ---
  Bump Win32 tarball

Win32 was bumped to version 0.59
but Porting/Maintainers.pl was still
pointing at 0.58.

Refs: 042c826b661ee2bcfe869118a756b72aec2c82bd




[Perl/perl5] b3c36b: Bump Locale::Maketext tarball

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: b3c36bf18b2668c98f48dd79485a7d281ca5307a
  
https://github.com/Perl/perl5/commit/b3c36bf18b2668c98f48dd79485a7d281ca5307a
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl

  Log Message:
  ---
  Bump Locale::Maketext tarball

This was bumped and released to CPAN
but the tarball was still pointing at 1.29.

Refs: f5469426bb7bc14a72843f9855d2494b01f8df0f




[Perl/perl5] 587a88: Sync Compress-Raw-Bzip2 with CPAN 2.201

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 587a88e5f820325ff0a342e0253bedc544fa81a4
  
https://github.com/Perl/perl5/commit/587a88e5f820325ff0a342e0253bedc544fa81a4
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm
M cpan/Compress-Raw-Bzip2/t/000prereq.t

  Log Message:
  ---
  Sync Compress-Raw-Bzip2 with CPAN 2.201

>From ChangeLog:

  2.201 25 June 2022

  * 2.201
Sat Jun 25 08:46:32 2022 +0100
92a318bb03b85e2dcb4991f4b958fbce6ce9913f

  * Add perl 5.36
Sun Jun 5 13:45:55 2022 +0100
23064d78dcd14f0898aeb64ce408914dac0805a0


  Commit: ffad8d3a5de08ecdeb6ef867f3428a50615d4224
  
https://github.com/Perl/perl5/commit/ffad8d3a5de08ecdeb6ef867f3428a50615d4224
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Compress-Raw-Zlib/Makefile.PL
M cpan/Compress-Raw-Zlib/Zlib.xs
M cpan/Compress-Raw-Zlib/config.in
M cpan/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm
M cpan/Compress-Raw-Zlib/t/01version.t
M cpan/Compress-Raw-Zlib/t/02zlib.t
M cpan/Compress-Raw-Zlib/t/07bufsize.t
M cpan/Compress-Raw-Zlib/t/09limitoutput.t
M cpan/Compress-Raw-Zlib/t/18lvalue.t
M cpan/Compress-Raw-Zlib/t/19nonpv.t
M cpan/Compress-Raw-Zlib/t/compress/CompTestUtils.pm

  Log Message:
  ---
  Sync Compress-Raw-Zlib with CPAN 2.202

>From ChangeLog:

  2.202 27 June 2022

  * Z_NULL should be 'UV' rather than 'PV'
https://github.com/pmqs/Compress-Raw-Zlib/issues/17
Sun Jun 26 22:02:04 2022 +0100
de28f0335d3d605d696b19d43fc48de42272455c

  2.201 25 June 2022

  * 2.021
Sat Jun 25 08:42:46 2022 +0100
85416cab509c18c5fa3f923de7b45b6c7c0f7a6f

  * 2.201
Sat Jun 25 08:39:26 2022 +0100
b3d63862b2ff4ac9d28e23be500c0d32ad69dd11

  * More zlib-ng updates
Thu Jun 23 22:42:13 2022 +0100
313f626425181702b5fc80af2b6ea7eed41d5a9d

  * Fix test count regression in t/07bufsize.t (#16)
Wed Jun 22 09:45:11 2022 +0100
98dc5b4a2b30c26752b6f686462b06b8db72a5e4

  2.200 21 June 2022

  * Added zlib-ng support
https://github.com/pmqs/Compress-Raw-Zlib/issues/9

  * Only set Z_SOLO when building zlib sources
  * https://github.com/pmqs/Compress-Raw-Zlib/issues/12
Tue Jun 7 10:13:00 2022 +0100
c44e0b732e214b7f77d42a3af6ae64ef944cee90

  2.105 14 April 2022

  * Add Compress::Raw::Zlib::VERSION to output
Sat May 14 15:16:57 2022 +0100
3e22c93169a67986017f64d9a2e5085c417d8624

  * Dump version info when running test harness
Sat May 14 15:10:17 2022 +0100
ca9f33ba0323d0abc91a83800636f180b2b44162

  * Fix use of ZLIB_INCLUDE/LIB
Sat May 14 09:01:38 2022 +0100
8a7d4a97d7441b61a8a888342766419044fa5a33

  * More fixes for BUILD_ZLIB off
Sat May 14 08:54:04 2022 +0100
2d9650094dab90858ef58bfbda62f3bc60e159e4

  * Add BUILD_ZLIB to the matrix
Sat May 14 08:31:54 2022 +0100
b61b92fc9d06bf04f1adec337357ffbd39535901

  * Merge branch 'master' of
  * https://github.com/pmqs/Compress-Raw-Zlib
Sat May 14 08:27:14 2022 +0100
3ac7d0d3d45ae263402fab1ebb3835e2ae16c5a6

  * Fix for BUILD_ZLIB disabled
Sat May 14 08:25:34 2022 +0100
b0f04e37fb58a34ef01767ad16a8f63ca868eec6

  * Add BUILD_ZLIB to the matrix
Sat May 14 08:22:56 2022 +0100
aa8f5ff981c7305c995d4e2f798ae0d7d45866a5

  2.104 13 April 2022

  * Merge pull request #11 from monkburger/symbol_fix_2
Fri May 13 07:17:19 2022 +0100
64aea2d3f78946d7df4096eadfa0d7267f4439a5

  * perl_crz -> Perl_crz
Tue May 3 18:19:24 2022 +
20502e6c2eba8ddcad80b20574e840457c0cb369

  * This is a slightly different way to fix
  * https://github.com/pmqs/Compress-Raw-Zlib/issues/8
Tue May 3 18:06:48 2022 +
d9cd27fb212da7455b6ba44729ca11bb441f3950

  * add tests for crc32/adler32_combine
Mon May 2 16:18:13 2022 +0100
dcfe9ef439790f1a4fae81cf3eac38cfeb848294


  Commit: 5888abcc0224fc84db13ec9fe37d2dcf1a8e6eb2
  
https://github.com/Perl/perl5/commit/5888abcc0224fc84db13ec9fe37d2dcf1a8e6eb2
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M cpan/IO-Compress/Makefile.PL
M cpan/IO-Compress/bin/streamzip
M cpan/IO-Compress/lib/Compress/Zlib.pm
M cpan/IO-Compress/lib/IO/Compress/Adapter/Bzip2.pm
M cpan/IO-Compress/lib/IO/Compress/Adapter/Deflate.pm
M cpan/IO-Compress/lib/IO/Compress/Adapter/Identity.pm
M cpan/IO-Compress/lib/IO/Compress/Base.pm
M cpan/IO-Compress/lib/IO/Compress/Base/Common.pm
M cpan/IO-Compress/lib/IO/Compress/Bzip2.pm
M cpan/IO-Compress/lib/IO/Compress/Deflate.

[Perl/perl5] b7cde0: Sync bignum with CPAN 0.66

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: b7cde0a0ffe025a68570b1fbb9360c3e3b8a67df
  
https://github.com/Perl/perl5/commit/b7cde0a0ffe025a68570b1fbb9360c3e3b8a67df
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M MANIFEST
M Porting/Maintainers.pl
M cpan/bignum/lib/Math/BigFloat/Trace.pm
M cpan/bignum/lib/Math/BigInt/Trace.pm
M cpan/bignum/lib/Math/BigRat/Trace.pm
M cpan/bignum/lib/bigfloat.pm
M cpan/bignum/lib/bigint.pm
M cpan/bignum/lib/bignum.pm
M cpan/bignum/lib/bigrat.pm
A cpan/bignum/t/infnan-bignum-mbf.t
A cpan/bignum/t/infnan-bignum-mbr.t
R cpan/bignum/t/infnan-bignum.t

  Log Message:
  ---
  Sync bignum with CPAN 0.66

>From ChangeLog:
 * Fix documentation errors.
 * Add more tests.
 * Remove redunant code.




[Perl/perl5] d834c2: Sync CPAN with CPAN 2.34

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: d834c28521cfa9947d99c44ca5b38e905cca5f5f
  
https://github.com/Perl/perl5/commit/d834c28521cfa9947d99c44ca5b38e905cca5f5f
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/CPAN/lib/CPAN.pm
M cpan/CPAN/lib/CPAN/Distribution.pm

  Log Message:
  ---
  Sync CPAN with CPAN 2.34

>From ChangeLog

* Consider Module::Build as undeclared prerequisite only if
  there are no configure phase prereqs declared (Dan Book)

* tiny distroprefs maintenance




[Perl/perl5] d61d19: Revert incorrect cpan bump

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: d61d197d0a7e1b8a22afe014626fdf93f4585863
  
https://github.com/Perl/perl5/commit/d61d197d0a7e1b8a22afe014626fdf93f4585863
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M cpan/experimental/lib/experimental.pm

  Log Message:
  ---
  Revert incorrect cpan bump




[Perl/perl5] ec6023: Sync DB_File with CPAN 1.858

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: ec60236c4e0ed022469b57d17902aadc9bcbb159
  
https://github.com/Perl/perl5/commit/ec60236c4e0ed022469b57d17902aadc9bcbb159
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/DB_File/DB_File.pm

  Log Message:
  ---
  Sync DB_File with CPAN 1.858

>From ChangeLog:

Update to license wording




[Perl/perl5] 01ddeb: Sync CDB_File with CPAN 1.858

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 01ddebd4637b3d2737a73f7bc6af2249c998e37c
  
https://github.com/Perl/perl5/commit/01ddebd4637b3d2737a73f7bc6af2249c998e37c
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/DB_File/DB_File.pm

  Log Message:
  ---
  Sync CDB_File with CPAN 1.858

>From ChangeLog:

Update to license wording




[Perl/perl5] 533a45: Socket 2.035 is not customized anymore

2022-07-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 533a45a41260af91807377754cb033ec7862b3e0
  
https://github.com/Perl/perl5/commit/533a45a41260af91807377754cb033ec7862b3e0
  Author: Nicolas R 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M t/porting/customized.dat

  Log Message:
  ---
  Socket 2.035 is not customized anymore




[Perl/perl5] 99df02: Extra B::PADNAME helpers: GEN and IsUndef

2022-05-27 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 99df0210877da2cf8a8c220fc9cbe2d07ca989d7
  
https://github.com/Perl/perl5/commit/99df0210877da2cf8a8c220fc9cbe2d07ca989d7
  Author: Nicolas R 
  Date:   2022-05-27 (Fri, 27 May 2022)

  Changed paths:
M ext/B/B.pm
M ext/B/B.xs

  Log Message:
  ---
  Extra B::PADNAME helpers: GEN and IsUndef

This commit adds two new helpers to B::PADNAME.
- IsUndef to check if the PADNAME is PL_padname_undef
- GEN to access to the xpadn_gen slot of the pad.




[Perl/perl5] 2af251: Add B helpers to check if the Sv is a boolean

2022-05-27 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 2af2513acebd4252429a3df47ef0ddde748b7ae5
  
https://github.com/Perl/perl5/commit/2af2513acebd4252429a3df47ef0ddde748b7ae5
  Author: Nicolas R 
  Date:   2022-05-27 (Fri, 27 May 2022)

  Changed paths:
M MANIFEST
M ext/B/B.pm
M ext/B/B.xs
A ext/B/t/bool.t

  Log Message:
  ---
  Add B helpers to check if the Sv is a boolean

Bool are using PVNV. It makes it more convenient
to provide these helpers at the top level for any SVs.

So we can easily check if the SV is a boolean and check
if it's true or false.




[Perl/perl5] e5d8f1: manisort: rework, add new convenience option "fix"...

2022-03-17 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/atoomic/manifest_dev_skip
  Home:   https://github.com/Perl/perl5
  Commit: e5d8f15b445bcfe91aaccdf5e2f046a645dbba67
  
https://github.com/Perl/perl5/commit/e5d8f15b445bcfe91aaccdf5e2f046a645dbba67
  Author: Yves Orton 
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
M Porting/README.pod
M Porting/manisort

  Log Message:
  ---
  manisort: rework, add new convenience option "fix" and add pod, etc

Add a new convenience option to manisort for a common case

  manisort --fix=MANIFEST_FILE

is the same as

  manisort --nocheck --output=MANIFEST_FILE MANIFEST_FILE

Eg, it runs quietly, returns an exit code of 0 on success and
rewrites the file in correctly sorted order while removing
true dupes.


  Commit: c86c8415674c83e7d6bebb44bc6ddec8305b84b1
  
https://github.com/Perl/perl5/commit/c86c8415674c83e7d6bebb44bc6ddec8305b84b1
  Author: Yves Orton 
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
M Makefile.SH

  Log Message:
  ---
  Makefile.SH - use new --fix option to manisort and simplify

The --fix option returns true if it worked, and so the use of
the true command is not required.


  Commit: c55307bb6ae16ff7f495ff2d726ee38875bb872c
  
https://github.com/Perl/perl5/commit/c55307bb6ae16ff7f495ff2d726ee38875bb872c
  Author: Yves Orton 
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
M Porting/release_managers_guide.pod

  Log Message:
  ---
  release_managers_guide.pod: point out the --fix option to manisort


  Commit: d28479035a64f6efe599ef61a91be485dcd4c91c
  
https://github.com/Perl/perl5/commit/d28479035a64f6efe599ef61a91be485dcd4c91c
  Author: Yves Orton 
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
M MANIFEST
M pod/perl.pod

  Log Message:
  ---
  Add descriptions to dead pods in pod/perl.pod

Even though these pods are dead we should keep their descriptions
for the manifest.


  Commit: 0e7b4fa62204db202d863de48334706113040157
  
https://github.com/Perl/perl5/commit/0e7b4fa62204db202d863de48334706113040157
  Author: Yves Orton 
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
M Porting/manicheck

  Log Message:
  ---
  manicheck: fix broken exitcode logic

The comment says the highest exit code we should return is 124, but the
code will return 125 if there are 125 problems, if it is higher than 125
it will return 124. Which doesn't make sense.

This patch changes the logic to do what the comment says, return 124 if
there are 124 or more problems, otherwise it returns the count of
problems.


  Commit: d0375ea8a09b61cf387abaedbd74743c379c68a0
  
https://github.com/Perl/perl5/commit/d0375ea8a09b61cf387abaedbd74743c379c68a0
  Author: Yves Orton 
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
M MANIFEST
M Makefile.SH
A Porting/MANIFEST.dev
M Porting/README.pod
M Porting/manicheck
M Porting/manifest_lib.pl
M Porting/release_managers_guide.pod
M t/porting/exec-bit.t
M t/porting/known_pod_issues.dat
M t/porting/manifest.t
M t/porting/readme.t

  Log Message:
  ---
  Create Porting/MANIFEST.dev as a complement to MANIFEST and related infra

This file is intended to list all the files in the repo which are not
listed in the main MANIFEST file, and which are used only for
development purposes, especially those files which are only useful when
working in a git checkout of the main perl git repository.

The files it contains will NOT be added to the production tarball
release. The file has the exact same format as the main MANIFEST:
"file\t+description" or "file".

Q. Why didn't I call this Porting/MANIFEST as mentioned in the
   discussion thread that lead to this patch?

A. The main reason was that Porting/README.pod includes a list of files
   in Porting with descriptions and explanations for what the files do
   or how they are used. In several places the file refers to
   "MANIFEST", which lead to ambiguity that would have had to be
   resolved by changing all the entries to refer to "Porting/whatever"
   instead. It was much simpler to give the new file an extension, and I
   thought that '.dev' suggests it is for "development" purposes.

Q. Why isn't this using MANIFEST.skip style functionality?

A1. Various parts of our build and test process expect to read the
MANIFEST file and then do things based on the entries contained
within. Eg, run tests, or extract data, or compare the file list to
content in another file. Those parts of our build process would
break if we used a skip style list of regexen. So it would be more
work to teach them to deal with such a file, assuming it was
actually doable - given the additional work I have not considered it
deeply. On the other hand teaching that logic to simply read two
files was and is easy.

A2. I think each file we have in the repo should have a description.
This patch currently doesn't provide a des

[Perl/perl5] 07c066: Update Devel-PPPort to match last 3.66 release

2022-03-10 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 07c066519629cfe532b0388d27c78dab423adf07
  
https://github.com/Perl/perl5/commit/07c066519629cfe532b0388d27c78dab423adf07
  Author: Nicolas R 
  Date:   2022-03-10 (Thu, 10 Mar 2022)

  Changed paths:
M dist/Devel-PPPort/Changes
M dist/Devel-PPPort/MANIFEST.SKIP
M dist/Devel-PPPort/PPPort_pm.PL
M dist/Devel-PPPort/devel/devtools.pl
M dist/Devel-PPPort/devel/mktodo
M dist/Devel-PPPort/devel/mktodo.pl
M dist/Devel-PPPort/devel/regenerate
M dist/Devel-PPPort/parts/apicheck.pl
M dist/Devel-PPPort/parts/base/5003007
M dist/Devel-PPPort/parts/base/5009002
M dist/Devel-PPPort/parts/base/5009004
M dist/Devel-PPPort/parts/base/5009005
M dist/Devel-PPPort/parts/base/5017004
M dist/Devel-PPPort/parts/base/5035004
M dist/Devel-PPPort/parts/base/5035009
M dist/Devel-PPPort/parts/base/5035010
M dist/Devel-PPPort/parts/embed.fnc
M dist/Devel-PPPort/parts/inc/Sv_set
M dist/Devel-PPPort/parts/inc/call
M dist/Devel-PPPort/parts/inc/magic
M dist/Devel-PPPort/parts/inc/misc
M dist/Devel-PPPort/parts/inc/newSVpv
M dist/Devel-PPPort/parts/inc/utf8
M dist/Devel-PPPort/parts/inc/version
M dist/Devel-PPPort/parts/ppport.fnc
M dist/Devel-PPPort/parts/todo/5006000
M dist/Devel-PPPort/parts/todo/5035010

  Log Message:
  ---
  Update Devel-PPPort to match last 3.66 release


  Commit: ca7060f74997933ff2120d5f5c0ae2d123f5a5ea
  
https://github.com/Perl/perl5/commit/ca7060f74997933ff2120d5f5c0ae2d123f5a5ea
  Author: Nicolas R 
  Date:   2022-03-10 (Thu, 10 Mar 2022)

  Changed paths:
M dist/Devel-PPPort/Changes
M dist/Devel-PPPort/PPPort_pm.PL
M dist/Devel-PPPort/parts/base/5035010
M dist/Devel-PPPort/parts/embed.fnc
M dist/Devel-PPPort/parts/inc/newSVpv
M dist/Devel-PPPort/parts/inc/utf8
M dist/Devel-PPPort/parts/inc/version
M dist/Devel-PPPort/parts/todo/5035010

  Log Message:
  ---
  Update Devel-PPPort to match 3.67


Compare: https://github.com/Perl/perl5/compare/c3c9d6b15f57...ca7060f74997


[Perl/perl5] a10f17: Tick off 5.35.8

2022-01-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: a10f17013783478defb9f427973cebeddd7858a0
  
https://github.com/Perl/perl5/commit/a10f17013783478defb9f427973cebeddd7858a0
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M Porting/release_schedule.pod

  Log Message:
  ---
  Tick off 5.35.8


  Commit: 9d30331dbb70b9f8bc3ba91e33399e43fb42b6b2
  
https://github.com/Perl/perl5/commit/9d30331dbb70b9f8bc3ba91e33399e43fb42b6b2
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M MANIFEST
M Makefile.SH
M pod/.gitignore
M pod/perl.pod
A pod/perl5358delta.pod
M pod/perldelta.pod
M vms/descrip_mms.template
M win32/GNUmakefile
M win32/Makefile
M win32/pod.mak

  Log Message:
  ---
  New perldelta for 5.35.9


  Commit: fb37e21c1900ec04a12acda6e8b0a62b437b8e71
  
https://github.com/Perl/perl5/commit/fb37e21c1900ec04a12acda6e8b0a62b437b8e71
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M Cross/config.sh-arm-linux
M Cross/config.sh-arm-linux-n770
M INSTALL
M META.json
M META.yml
M Porting/config.sh
M Porting/config_H
M Porting/perldelta_template.pod
M Porting/todo.pod
M README.haiku
M README.macosx
M README.os2
M README.vms
M hints/catamount.sh
M patchlevel.h
M plan9/config_sh.sample
M win32/GNUmakefile
M win32/Makefile

  Log Message:
  ---
  Bump the perl version in various places for 5.35.9


  Commit: 1d0cac93b1d972d8d80ec20bf2317290419a0179
  
https://github.com/Perl/perl5/commit/1d0cac93b1d972d8d80ec20bf2317290419a0179
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M lib/B/Op_private.pm

  Log Message:
  ---
  Bump B::OP_private version


  Commit: 01b98f89005ef5cddfb7148bb61d7d920868d863
  
https://github.com/Perl/perl5/commit/01b98f89005ef5cddfb7148bb61d7d920868d863
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M dist/Module-CoreList/Changes
M dist/Module-CoreList/lib/Module/CoreList.pm
M dist/Module-CoreList/lib/Module/CoreList/Utils.pm

  Log Message:
  ---
   Bumped Module-CoreList ready for 5.35.9


  Commit: 441c427273edc1e7d88523e133beeb26a64a40f0
  
https://github.com/Perl/perl5/commit/441c427273edc1e7d88523e133beeb26a64a40f0
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M Porting/epigraphs.pod

  Log Message:
  ---
  Update epigraph for 5.35.8


Compare: https://github.com/Perl/perl5/compare/60b7a09a2035...441c427273ed


[Perl/perl5]

2022-01-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/v5.35.8
  Home:   https://github.com/Perl/perl5


[Perl/perl5] 4f5ddd: Update perldelta for blead release v5.35.8

2022-01-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 4f5dddfd9a402ed5cb16c8c94475d7a8bf843600
  
https://github.com/Perl/perl5/commit/4f5dddfd9a402ed5cb16c8c94475d7a8bf843600
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  Update perldelta for blead release v5.35.8


  Commit: 2fe50d05d1bd17891b75b91df5f39d937b3f3715
  
https://github.com/Perl/perl5/commit/2fe50d05d1bd17891b75b91df5f39d937b3f3715
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M dist/Module-CoreList/lib/Module/CoreList.pm

  Log Message:
  ---
  Update Module::CoreList for 5.35.8


  Commit: 60b7a09a2035aced611466c1355da6140e0e8a07
  
https://github.com/Perl/perl5/commit/60b7a09a2035aced611466c1355da6140e0e8a07
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M pod/perlhist.pod

  Log Message:
  ---
  Added 5.35.8 to perlhist


Compare: https://github.com/Perl/perl5/compare/665e4a7fee13...60b7a09a2035


[Perl/perl5] 665e4a: Adjust prediction year for 5.34.1

2022-01-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 665e4a7fee131c03026f00e95b3c0a07041d9d94
  
https://github.com/Perl/perl5/commit/665e4a7fee131c03026f00e95b3c0a07041d9d94
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M Porting/release_schedule.pod

  Log Message:
  ---
  Adjust prediction year for 5.34.1




[Perl/perl5] 28dcb8: Add mailmap entry for Mike

2022-01-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 28dcb8ca2d771d8d296587fc9362647e9a5c2481
  
https://github.com/Perl/perl5/commit/28dcb8ca2d771d8d296587fc9362647e9a5c2481
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M .mailmap

  Log Message:
  ---
  Add mailmap entry for Mike


  Commit: 9194fd8b2dc91e3aec10c82bff16bef487dc4ab3
  
https://github.com/Perl/perl5/commit/9194fd8b2dc91e3aec10c82bff16bef487dc4ab3
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M README
M perl.c

  Log Message:
  ---
  Update Perl copyright for 2022


Compare: https://github.com/Perl/perl5/compare/3816fd62ef8f...9194fd8b2dc9


[Perl/perl5] 3816fd: Add a pod sort sample with function signature

2022-01-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 3816fd62ef8f82c5d236958e95453521d5df0133
  
https://github.com/Perl/perl5/commit/3816fd62ef8f82c5d236958e95453521d5df0133
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M pod/perlfunc.pod

  Log Message:
  ---
  Add a pod sort sample with function signature

GH #19344

Provide a sample for sort using function signature.




[Perl/perl5] 6790b4: Update Math-BigInt to CPAN version 1.999829

2022-01-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 6790b41ca89be2f1800ee8a9974414c44424e03f
  
https://github.com/Perl/perl5/commit/6790b41ca89be2f1800ee8a9974414c44424e03f
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Math-BigInt/lib/Math/BigFloat.pm
M cpan/Math-BigInt/lib/Math/BigInt.pm
M cpan/Math-BigInt/lib/Math/BigInt/Calc.pm
M cpan/Math-BigInt/lib/Math/BigInt/Lib.pm
M cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm
M cpan/Math-BigInt/t/Math/BigInt/Subclass.pm
M cpan/Math-BigInt/t/bigintpm.inc
M cpan/Math-BigInt/t/sub_mbf.t
M cpan/Math-BigInt/t/sub_mbi.t

  Log Message:
  ---
  Update Math-BigInt to CPAN version 1.999829

[DELTA]

 * Improve methods div_scale() and round_mode() so they work better with
   subclasses. This fixes CPAN RT #125430.

 * Make div_scale() accept a Math::Big(Int|Float|Rat) object as input. This
   fixes CPAN RT #140599.


  Commit: 9bfb09e8f10521a5baac0bf5fde6a4efcb703f23
  
https://github.com/Perl/perl5/commit/9bfb09e8f10521a5baac0bf5fde6a4efcb703f23
  Author: Nicolas R 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M MANIFEST
M Porting/Maintainers.pl
A cpan/bignum/gentest/backend.sh
M cpan/bignum/gentest/scope-nested-const.sh
M cpan/bignum/gentest/scope-nested-hex-oct.sh
M cpan/bignum/lib/Math/BigFloat/Trace.pm
M cpan/bignum/lib/Math/BigInt/Trace.pm
M cpan/bignum/lib/Math/BigRat/Trace.pm
M cpan/bignum/lib/bigint.pm
M cpan/bignum/lib/bignum.pm
M cpan/bignum/lib/bigrat.pm
A cpan/bignum/t/backend-gmp-bigint.t
A cpan/bignum/t/backend-gmp-bignum.t
A cpan/bignum/t/backend-gmp-bigrat.t
A cpan/bignum/t/backend-pari-bigint.t
A cpan/bignum/t/backend-pari-bignum.t
A cpan/bignum/t/backend-pari-bigrat.t

  Log Message:
  ---
  Update bignum to CPAN version 0.64

[DELTA]

 * Fix CPAN RT #140470. The pragmas ignored user-specified backend libraries.
   Add tests to verify the fix.

 * Add missing documentation.


Compare: https://github.com/Perl/perl5/compare/5ce4758b4aa3...9bfb09e8f105


[Perl/perl5] 80ed2d: v5.33.8 advertised on p5p mailing list

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 80ed2dc7091d129c34841e58ae5189da28f14178
  
https://github.com/Perl/perl5/commit/80ed2dc7091d129c34841e58ae5189da28f14178
  Author: Nicolas R 
  Date:   2021-03-20 (Sat, 20 Mar 2021)

  Changed paths:
M Porting/epigraphs.pod

  Log Message:
  ---
  v5.33.8 advertised on p5p mailing list




[Perl/perl5] b764ef: new perldelta for 5.33.9

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: b764efce6e79e0b963b9f8765964127300f6b263
  
https://github.com/Perl/perl5/commit/b764efce6e79e0b963b9f8765964127300f6b263
  Author: Nicolas R 
  Date:   2021-03-20 (Sat, 20 Mar 2021)

  Changed paths:
M MANIFEST
M Makefile.SH
M pod/.gitignore
M pod/perl.pod
A pod/perl5338delta.pod
M pod/perldelta.pod
M vms/descrip_mms.template
M win32/GNUmakefile
M win32/Makefile
M win32/pod.mak

  Log Message:
  ---
  new perldelta for 5.33.9


  Commit: adab925777a5701fa470ccf8bd6bcae473128174
  
https://github.com/Perl/perl5/commit/adab925777a5701fa470ccf8bd6bcae473128174
  Author: Nicolas R 
  Date:   2021-03-20 (Sat, 20 Mar 2021)

  Changed paths:
M Cross/config.sh-arm-linux
M Cross/config.sh-arm-linux-n770
M INSTALL
M META.json
M META.yml
M NetWare/Makefile
M NetWare/config_H.wc
M Porting/config.sh
M Porting/config_H
M Porting/perldelta_template.pod
M Porting/todo.pod
M README.haiku
M README.macosx
M README.os2
M README.vms
M hints/catamount.sh
M patchlevel.h
M plan9/config_sh.sample
M win32/GNUmakefile
M win32/Makefile

  Log Message:
  ---
  Bump the Perl version to 5.33.9


  Commit: ca8c6d1179e45d37cba3b80ea921b35de215e3c2
  
https://github.com/Perl/perl5/commit/ca8c6d1179e45d37cba3b80ea921b35de215e3c2
  Author: Nicolas R 
  Date:   2021-03-20 (Sat, 20 Mar 2021)

  Changed paths:
M lib/B/Op_private.pm

  Log Message:
  ---
  Bump version in B::Op_private


  Commit: 72d8c22314493da9880ed618e26d20d58b411472
  
https://github.com/Perl/perl5/commit/72d8c22314493da9880ed618e26d20d58b411472
  Author: Nicolas R 
  Date:   2021-03-20 (Sat, 20 Mar 2021)

  Changed paths:
M dist/Module-CoreList/Changes
M dist/Module-CoreList/lib/Module/CoreList.pm
M dist/Module-CoreList/lib/Module/CoreList/Utils.pm

  Log Message:
  ---
  Prepare Module::CoreList for 5.033009

Bump version to 5.20210420


Compare: https://github.com/Perl/perl5/compare/c7ae5ae2f073...72d8c2231449


[Perl/perl5] c7ae5a: Tick v5.33.8 on 2021-03-20

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: c7ae5ae2f0733f76527670b686662a51948c0255
  
https://github.com/Perl/perl5/commit/c7ae5ae2f0733f76527670b686662a51948c0255
  Author: Nicolas R 
  Date:   2021-03-20 (Sat, 20 Mar 2021)

  Changed paths:
M Porting/release_schedule.pod

  Log Message:
  ---
  Tick v5.33.8 on 2021-03-20




[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/sprint20120207
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/merge-v5.24.0
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/merge-sigs
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/merge-point
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/libffi-win
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/last-sync-with-perl5
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/hole
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.29.0.4389
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.29.1.4569
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.28.1.4371
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.28.1.4383
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.28.1.4367
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.28.0.4178
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.28.0.4152
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.2.3549
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.28.0.4146
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.2.3547
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.2.3511
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.3.3916
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.2.3562
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.2.3512
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3367
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3366
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3361
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3353
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3274
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3306
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3279
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3326
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3235
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3241
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3218
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3181
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3170
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3166
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3154
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3147
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3138
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3128
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3126
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3122
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3116
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3066
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3044
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3058
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3047
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3039
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3023
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3021
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3018
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.2996
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.3004
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.1.2987
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.0.2954
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-03-20 Thread ℕicolas . via perl5-changes
  Branch: refs/tags/cperl-win-5.27.0.2764
  Home:   https://github.com/Perl/perl5


  1   2   >