[Perl/perl5] 2986a7: Toss a coin to your Witcher

2024-04-27 Thread Chris Williams via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 2986a769bcc7be16b4cb84345a6171d345a4fddb
  
https://github.com/Perl/perl5/commit/2986a769bcc7be16b4cb84345a6171d345a4fddb
  Author: Chris 'BinGOs' Williams 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M Porting/Maintainers.pl

  Log Message:
  ---
  Toss a coin to your Witcher



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications


[Perl/perl5]

2024-04-27 Thread Paul Evans via perl5-changes
  Branch: refs/tags/v5.39.10
  Home:   https://github.com/Perl/perl5

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications


[Perl/perl5] 2caf5d: Update Module::CoreList for 5.39.10

2024-04-27 Thread Paul Evans via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 2caf5dd638779ffa22bcf9e32b412ba1a5321937
  
https://github.com/Perl/perl5/commit/2caf5dd638779ffa22bcf9e32b412ba1a5321937
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

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

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


  Commit: 5388c93264e6160e23ec18f9652554777d13ee67
  
https://github.com/Perl/perl5/commit/5388c93264e6160e23ec18f9652554777d13ee67
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  update perldelta for 5.39.10


  Commit: c46c2bea6f111c45982b89c7e57b56125ff2e10c
  
https://github.com/Perl/perl5/commit/c46c2bea6f111c45982b89c7e57b56125ff2e10c
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M pod/perlhist.pod

  Log Message:
  ---
  Add new release to perlhist.pod


  Commit: cf487e8ab3754ee6664e92924d398c50b743c8d1
  
https://github.com/Perl/perl5/commit/cf487e8ab3754ee6664e92924d398c50b743c8d1
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

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

  Log Message:
  ---
  Merge branch 'release-5.39.10' into blead


Compare: https://github.com/Perl/perl5/compare/4780f193cb76...cf487e8ab375

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications


[Perl/perl5] 4780f1: perlsub: update wording around usage of

2024-04-27 Thread mauke via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 4780f193cb769b523f116e79f8a6e9a854362f76
  
https://github.com/Perl/perl5/commit/4780f193cb769b523f116e79f8a6e9a854362f76
  Author: Lukas Mai 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M pod/perlsub.pod

  Log Message:
  ---
  perlsub: update wording around usage of &



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications


[Perl/perl5] f4a883: Store PL_prevailing_version in the frozen hinthash...

2024-04-27 Thread Paul Evans via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: f4a8839228b984c588f8e888d1623b5b0cb6d17c
  
https://github.com/Perl/perl5/commit/f4a8839228b984c588f8e888d1623b5b0cb6d17c
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M MANIFEST
M op.c
M pp_ctl.c
A t/lib/test_22121.pm
M t/lib/warnings/op

  Log Message:
  ---
  Store PL_prevailing_version in the frozen hinthash around a string-eval op

We need to save the value of PL_prevailing_version at the time the eval
op was compiled, so it can be put in place during the running code.

Ideally we'd do something more robust, like change the OP_ENTERVAL op
class into UNOP_AUX, so that the aux vector can store additional
information like the version number and perhaps the frozen hints hash.

In practice it is far too close to the 5.40 release to contemplate such
a change now, so this is a less intrusive but hackier change to achieve
the same aim.

See also
  https://github.com/Perl/perl5/issues/22121


  Commit: abc5e0f912e1e449423f2017b9529412df31270b
  
https://github.com/Perl/perl5/commit/abc5e0f912e1e449423f2017b9529412df31270b
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M pp_ctl.c

  Log Message:
  ---
  Delete the CORE/prevailing_version key from the hint hash inside string eval 
so perl code doesn't get to see it


Compare: https://github.com/Perl/perl5/compare/cf4cf3087fbc...abc5e0f912e1

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications


[Perl/perl5] c455df: cpan/Compress-Raw-Bzip2 - Update to version 2.212

2024-04-27 Thread Paul Evans via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: c455df6f58e492c0b2dbe5d423e569b35f5154b2
  
https://github.com/Perl/perl5/commit/c455df6f58e492c0b2dbe5d423e569b35f5154b2
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  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:
  ---
  cpan/Compress-Raw-Bzip2 - Update to version 2.212

  2.212 27 April 2024

  * no functional changes


  Commit: 4f42f2c8b84c0e95ae67ed3eef28dbba3358aa9b
  
https://github.com/Perl/perl5/commit/4f42f2c8b84c0e95ae67ed3eef28dbba3358aa9b
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm

  Log Message:
  ---
  cpan/Compress-Raw-Zlib - Update to version 2.212

  2.212 27 April 2024

  * no functional changes


  Commit: cf4cf3087fbc319e9c1a442d4d2b2fd14e90e6a4
  
https://github.com/Perl/perl5/commit/cf4cf3087fbc319e9c1a442d4d2b2fd14e90e6a4
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M Porting/Maintainers.pl
M cpan/IO-Compress/Makefile.PL
M cpan/IO-Compress/bin/zipdetails
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.pm
M cpan/IO-Compress/lib/IO/Compress/Gzip.pm
M cpan/IO-Compress/lib/IO/Compress/Gzip/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/RawDeflate.pm
M cpan/IO-Compress/lib/IO/Compress/Zip.pm
M cpan/IO-Compress/lib/IO/Compress/Zip/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/Zlib/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/Zlib/Extra.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Bunzip2.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Identity.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Inflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/AnyInflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/AnyUncompress.pm
M cpan/IO-Compress/lib/IO/Uncompress/Base.pm
M cpan/IO-Compress/lib/IO/Uncompress/Bunzip2.pm
M cpan/IO-Compress/lib/IO/Uncompress/Gunzip.pm
M cpan/IO-Compress/lib/IO/Uncompress/Inflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/RawInflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/Unzip.pm

  Log Message:
  ---
  cpan/IO-Compress - Update to version 2.212

  2.212 27 April 2024

  * no functional changes


Compare: https://github.com/Perl/perl5/compare/fb87e56f2ca4...cf4cf3087fbc

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications


[Perl/perl5] 3c9665: cpan/Compress-Raw-Bzip2 - Update to version 2.211

2024-04-27 Thread Paul Evans via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 3c9665d5d2569b4c332961ca47ba452647c39d1c
  
https://github.com/Perl/perl5/commit/3c9665d5d2569b4c332961ca47ba452647c39d1c
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  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:
  ---
  cpan/Compress-Raw-Bzip2 - Update to version 2.211

  2.211 6 April 2024

* version 2.211
  Sat Apr 6 14:18:21 2024 +0100
  f0af7da12a9bdb3860965aab1ad57bca2f5004dc


  Commit: 02f4e0dbfc3b062411cd9a9b55018dc2ad88ab0e
  
https://github.com/Perl/perl5/commit/02f4e0dbfc3b062411cd9a9b55018dc2ad88ab0e
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm

  Log Message:
  ---
  cpan/Compress-Raw-Zlib - Update to version 2.211

  2.211 6 April 2024

  * version 2.211
Sat Apr 6 14:17:42 2024 +0100
f14a09ae54eb45c7904aa0b1c22ff3314f8d18a1


  Commit: fb87e56f2ca49314b65d9880164d37004bb18454
  
https://github.com/Perl/perl5/commit/fb87e56f2ca49314b65d9880164d37004bb18454
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M Porting/Maintainers.pl
M cpan/IO-Compress/Makefile.PL
M cpan/IO-Compress/bin/zipdetails
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.pm
M cpan/IO-Compress/lib/IO/Compress/Gzip.pm
M cpan/IO-Compress/lib/IO/Compress/Gzip/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/RawDeflate.pm
M cpan/IO-Compress/lib/IO/Compress/Zip.pm
M cpan/IO-Compress/lib/IO/Compress/Zip/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/Zlib/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/Zlib/Extra.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Bunzip2.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Identity.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Inflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/AnyInflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/AnyUncompress.pm
M cpan/IO-Compress/lib/IO/Uncompress/Base.pm
M cpan/IO-Compress/lib/IO/Uncompress/Bunzip2.pm
M cpan/IO-Compress/lib/IO/Uncompress/Gunzip.pm
M cpan/IO-Compress/lib/IO/Uncompress/Inflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/RawInflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/Unzip.pm
M cpan/IO-Compress/t/cz-14gzopen.t

  Log Message:
  ---
  cpan/IO-Compress - Update to version 2.211

  2.211 6 April 2024

  * version 2.211
Sat Apr 6 14:14:55 2024 +0100
1276339652e8df49a29facd9ee1ae41d9c7dc994


Compare: https://github.com/Perl/perl5/compare/cf08fff5566d...fb87e56f2ca4

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications


[Perl/perl5] 7bca20: cpan/Test2-Suite - Update to version 0.000162

2024-04-27 Thread Paul Evans via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 7bca205d7f00ab465d3f89ca29b627e2886763ba
  
https://github.com/Perl/perl5/commit/7bca205d7f00ab465d3f89ca29b627e2886763ba
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M MANIFEST
M Porting/Maintainers.pl
M cpan/Test2-Suite/lib/Test2/AsyncSubtest.pm
M cpan/Test2-Suite/lib/Test2/AsyncSubtest/Event/Attach.pm
M cpan/Test2-Suite/lib/Test2/AsyncSubtest/Event/Detach.pm
M cpan/Test2-Suite/lib/Test2/AsyncSubtest/Formatter.pm
M cpan/Test2-Suite/lib/Test2/AsyncSubtest/Hub.pm
M cpan/Test2-Suite/lib/Test2/Bundle.pm
M cpan/Test2-Suite/lib/Test2/Bundle/Extended.pm
M cpan/Test2-Suite/lib/Test2/Bundle/More.pm
M cpan/Test2-Suite/lib/Test2/Bundle/Simple.pm
M cpan/Test2-Suite/lib/Test2/Compare.pm
M cpan/Test2-Suite/lib/Test2/Compare/Array.pm
M cpan/Test2-Suite/lib/Test2/Compare/Bag.pm
M cpan/Test2-Suite/lib/Test2/Compare/Base.pm
M cpan/Test2-Suite/lib/Test2/Compare/Bool.pm
M cpan/Test2-Suite/lib/Test2/Compare/Custom.pm
M cpan/Test2-Suite/lib/Test2/Compare/DeepRef.pm
M cpan/Test2-Suite/lib/Test2/Compare/Delta.pm
M cpan/Test2-Suite/lib/Test2/Compare/Event.pm
M cpan/Test2-Suite/lib/Test2/Compare/EventMeta.pm
M cpan/Test2-Suite/lib/Test2/Compare/Float.pm
M cpan/Test2-Suite/lib/Test2/Compare/Hash.pm
M cpan/Test2-Suite/lib/Test2/Compare/Isa.pm
M cpan/Test2-Suite/lib/Test2/Compare/Meta.pm
M cpan/Test2-Suite/lib/Test2/Compare/Negatable.pm
M cpan/Test2-Suite/lib/Test2/Compare/Number.pm
M cpan/Test2-Suite/lib/Test2/Compare/Object.pm
M cpan/Test2-Suite/lib/Test2/Compare/OrderedSubset.pm
M cpan/Test2-Suite/lib/Test2/Compare/Pattern.pm
M cpan/Test2-Suite/lib/Test2/Compare/Ref.pm
M cpan/Test2-Suite/lib/Test2/Compare/Regex.pm
M cpan/Test2-Suite/lib/Test2/Compare/Scalar.pm
M cpan/Test2-Suite/lib/Test2/Compare/Set.pm
M cpan/Test2-Suite/lib/Test2/Compare/String.pm
M cpan/Test2-Suite/lib/Test2/Compare/Undef.pm
M cpan/Test2-Suite/lib/Test2/Compare/Wildcard.pm
M cpan/Test2-Suite/lib/Test2/Manual.pm
M cpan/Test2-Suite/lib/Test2/Manual/Anatomy.pm
M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/API.pm
M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/Context.pm
M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/EndToEnd.pm
M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/Event.pm
M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/Hubs.pm
M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/IPC.pm
M cpan/Test2-Suite/lib/Test2/Manual/Anatomy/Utilities.pm
M cpan/Test2-Suite/lib/Test2/Manual/Concurrency.pm
M cpan/Test2-Suite/lib/Test2/Manual/Contributing.pm
M cpan/Test2-Suite/lib/Test2/Manual/Testing.pm
M cpan/Test2-Suite/lib/Test2/Manual/Testing/Introduction.pm
M cpan/Test2-Suite/lib/Test2/Manual/Testing/Migrating.pm
M cpan/Test2-Suite/lib/Test2/Manual/Testing/Planning.pm
M cpan/Test2-Suite/lib/Test2/Manual/Testing/Todo.pm
M cpan/Test2-Suite/lib/Test2/Manual/Tooling.pm
M cpan/Test2-Suite/lib/Test2/Manual/Tooling/FirstTool.pm
M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Formatter.pm
M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Nesting.pm
M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Plugin/TestExit.pm
M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Plugin/TestingDone.pm
M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm
M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm
M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Subtest.pm
M cpan/Test2-Suite/lib/Test2/Manual/Tooling/TestBuilder.pm
M cpan/Test2-Suite/lib/Test2/Manual/Tooling/Testing.pm
M cpan/Test2-Suite/lib/Test2/Mock.pm
M cpan/Test2-Suite/lib/Test2/Plugin.pm
M cpan/Test2-Suite/lib/Test2/Plugin/BailOnFail.pm
M cpan/Test2-Suite/lib/Test2/Plugin/DieOnFail.pm
M cpan/Test2-Suite/lib/Test2/Plugin/ExitSummary.pm
M cpan/Test2-Suite/lib/Test2/Plugin/SRand.pm
M cpan/Test2-Suite/lib/Test2/Plugin/Times.pm
M cpan/Test2-Suite/lib/Test2/Plugin/UTF8.pm
M cpan/Test2-Suite/lib/Test2/Require.pm
M cpan/Test2-Suite/lib/Test2/Require/AuthorTesting.pm
A cpan/Test2-Suite/lib/Test2/Require/AutomatedTesting.pm
M cpan/Test2-Suite/lib/Test2/Require/EnvVar.pm
A cpan/Test2-Suite/lib/Test2/Require/ExtendedTesting.pm
M cpan/Test2-Suite/lib/Test2/Require/Fork.pm
M cpan/Test2-Suite/lib/Test2/Require/Module.pm
A cpan/Test2-Suite/lib/Test2/Require/NonInteractiveTesting.pm
M cpan/Test2-Suite/lib/Test2/Require/Perl.pm
M cpan/Test2-Suite/lib/Test2/Require/RealFork.pm
A cpan/Test2-Suite/lib/Test2/Require/ReleaseTesting.pm
M cpan/Test2-Suite/lib/Test2/Require/Threads.pm
M cpan/Test2-Suite/lib/Test2/Suite.pm
M cpan/Test2-Suite/lib/Test2/Todo.pm
M cpan/Test2-Suite/lib/Test2/Tools.pm
M cpan/Test2-Suite/lib/Test2/Tools/AsyncSubtest.pm
M cpan/Test2-Suite/lib/Test2/Tools/Basic.pm
M 

[Perl/perl5] ffa64b: cpan/Socket - Update to version 2.038

2024-04-27 Thread Paul Evans via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: ffa64b2b85858a2cd38a56599afb01e61816a59b
  
https://github.com/Perl/perl5/commit/ffa64b2b85858a2cd38a56599afb01e61816a59b
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M MANIFEST
M Porting/Maintainers.pl
M cpan/Socket/Makefile.PL
M cpan/Socket/Socket.pm
M cpan/Socket/Socket.xs

  Log Message:
  ---
  cpan/Socket - Update to version 2.038

2.038   2024-04-15
[CHANGES]
 * Add extra TCP_ and IPV6_ constants for Linux (RT143712)

[BUGFIXES]
 * Account for newer Solaris behaviour on AF_UNIX address length
   (RT152866)



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications


[Perl/perl5] 06115c: cpan/experimental - Update to version 0.032

2024-04-27 Thread Paul Evans via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 06115c53f395669341b55e2198162efa8217521c
  
https://github.com/Perl/perl5/commit/06115c53f395669341b55e2198162efa8217521c
  Author: Paul "LeoNerd" Evans 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

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

  Log Message:
  ---
  cpan/experimental - Update to version 0.032

0.032 2024-04-25 22:30:41+01:00 Europe/Lisbon
  - Add the newly-stable features to stable.pm - 
extra_paired_delimiters, const_attr, for_list



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications