[Perl/perl5] cb8eba: makerel: always use ustar format

2024-06-10 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/makerel-ustar
  Home:   https://github.com/Perl/perl5
  Commit: cb8eba736ec672d68ca9b354781c3a05678292c7
  
https://github.com/Perl/perl5/commit/cb8eba736ec672d68ca9b354781c3a05678292c7
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M Porting/makerel

  Log Message:
  ---
  makerel: always use ustar format

When generating release tarballs, always use ustar format. The ustar
format is one of the POSIX standard formats, and is the basis for future
tar formats. It supports all of the features we need to create a release
tarball. The newer formats support extended attributes that can produce
warnings when extracting on some systems. This includes attributes like
LIBARCHIVE.xattr.com.apple.quarantine, set on macOS systems on files
downloaded from the internet. Using the ustar format prevents those
attributes from being stored in the tarball and avoids the warnings.



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


[Perl/perl5] bf4858: corelist: add future released entry for 5.41.1

2024-06-10 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: bf4858b25b93ae0e354b5f516a0ae3ed1fa6d329
  
https://github.com/Perl/perl5/commit/bf4858b25b93ae0e354b5f516a0ae3ed1fa6d329
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

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

  Log Message:
  ---
  corelist: add future released entry for 5.41.1



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


[Perl/perl5] 4d590e: fix release schedule for next dev cycle

2024-06-10 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 4d590ea7f85ad225387c7f7a6e9fe111702505df
  
https://github.com/Perl/perl5/commit/4d590ea7f85ad225387c7f7a6e9fe111702505df
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M Porting/release_schedule.pod

  Log Message:
  ---
  fix release schedule for next dev cycle


  Commit: 5fa30c51d9a0dc607cf998b2ddc3742b11094814
  
https://github.com/Perl/perl5/commit/5fa30c51d9a0dc607cf998b2ddc3742b11094814
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  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 perl 5.41.0


  Commit: 522ace3076fb57116e4e3a661f3d00f414890362
  
https://github.com/Perl/perl5/commit/522ace3076fb57116e4e3a661f3d00f414890362
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  perldelta for 5.41.0


  Commit: e8cce44acbf725a386d6645647073769caab1f34
  
https://github.com/Perl/perl5/commit/e8cce44acbf725a386d6645647073769caab1f34
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M pod/perlhist.pod

  Log Message:
  ---
  add perlhist entry for 5.41.0


  Commit: 03eea286cde35d36c932e7357add90c740981387
  
https://github.com/Perl/perl5/commit/03eea286cde35d36c932e7357add90c740981387
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M Porting/release_schedule.pod

  Log Message:
  ---
  update release_schedule for 5.41.0


  Commit: 8581c83ed7fe534323e52b092f95634e13f9a019
  
https://github.com/Perl/perl5/commit/8581c83ed7fe534323e52b092f95634e13f9a019
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M MANIFEST
M Makefile.SH
M pod/.gitignore
M pod/perl.pod
A pod/perl5410delta.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.41.1


  Commit: f71242f885b8e12e1da2839241e6c10922f7d9de
  
https://github.com/Perl/perl5/commit/f71242f885b8e12e1da2839241e6c10922f7d9de
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  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 lib/B/Op_private.pm
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.41.1


  Commit: 03b7e3a1b2f9019c0c0c94fd0dd93c3aa5ddfb74
  
https://github.com/Perl/perl5/commit/03b7e3a1b2f9019c0c0c94fd0dd93c3aa5ddfb74
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  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.41.1


Compare: https://github.com/Perl/perl5/compare/883613655c90...03b7e3a1b2f9

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


[Perl/perl5]

2024-06-10 Thread Graham Knop via perl5-changes
  Branch: refs/tags/v5.41.0
  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] 883613: Module::CoreList: fix release date of perl 5.40.0

2024-06-10 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 883613655c907b3f684f9f16ad58d60fb740d6f8
  
https://github.com/Perl/perl5/commit/883613655c907b3f684f9f16ad58d60fb740d6f8
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

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

  Log Message:
  ---
  Module::CoreList: fix release date of perl 5.40.0



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


[Perl/perl5] 246f73: add epigraph for perl 5.40.0

2024-06-09 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 246f73bce25044ed2c84717c1926dbf0ae5df79b
  
https://github.com/Perl/perl5/commit/246f73bce25044ed2c84717c1926dbf0ae5df79b
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M Porting/epigraphs.pod

  Log Message:
  ---
  add epigraph for perl 5.40.0


  Commit: 8a3a69d041f27a8feace415fd1eb5d1e0f97f790
  
https://github.com/Perl/perl5/commit/8a3a69d041f27a8feace415fd1eb5d1e0f97f790
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M Porting/release_schedule.pod

  Log Message:
  ---
  new release schedule for perl 5.41 series


  Commit: 964849caa8aac34a036a9f23e2002928c80f601c
  
https://github.com/Perl/perl5/commit/964849caa8aac34a036a9f23e2002928c80f601c
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
M MANIFEST
M Makefile.SH
M pod/.gitignore
A pod/perl5400delta.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 perl 5.41.0


  Commit: c3e4491d02488bc3f6ca97b32e3adef86d434fa9
  
https://github.com/Perl/perl5/commit/c3e4491d02488bc3f6ca97b32e3adef86d434fa9
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

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

  Log Message:
  ---
  update feature for perl 5.41.0


  Commit: 235c553f3582779605881da97199eba72338f081
  
https://github.com/Perl/perl5/commit/235c553f3582779605881da97199eba72338f081
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  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 README.win32
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.41.0


  Commit: 68a6293c25c48297f79ba9d168fd47bcf5925f7f
  
https://github.com/Perl/perl5/commit/68a6293c25c48297f79ba9d168fd47bcf5925f7f
  Author: Graham Knop 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

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

  Log Message:
  ---
  prepare Module::CoreList for perl 5.41.0


Compare: https://github.com/Perl/perl5/compare/fe618d7bf2bf...68a6293c25c4

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


[Perl/perl5]

2024-06-09 Thread Graham Knop via perl5-changes
  Branch: refs/heads/maint-5.40
  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]

2024-06-09 Thread Graham Knop via perl5-changes
  Branch: refs/tags/v5.40.0
  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] dead01: update Module::CoreList version for 5.40.0

2024-06-09 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: dead01ba00c8b812e115c1e48cb1e2cb222e0425
  
https://github.com/Perl/perl5/commit/dead01ba00c8b812e115c1e48cb1e2cb222e0425
  Author: Graham Knop 
  Date:   2024-06-09 (Sun, 09 Jun 2024)

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

  Log Message:
  ---
  update Module::CoreList version for 5.40.0


  Commit: cafea90f3d466e565bd2724ede8cfc9baa81ec1a
  
https://github.com/Perl/perl5/commit/cafea90f3d466e565bd2724ede8cfc9baa81ec1a
  Author: Graham Knop 
  Date:   2024-06-09 (Sun, 09 Jun 2024)

  Changed paths:
M pod/perlhist.pod

  Log Message:
  ---
  Add Perl 5.40.0 final release to perlhist


  Commit: d287a38162294fc55c2e7662d9a9898e7b7866b2
  
https://github.com/Perl/perl5/commit/d287a38162294fc55c2e7662d9a9898e7b7866b2
  Author: Graham Knop 
  Date:   2024-06-09 (Sun, 09 Jun 2024)

  Changed paths:
M patchlevel.h

  Log Message:
  ---
  update patchlevel.h for perl 5.40.0 final release


  Commit: f22a16ecf4821b7e93d2569f630817a2631fddd9
  
https://github.com/Perl/perl5/commit/f22a16ecf4821b7e93d2569f630817a2631fddd9
  Author: Graham Knop 
  Date:   2024-06-09 (Sun, 09 Jun 2024)

  Changed paths:
M META.json

  Log Message:
  ---
  update META.json for perl 5.40.0 stable release


Compare: https://github.com/Perl/perl5/compare/c8545878e4dd...f22a16ecf482

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


[Perl/perl5]

2024-06-04 Thread Graham Knop via perl5-changes
  Branch: refs/tags/v5.40.0-RC2
  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] ed9ce1: update perldelta Acknowledgements

2024-06-04 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: ed9ce1140fbf768815857811ebfe86eeb0c3a995
  
https://github.com/Perl/perl5/commit/ed9ce1140fbf768815857811ebfe86eeb0c3a995
  Author: Graham Knop 
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  update perldelta Acknowledgements


  Commit: 8d22df394914cf78de50879cb5dfe8c1a2a43fa9
  
https://github.com/Perl/perl5/commit/8d22df394914cf78de50879cb5dfe8c1a2a43fa9
  Author: Graham Knop 
  Date:   2024-06-04 (Tue, 04 Jun 2024)

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

  Log Message:
  ---
  update Module::CoreList for perl 5.40.0-RC2


  Commit: b59a5050121b5f4e43d951b34cfd0355650ac986
  
https://github.com/Perl/perl5/commit/b59a5050121b5f4e43d951b34cfd0355650ac986
  Author: Graham Knop 
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
M patchlevel.h

  Log Message:
  ---
  update patchlevel.h for perl 5.40.0-RC2


  Commit: c8545878e4ddb53fc492685422a67aa6b658f0ea
  
https://github.com/Perl/perl5/commit/c8545878e4ddb53fc492685422a67aa6b658f0ea
  Author: Graham Knop 
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
M pod/perlhist.pod

  Log Message:
  ---
  update perlhist for perl 5.40.0-RC2


Compare: https://github.com/Perl/perl5/compare/4565b04afa04...c8545878e4dd

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


[Perl/perl5] def119: note that inf and nan are experimental in perldelta

2024-05-30 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: def119f8761f8b66dd42eaaaeec7da177bf30542
  
https://github.com/Perl/perl5/commit/def119f8761f8b66dd42eaaaeec7da177bf30542
  Author: Graham Knop 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  note that inf and nan are experimental in perldelta


  Commit: 69df475276a007dc52f369c89b46817fa86fa584
  
https://github.com/Perl/perl5/commit/69df475276a007dc52f369c89b46817fa86fa584
  Author: Graham Knop 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  normalize indentation in perldelta


  Commit: 20f8965e596ec5c9441a515962f975e721a260f8
  
https://github.com/Perl/perl5/commit/20f8965e596ec5c9441a515962f975e721a260f8
  Author: Graham Knop 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  document try/catch and multi-var for as stable in perldelta


  Commit: ce952633c0060129aa4037f364f389c3f87be1b1
  
https://github.com/Perl/perl5/commit/ce952633c0060129aa4037f364f389c3f87be1b1
  Author: Graham Knop 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  document builtin module as stable in perldelta


  Commit: ef85075ed579c8bcaf80ec36e6a593b8579e4b0c
  
https://github.com/Perl/perl5/commit/ef85075ed579c8bcaf80ec36e6a593b8579e4b0c
  Author: Graham Knop 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  document use importing builtin version bundles in perldelta


Compare: https://github.com/Perl/perl5/compare/48392ceedf8e...ef85075ed579

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


[Perl/perl5] c729e4: Revert "Remove experimental warnings from extra pa...

2024-05-29 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: c729e47cb91f797fa10d8df6772de79066a941ac
  
https://github.com/Perl/perl5/commit/c729e47cb91f797fa10d8df6772de79066a941ac
  Author: Graham Knop 
  Date:   2024-05-29 (Wed, 29 May 2024)

  Changed paths:
M lib/feature.pm
M lib/warnings.pm
M pod/perldiag.pod
M pod/perlexperiment.pod
M regen/feature.pl
M regen/warnings.pl
M t/op/lex.t
M toke.c
M warnings.h

  Log Message:
  ---
  Revert "Remove experimental warnings from extra paired delimiters"

This properly returns the extra paired delimiters feature to
experimental status.

This reverts commit a09a0269dd243971b28401d82f5214932d0d6c8f.



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


[Perl/perl5]

2024-05-24 Thread Graham Knop via perl5-changes
  Branch: refs/tags/v5.40.0-RC1
  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] 9028e1: final copyedits of perldelta

2024-05-24 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 9028e12473e7fa76ca5a5787af6d1b2e6d110b78
  
https://github.com/Perl/perl5/commit/9028e12473e7fa76ca5a5787af6d1b2e6d110b78
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  final copyedits of perldelta



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


[Perl/perl5] 307a55: Bump the perl version in various places for 5.40.0...

2024-05-24 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 307a559badef9b9ae54e43066f6e13ce785df43b
  
https://github.com/Perl/perl5/commit/307a559badef9b9ae54e43066f6e13ce785df43b
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  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 README.haiku
M README.macosx
M README.os2
M README.vms
M README.win32
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 the perl version in various places for 5.40.0-RC1


  Commit: 17182bbf30c5c9df3b32c4d40598f437b77320cb
  
https://github.com/Perl/perl5/commit/17182bbf30c5c9df3b32c4d40598f437b77320cb
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M MANIFEST
M Makefile.SH
M pod/.gitignore
M pod/perl.pod
R pod/perl5390delta.pod
R pod/perl53910delta.pod
R pod/perl5391delta.pod
R pod/perl5392delta.pod
R pod/perl5393delta.pod
R pod/perl5394delta.pod
R pod/perl5395delta.pod
R pod/perl5396delta.pod
R pod/perl5397delta.pod
R pod/perl5398delta.pod
R pod/perl5399delta.pod
M pod/perldelta.pod
M vms/descrip_mms.template
M win32/GNUmakefile
M win32/Makefile
M win32/pod.mak

  Log Message:
  ---
  merge perldelta files


  Commit: 954c14d8339edd1c48c2e5c76ef601702cab169a
  
https://github.com/Perl/perl5/commit/954c14d8339edd1c48c2e5c76ef601702cab169a
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perlpolicy.pod

  Log Message:
  ---
  update perlpolicy for 5.40.0 release

The paragraph regarding the supported versions was out of date, and has
been updated very inconsistently. The intent was originally to note the
versions that are supported, and what will happen in the next stable
release.


  Commit: fb2c035f814dd3e148756f7f1ed5966ff92a5944
  
https://github.com/Perl/perl5/commit/fb2c035f814dd3e148756f7f1ed5966ff92a5944
  Author: Philippe Bruhat (BooK) 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  various typo fixes


  Commit: 570b85beb032ffb68f04be418b5c22e1fc578b63
  
https://github.com/Perl/perl5/commit/570b85beb032ffb68f04be418b5c22e1fc578b63
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M INSTALL

  Log Message:
  ---
  update INSTALL to list 5.38, not 5.39.10


  Commit: 3dc6b1b20fa6531a58ca9016f77242ad91d7586f
  
https://github.com/Perl/perl5/commit/3dc6b1b20fa6531a58ca9016f77242ad91d7586f
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldeprecation.pod

  Log Message:
  ---
  goto into block is a scheduled deprecation, to be removed in 5.42


  Commit: 69f23a3b74fbcb059e3b8995dfcdc0a59caed3c0
  
https://github.com/Perl/perl5/commit/69f23a3b74fbcb059e3b8995dfcdc0a59caed3c0
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M op.c
M pod/perldelta.pod
M pod/perldeprecation.pod
M t/lib/feature/implicit
M t/lib/warnings/op
M t/lib/warnings/pp_ctl

  Log Message:
  ---
  changing use VERSION should be fatal in 5.44, not 5.46


  Commit: ceecad75bec7f94a5716abaa2a7f823de39be4bc
  
https://github.com/Perl/perl5/commit/ceecad75bec7f94a5716abaa2a7f823de39be4bc
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldeprecation.pod

  Log Message:
  ---
  note that downgrading use VERSION past 5.11 has finished its deprecation 
period is now fatal


  Commit: 786de6dab22a9c6dff0df76972f53a6fa965ed25
  
https://github.com/Perl/perl5/commit/786de6dab22a9c6dff0df76972f53a6fa965ed25
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  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:
  ---
  Update Module::CoreList for 5.40.0-RC1


  Commit: e3ec0611caa1d1de27c642d222807e5f07df285c
  
https://github.com/Perl/perl5/commit/e3ec0611caa1d1de27c642d222807e5f07df285c
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  fix delta note to refer to warning that actually existed in stable

The fix to the "prevailing version not tracked in eval" was only noticed
in the 5.39 dev cycle, but it already had an impact on the older
warnings about downgrading past 5.11. Fix the delta note to refer to a
warning that actually existed in stable, rather than a new warning.


  Commit: 

[Perl/perl5] 307a55: Bump the perl version in various places for 5.40.0...

2024-05-24 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: 307a559badef9b9ae54e43066f6e13ce785df43b
  
https://github.com/Perl/perl5/commit/307a559badef9b9ae54e43066f6e13ce785df43b
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  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 README.haiku
M README.macosx
M README.os2
M README.vms
M README.win32
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 the perl version in various places for 5.40.0-RC1


  Commit: 17182bbf30c5c9df3b32c4d40598f437b77320cb
  
https://github.com/Perl/perl5/commit/17182bbf30c5c9df3b32c4d40598f437b77320cb
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M MANIFEST
M Makefile.SH
M pod/.gitignore
M pod/perl.pod
R pod/perl5390delta.pod
R pod/perl53910delta.pod
R pod/perl5391delta.pod
R pod/perl5392delta.pod
R pod/perl5393delta.pod
R pod/perl5394delta.pod
R pod/perl5395delta.pod
R pod/perl5396delta.pod
R pod/perl5397delta.pod
R pod/perl5398delta.pod
R pod/perl5399delta.pod
M pod/perldelta.pod
M vms/descrip_mms.template
M win32/GNUmakefile
M win32/Makefile
M win32/pod.mak

  Log Message:
  ---
  merge perldelta files


  Commit: 954c14d8339edd1c48c2e5c76ef601702cab169a
  
https://github.com/Perl/perl5/commit/954c14d8339edd1c48c2e5c76ef601702cab169a
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perlpolicy.pod

  Log Message:
  ---
  update perlpolicy for 5.40.0 release

The paragraph regarding the supported versions was out of date, and has
been updated very inconsistently. The intent was originally to note the
versions that are supported, and what will happen in the next stable
release.


  Commit: fb2c035f814dd3e148756f7f1ed5966ff92a5944
  
https://github.com/Perl/perl5/commit/fb2c035f814dd3e148756f7f1ed5966ff92a5944
  Author: Philippe Bruhat (BooK) 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  various typo fixes


  Commit: 570b85beb032ffb68f04be418b5c22e1fc578b63
  
https://github.com/Perl/perl5/commit/570b85beb032ffb68f04be418b5c22e1fc578b63
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M INSTALL

  Log Message:
  ---
  update INSTALL to list 5.38, not 5.39.10


  Commit: 3dc6b1b20fa6531a58ca9016f77242ad91d7586f
  
https://github.com/Perl/perl5/commit/3dc6b1b20fa6531a58ca9016f77242ad91d7586f
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldeprecation.pod

  Log Message:
  ---
  goto into block is a scheduled deprecation, to be removed in 5.42


  Commit: 69f23a3b74fbcb059e3b8995dfcdc0a59caed3c0
  
https://github.com/Perl/perl5/commit/69f23a3b74fbcb059e3b8995dfcdc0a59caed3c0
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M op.c
M pod/perldelta.pod
M pod/perldeprecation.pod
M t/lib/feature/implicit
M t/lib/warnings/op
M t/lib/warnings/pp_ctl

  Log Message:
  ---
  changing use VERSION should be fatal in 5.44, not 5.46


  Commit: ceecad75bec7f94a5716abaa2a7f823de39be4bc
  
https://github.com/Perl/perl5/commit/ceecad75bec7f94a5716abaa2a7f823de39be4bc
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldeprecation.pod

  Log Message:
  ---
  note that downgrading use VERSION past 5.11 has finished its deprecation 
period is now fatal


  Commit: 786de6dab22a9c6dff0df76972f53a6fa965ed25
  
https://github.com/Perl/perl5/commit/786de6dab22a9c6dff0df76972f53a6fa965ed25
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  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:
  ---
  Update Module::CoreList for 5.40.0-RC1


  Commit: e3ec0611caa1d1de27c642d222807e5f07df285c
  
https://github.com/Perl/perl5/commit/e3ec0611caa1d1de27c642d222807e5f07df285c
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  fix delta note to refer to warning that actually existed in stable

The fix to the "prevailing version not tracked in eval" was only noticed
in the 5.39 dev cycle, but it already had an impact on the older
warnings about downgrading past 5.11. Fix the delta note to refer to a
warning that actually existed in stable, rather than a new warning.


  Commit: 

[Perl/perl5] d4ecfb: merge perldelta files

2024-05-24 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: d4ecfbd284ef4a95fea68b8c8e5a11fc61c48fc4
  
https://github.com/Perl/perl5/commit/d4ecfbd284ef4a95fea68b8c8e5a11fc61c48fc4
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M MANIFEST
M Makefile.SH
M pod/.gitignore
M pod/perl.pod
R pod/perl5390delta.pod
R pod/perl53910delta.pod
R pod/perl5391delta.pod
R pod/perl5392delta.pod
R pod/perl5393delta.pod
R pod/perl5394delta.pod
R pod/perl5395delta.pod
R pod/perl5396delta.pod
R pod/perl5397delta.pod
R pod/perl5398delta.pod
R pod/perl5399delta.pod
M pod/perldelta.pod
M vms/descrip_mms.template
M win32/GNUmakefile
M win32/Makefile
M win32/pod.mak

  Log Message:
  ---
  merge perldelta files


  Commit: 7171861eaa761874e8367457053c2e43ad476ffe
  
https://github.com/Perl/perl5/commit/7171861eaa761874e8367457053c2e43ad476ffe
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perlpolicy.pod

  Log Message:
  ---
  update perlpolicy for 5.40.0 release

The paragraph regarding the supported versions was out of date, and has
been updated very inconsistently. The intent was originally to note the
versions that are supported, and what will happen in the next stable
release.


  Commit: e4aec4a24d6a2e81efa67cf8b480784f7ff65316
  
https://github.com/Perl/perl5/commit/e4aec4a24d6a2e81efa67cf8b480784f7ff65316
  Author: Philippe Bruhat (BooK) 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  various typo fixes


  Commit: 61cb188199ce2bda1ea3e2e50cf59d3ca0283be2
  
https://github.com/Perl/perl5/commit/61cb188199ce2bda1ea3e2e50cf59d3ca0283be2
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M INSTALL

  Log Message:
  ---
  update INSTALL to list 5.38, not 5.39.10


  Commit: a70cdcaeae8f727bc798ad19646ca286f3904b99
  
https://github.com/Perl/perl5/commit/a70cdcaeae8f727bc798ad19646ca286f3904b99
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldeprecation.pod

  Log Message:
  ---
  goto into block is a scheduled deprecation, to be removed in 5.42


  Commit: 3247a6276fc41b91983c912272813aba6769c946
  
https://github.com/Perl/perl5/commit/3247a6276fc41b91983c912272813aba6769c946
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M op.c
M pod/perldelta.pod
M pod/perldeprecation.pod
M t/lib/feature/implicit
M t/lib/warnings/op
M t/lib/warnings/pp_ctl

  Log Message:
  ---
  changing use VERSION should be fatal in 5.44, not 5.46


  Commit: 6b76121fa3841c29281b335623d0e6ffea2c5d2c
  
https://github.com/Perl/perl5/commit/6b76121fa3841c29281b335623d0e6ffea2c5d2c
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldeprecation.pod

  Log Message:
  ---
  note that downgrading use VERSION past 5.11 has finished its deprecation 
period is now fatal


  Commit: 8c2ad440cadf8446256983dfbe5e2ce054a5bb0f
  
https://github.com/Perl/perl5/commit/8c2ad440cadf8446256983dfbe5e2ce054a5bb0f
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  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:
  ---
  Update Module::CoreList for 5.40.0-RC1


  Commit: a8c884552d43a2c67cb39671a0e1c6a57dc7c828
  
https://github.com/Perl/perl5/commit/a8c884552d43a2c67cb39671a0e1c6a57dc7c828
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  fix delta note to refer to warning that actually existed in stable

The fix to the "prevailing version not tracked in eval" was only noticed
in the 5.39 dev cycle, but it already had an impact on the older
warnings about downgrading past 5.11. Fix the delta note to refer to a
warning that actually existed in stable, rather than a new warning.


  Commit: b3f0514ea0fbadc20509bed0148c40c3adfc9f4a
  
https://github.com/Perl/perl5/commit/b3f0514ea0fbadc20509bed0148c40c3adfc9f4a
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  add acknowledgements to perldelta


Compare: https://github.com/Perl/perl5/compare/062c9d4dc37e...b3f0514ea0fb

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


[Perl/perl5] 74a290: Bump the perl version in various places for 5.40.0...

2024-05-24 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: 74a2900975c32e0d44ac183146e249ae6a03512b
  
https://github.com/Perl/perl5/commit/74a2900975c32e0d44ac183146e249ae6a03512b
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  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 README.haiku
M README.macosx
M README.os2
M README.vms
M README.win32
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 the perl version in various places for 5.40.0-RC1


  Commit: 58cd31d47467212a56b2889faf84cdb44d1b37d4
  
https://github.com/Perl/perl5/commit/58cd31d47467212a56b2889faf84cdb44d1b37d4
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M MANIFEST
M Makefile.SH
M pod/perl.pod
R pod/perl5390delta.pod
R pod/perl53910delta.pod
R pod/perl5391delta.pod
R pod/perl5392delta.pod
R pod/perl5393delta.pod
R pod/perl5394delta.pod
R pod/perl5395delta.pod
R pod/perl5396delta.pod
R pod/perl5397delta.pod
R pod/perl5398delta.pod
R pod/perl5399delta.pod
M pod/perldelta.pod
M vms/descrip_mms.template
M win32/GNUmakefile
M win32/Makefile
M win32/pod.mak

  Log Message:
  ---
  merge perldelta files


  Commit: 1f5053fccf3feb6b97c7950d0a7284f1b6652418
  
https://github.com/Perl/perl5/commit/1f5053fccf3feb6b97c7950d0a7284f1b6652418
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perlpolicy.pod

  Log Message:
  ---
  update perlpolicy for 5.40.0 release

The paragraph regarding the supported versions was out of date, and has
been updated very inconsistently. The intent was originally to note the
versions that are supported, and what will happen in the next stable
release.


  Commit: bf7361ab77ad0f1cf45631e088054630e31496a6
  
https://github.com/Perl/perl5/commit/bf7361ab77ad0f1cf45631e088054630e31496a6
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/.gitignore

  Log Message:
  ---
  delta name change


Compare: https://github.com/Perl/perl5/compare/aad37d855393...bf7361ab77ad

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


[Perl/perl5] f7527d: Bump the perl version in various places for 5.40.0...

2024-05-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: f7527dc50ab0efd0251fa62f3b8c4045188768bb
  
https://github.com/Perl/perl5/commit/f7527dc50ab0efd0251fa62f3b8c4045188768bb
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  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 README.haiku
M README.macosx
M README.os2
M README.vms
M README.win32
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.40.0-RC1


  Commit: aad37d8553938160dd72380ec67514a9fba0dcaa
  
https://github.com/Perl/perl5/commit/aad37d8553938160dd72380ec67514a9fba0dcaa
  Author: Graham Knop 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M pod/perl53910delta.pod
M pod/perl5391delta.pod
M pod/perl5392delta.pod
M pod/perl5393delta.pod
M pod/perl5394delta.pod
M pod/perl5395delta.pod
M pod/perl5396delta.pod
M pod/perl5397delta.pod
M pod/perl5398delta.pod
M pod/perl5399delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  merge perldelta files


Compare: https://github.com/Perl/perl5/compare/be2c0ca03060...aad37d855393

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


[Perl/perl5] 01f4e8: Bump the perl version in various places for 5.40.0...

2024-05-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: 01f4e8907053a25b622737d40b2544f65532f747
  
https://github.com/Perl/perl5/commit/01f4e8907053a25b622737d40b2544f65532f747
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  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 README.haiku
M README.macosx
M README.os2
M README.vms
M README.win32
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.40.0-RC1


  Commit: be2c0ca0306014e77133f64e975f03894dc8cd31
  
https://github.com/Perl/perl5/commit/be2c0ca0306014e77133f64e975f03894dc8cd31
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl53910delta.pod
M pod/perl5391delta.pod
M pod/perl5392delta.pod
M pod/perl5393delta.pod
M pod/perl5394delta.pod
M pod/perl5395delta.pod
M pod/perl5396delta.pod
M pod/perl5397delta.pod
M pod/perl5398delta.pod
M pod/perl5399delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  merge perldelta files


Compare: https://github.com/Perl/perl5/compare/7e0968037fc0...be2c0ca03060

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


[Perl/perl5] 3a2c94: merge perldelta files

2024-05-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: 3a2c9467021e2baf726fcecf51d406de9f5158c8
  
https://github.com/Perl/perl5/commit/3a2c9467021e2baf726fcecf51d406de9f5158c8
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl53910delta.pod
M pod/perl5391delta.pod
M pod/perl5392delta.pod
M pod/perl5393delta.pod
M pod/perl5394delta.pod
M pod/perl5395delta.pod
M pod/perl5396delta.pod
M pod/perl5397delta.pod
M pod/perl5398delta.pod
M pod/perl5399delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  merge perldelta files


  Commit: 7e0968037fc017a060019597ab185aa32c9860f1
  
https://github.com/Perl/perl5/commit/7e0968037fc017a060019597ab185aa32c9860f1
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  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 README.haiku
M README.macosx
M README.os2
M README.vms
M README.win32
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.40.0-RC1


Compare: https://github.com/Perl/perl5/compare/af8fdf4c095b...7e0968037fc0

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


[Perl/perl5] edc263: merge perldelta files

2024-05-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: edc2631bd4743e708012f40d7ec487d26a1e1484
  
https://github.com/Perl/perl5/commit/edc2631bd4743e708012f40d7ec487d26a1e1484
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl53910delta.pod
M pod/perl5391delta.pod
M pod/perl5392delta.pod
M pod/perl5393delta.pod
M pod/perl5394delta.pod
M pod/perl5395delta.pod
M pod/perl5396delta.pod
M pod/perl5397delta.pod
M pod/perl5398delta.pod
M pod/perl5399delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  merge perldelta files


  Commit: af8fdf4c095b4fdf1ebc1536ae4d505858bfc81b
  
https://github.com/Perl/perl5/commit/af8fdf4c095b4fdf1ebc1536ae4d505858bfc81b
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  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 README.haiku
M README.macosx
M README.os2
M README.vms
M README.win32
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.40.0-RC1


Compare: https://github.com/Perl/perl5/compare/134e318eab02...af8fdf4c095b

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


[Perl/perl5] 134e31: merge 5.39.1 and 5.39.2 into perldelta

2024-05-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: 134e318eab021205544227ccf0abdf7ab31c0bff
  
https://github.com/Perl/perl5/commit/134e318eab021205544227ccf0abdf7ab31c0bff
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl53910delta.pod
M pod/perl5391delta.pod
M pod/perl5392delta.pod
M pod/perl5393delta.pod
M pod/perl5394delta.pod
M pod/perl5395delta.pod
M pod/perl5396delta.pod
M pod/perl5397delta.pod
M pod/perl5398delta.pod
M pod/perl5399delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  merge 5.39.1 and 5.39.2 into perldelta



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


[Perl/perl5] e9ed88: note to internal change

2024-05-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: e9ed884ade92a03a2ac93d2a317062b68d969cfd
  
https://github.com/Perl/perl5/commit/e9ed884ade92a03a2ac93d2a317062b68d969cfd
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  note to internal change



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


[Perl/perl5] e9dd49: more delta 5396

2024-05-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: e9dd4905f33114c3acf4ea0a65ceeae9eb4eaa5d
  
https://github.com/Perl/perl5/commit/e9dd4905f33114c3acf4ea0a65ceeae9eb4eaa5d
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl5396delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  more delta 5396


  Commit: 8893add4f108a937618c9241798f78242cbb01f7
  
https://github.com/Perl/perl5/commit/8893add4f108a937618c9241798f78242cbb01f7
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl5391delta.pod
M pod/perl5392delta.pod
M pod/perl5393delta.pod
M pod/perl5394delta.pod
M pod/perl5397delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  more delta 5397


  Commit: c60d01034e1c1e47c6389649c91b24a95ef338ae
  
https://github.com/Perl/perl5/commit/c60d01034e1c1e47c6389649c91b24a95ef338ae
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl5398delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  more delta 5398


  Commit: 2a2afde8ad74d73e3a1ccf6eccafaf7124cfde32
  
https://github.com/Perl/perl5/commit/2a2afde8ad74d73e3a1ccf6eccafaf7124cfde32
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl5399delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  more delta 5399


  Commit: 2024ed052fc81f4027e03ccdbf41b8857581e5f0
  
https://github.com/Perl/perl5/commit/2024ed052fc81f4027e03ccdbf41b8857581e5f0
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl53910delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  more delta 53910


Compare: https://github.com/Perl/perl5/compare/d41b699f0f05...2024ed052fc8

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


[Perl/perl5] 874385: merge 5.39.1 and 5.39.2 into perldelta

2024-05-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: 874385435ac9108b079cb058fc2a6e40704501b1
  
https://github.com/Perl/perl5/commit/874385435ac9108b079cb058fc2a6e40704501b1
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl5391delta.pod
M pod/perl5392delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  merge 5.39.1 and 5.39.2 into perldelta


  Commit: ef286b308fb966449a1107192ba5d4bdf1c08b08
  
https://github.com/Perl/perl5/commit/ef286b308fb966449a1107192ba5d4bdf1c08b08
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl5393delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  more delta


  Commit: 510157a595d193498ccc7f5e16a03b3186929873
  
https://github.com/Perl/perl5/commit/510157a595d193498ccc7f5e16a03b3186929873
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl5394delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  more delta: 5394


  Commit: d41b699f0f059290c01e912ccf7d0760897aaab2
  
https://github.com/Perl/perl5/commit/d41b699f0f059290c01e912ccf7d0760897aaab2
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl5395delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  more delta 5395


Compare: https://github.com/Perl/perl5/compare/370d129ed8b2...d41b699f0f05

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


[Perl/perl5] 370d12: more delta: 5394

2024-05-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: 370d129ed8b20f3436499556a0ec0814e346d6f5
  
https://github.com/Perl/perl5/commit/370d129ed8b20f3436499556a0ec0814e346d6f5
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl5394delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  more delta: 5394



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


[Perl/perl5] 54c518: more delta

2024-05-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: 54c51828d9212886def7a1c738f68dfbcd9b8a86
  
https://github.com/Perl/perl5/commit/54c51828d9212886def7a1c738f68dfbcd9b8a86
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perl5393delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  more delta



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


[Perl/perl5] c88b09: update documentation of use VERSION to match curre...

2024-05-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: c88b099b6f0c8c4001c17845743e3b819e831bff
  
https://github.com/Perl/perl5/commit/c88b099b6f0c8c4001c17845743e3b819e831bff
  Author: Graham Knop 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pod/perlfunc.pod

  Log Message:
  ---
  update documentation of use VERSION to match current behavior

Perl now deprecates using use VERSION multiple times in the same scope
with different versions. From v5.39, it is fatal. Update the
documentation to reflect that.

'use VERSION' would also never disable strict, with or without a
previously set 'use strict'. This was previously implied by the
Also the previously deprecated case of downgrading the requested version

It is now fatal to request a version lower than 5.11 after requesting a
version greater than 5.11. This means that a use VERSION will never
disable strict. So while internally, an explicit use strict is still
tracked as distinct from strict from a use VERSION, this will have no
impact. Remove the mention of use strict overriding a later use VERSION.



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


[Perl/perl5] 516ef8: merge 5.39.1 and 5.39.2 into perldelta

2024-05-22 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/5.40
  Home:   https://github.com/Perl/perl5
  Commit: 516ef8eb5cef88b27e3a3f8e9a050412b4f79442
  
https://github.com/Perl/perl5/commit/516ef8eb5cef88b27e3a3f8e9a050412b4f79442
  Author: Graham Knop 
  Date:   2024-05-22 (Wed, 22 May 2024)

  Changed paths:
M pod/perl5391delta.pod
M pod/perl5392delta.pod
M pod/perldelta.pod

  Log Message:
  ---
  merge 5.39.1 and 5.39.2 into perldelta



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


[Perl/perl5] f1e176: update documentation of use VERSION to match curre...

2024-05-22 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/update-use-version-docs
  Home:   https://github.com/Perl/perl5
  Commit: f1e176460658a7eadca28bc6c2b10ce3494a2edb
  
https://github.com/Perl/perl5/commit/f1e176460658a7eadca28bc6c2b10ce3494a2edb
  Author: Graham Knop 
  Date:   2024-05-22 (Wed, 22 May 2024)

  Changed paths:
M pod/perlfunc.pod

  Log Message:
  ---
  update documentation of use VERSION to match current behavior

Perl now deprecates using use VERSION multiple times in the same scope
with different versions. From v5.39, it is fatal. Update the
documentation to reflect that.

'use VERSION' would also never disable strict, with or without a
previously set 'use strict'. This was previously implied by the
Also the previously deprecated case of downgrading the requested version

It is now fatal to request a version lower than 5.11 after requesting a
version greater than 5.11. This means that a use VERSION will never
disable strict. So while internally, an explicit use strict is still
tracked as distinct from strict from a use VERSION, this will have no
impact. Remove the mention of use strict overriding a later use VERSION.



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


[Perl/perl5] 9fd142: remove underscore from VERSION in podlators

2024-05-04 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 9fd1426176ae8c9df32d0c1968462f2c162524aa
  
https://github.com/Perl/perl5/commit/9fd1426176ae8c9df32d0c1968462f2c162524aa
  Author: Graham Knop 
  Date:   2024-05-04 (Sat, 04 May 2024)

  Changed paths:
M cpan/podlators/lib/Pod/Man.pm
M cpan/podlators/lib/Pod/ParseLink.pm
M cpan/podlators/lib/Pod/Text.pm
M cpan/podlators/lib/Pod/Text/Color.pm
M cpan/podlators/lib/Pod/Text/Overstrike.pm
M cpan/podlators/lib/Pod/Text/Termcap.pm
M t/porting/customized.dat

  Log Message:
  ---
  remove underscore from VERSION in podlators

When using versions with underscores, best practice is to remove the
underscore on a later line, to allow using the version as a number when
accessing the variable directly.



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


[Perl/perl5]

2024-05-04 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/remove-underscore-podlators
  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] 229ee7: remove underscore from VERSION in podlators

2024-05-04 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/remove-underscore-podlators
  Home:   https://github.com/Perl/perl5
  Commit: 229ee7896874c3d8c7038b46b7ea6e271b09bdaa
  
https://github.com/Perl/perl5/commit/229ee7896874c3d8c7038b46b7ea6e271b09bdaa
  Author: Graham Knop 
  Date:   2024-05-04 (Sat, 04 May 2024)

  Changed paths:
M cpan/podlators/lib/Pod/Man.pm
M cpan/podlators/lib/Pod/ParseLink.pm
M cpan/podlators/lib/Pod/Text.pm
M cpan/podlators/lib/Pod/Text/Color.pm
M cpan/podlators/lib/Pod/Text/Overstrike.pm
M cpan/podlators/lib/Pod/Text/Termcap.pm
M t/porting/customized.dat

  Log Message:
  ---
  remove underscore from VERSION in podlators

When using versions with underscores, best practice is to remove the
underscore on a later line, to allow using the version as a number when
accessing the variable directly.



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


[Perl/perl5] b2547d: remove underscore from VERSION in podlators

2024-04-28 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/remove-underscore-podlators
  Home:   https://github.com/Perl/perl5
  Commit: b2547d9490538908bd385bce3d637796a7a9b157
  
https://github.com/Perl/perl5/commit/b2547d9490538908bd385bce3d637796a7a9b157
  Author: Graham Knop 
  Date:   2024-04-28 (Sun, 28 Apr 2024)

  Changed paths:
M cpan/podlators/lib/Pod/Man.pm
M cpan/podlators/lib/Pod/ParseLink.pm
M cpan/podlators/lib/Pod/Text.pm
M cpan/podlators/lib/Pod/Text/Color.pm
M cpan/podlators/lib/Pod/Text/Overstrike.pm
M cpan/podlators/lib/Pod/Text/Termcap.pm

  Log Message:
  ---
  remove underscore from VERSION in podlators

When using versions with underscores, best practice is to remove the
underscore on a later line, to allow using the version as a number when
accessing the variable directly.



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


[Perl/perl5]

2024-04-16 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/perlfunc-split-fix-limit-empty-match
  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] be3876: perlfunc: fix split example with limit higher than...

2024-04-16 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: be3876fd2d2bf44510fd439c8a0b195d52b831bd
  
https://github.com/Perl/perl5/commit/be3876fd2d2bf44510fd439c8a0b195d52b831bd
  Author: Graham Knop 
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
M pod/perlfunc.pod

  Log Message:
  ---
  perlfunc: fix split example with limit higher than number of splits

When calling split with a LIMIT higher than the number of possible
output fields, no extra fields will be produced. The previous example
trying to demonstrate this had an error because it used an empty match,
which meant a final empty string could be produced.



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


[Perl/perl5] b87841: perlfunc: fix split example with limit higher than...

2024-04-16 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/perlfunc-split-fix-limit-empty-match
  Home:   https://github.com/Perl/perl5
  Commit: b8784131837c0c2ee567673e011dabf214a96bff
  
https://github.com/Perl/perl5/commit/b8784131837c0c2ee567673e011dabf214a96bff
  Author: Graham Knop 
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
M pod/perlfunc.pod

  Log Message:
  ---
  perlfunc: fix split example with limit higher than number of splits

When calling split with a LIMIT higher than the number of possible
output fields, no extra fields will be produced. The previous example
trying to demonstrate this had an error because it used an empty match,
which meant a final empty string could be produced.



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


[Perl/perl5]

2024-04-10 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/fix-deparse-state-sub
  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] 4a5534: fix deparse of state sub with empty prototype

2024-04-10 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 4a55343c55f905436e15ff5f201f15bd2bf39ca7
  
https://github.com/Perl/perl5/commit/4a55343c55f905436e15ff5f201f15bd2bf39ca7
  Author: Graham Knop 
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
M lib/B/Deparse.pm
M lib/B/Deparse.t

  Log Message:
  ---
  fix deparse of state sub with empty prototype

Fixes #21315



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


[Perl/perl5] ed3601: fix deparse of state sub with empty prototype

2024-04-04 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/fix-deparse-state-sub
  Home:   https://github.com/Perl/perl5
  Commit: ed36011d72604a1b486a52f2a644c4d36051fc12
  
https://github.com/Perl/perl5/commit/ed36011d72604a1b486a52f2a644c4d36051fc12
  Author: Graham Knop 
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
M lib/B/Deparse.pm
M lib/B/Deparse.t

  Log Message:
  ---
  fix deparse of state sub with empty prototype

Fixes #21315



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


[Perl/perl5]

2024-03-26 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/cpan-diff-version-fix
  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] 1c90da: fix core-cpan-diff and sync-with-cpan to handle di...

2024-03-26 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 1c90da2f774d7d8c9a984e56746a7b6635c5b518
  
https://github.com/Perl/perl5/commit/1c90da2f774d7d8c9a984e56746a7b6635c5b518
  Author: Graham Knop 
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
M Porting/core-cpan-diff
M Porting/exec-bit.txt
M Porting/sync-with-cpan

  Log Message:
  ---
  fix core-cpan-diff and sync-with-cpan to handle dist files with v prefixed 
versions

Allow a v prefix on versions expected by the core-cpan-diff and
sync-with-cpan scripts. Also align the two scripts with each other, and
handle the same file extensions expected by PAUSE.



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


[Perl/perl5] 33280a: fix core-cpan-diff and sync-with-cpan to handle di...

2024-03-26 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/cpan-diff-version-fix
  Home:   https://github.com/Perl/perl5
  Commit: 33280ad034b87de256dbd3c05d37dd81bd8dabe4
  
https://github.com/Perl/perl5/commit/33280ad034b87de256dbd3c05d37dd81bd8dabe4
  Author: Graham Knop 
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
M Porting/core-cpan-diff
M Porting/exec-bit.txt
M Porting/sync-with-cpan

  Log Message:
  ---
  fix core-cpan-diff and sync-with-cpan to handle dist files with v prefixed 
versions

Allow a v prefix on versions expected by the core-cpan-diff and
sync-with-cpan scripts. Also align the two scripts with each other, and
handle the same file extensions expected by PAUSE.



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


[Perl/perl5] f6754a: fix core-cpan-diff and sync-with-cpan to handle di...

2024-03-25 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/cpan-diff-version-fix
  Home:   https://github.com/Perl/perl5
  Commit: f6754a63b5983681b949dbdf0a153d316f6f8046
  
https://github.com/Perl/perl5/commit/f6754a63b5983681b949dbdf0a153d316f6f8046
  Author: Graham Knop 
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
M Porting/core-cpan-diff
M Porting/sync-with-cpan

  Log Message:
  ---
  fix core-cpan-diff and sync-with-cpan to handle dist files with v prefixed 
versions

Allow a v prefix on versions expected by the core-cpan-diff and
sync-with-cpan scripts. Also align the two scripts with each other, and
handle the same file extensions expected by PAUSE.



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


[Perl/perl5] 0921e3: fix deparse of state sub with empty prototype

2024-03-24 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/fix-deparse-state-sub
  Home:   https://github.com/Perl/perl5
  Commit: 0921e34f260c6d1e4a897f914224530089345034
  
https://github.com/Perl/perl5/commit/0921e34f260c6d1e4a897f914224530089345034
  Author: Graham Knop 
  Date:   2024-03-24 (Sun, 24 Mar 2024)

  Changed paths:
M lib/B/Deparse.pm
M lib/B/Deparse.t

  Log Message:
  ---
  fix deparse of state sub with empty prototype

Fixes #21315



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


[Perl/perl5] 97c04f: fix deparse of state sub with empty prototype

2024-03-24 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/fix-deparse-state-sub
  Home:   https://github.com/Perl/perl5
  Commit: 97c04fec53ac42c17953db4e12c8a23a499dbde2
  
https://github.com/Perl/perl5/commit/97c04fec53ac42c17953db4e12c8a23a499dbde2
  Author: Graham Knop 
  Date:   2024-03-24 (Sun, 24 Mar 2024)

  Changed paths:
M lib/B/Deparse.pm
M lib/B/Deparse.t

  Log Message:
  ---
  fix deparse of state sub with empty prototype

Fixes #21315



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


[Perl/perl5] bce688: fix deparse of state sub with empty prototype

2024-03-21 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/fix-deparse-state-sub
  Home:   https://github.com/Perl/perl5
  Commit: bce6881eab90206cbcf279109a4a7a79fe707ab7
  
https://github.com/Perl/perl5/commit/bce6881eab90206cbcf279109a4a7a79fe707ab7
  Author: Graham Knop 
  Date:   2024-03-22 (Fri, 22 Mar 2024)

  Changed paths:
M lib/B/Deparse.pm
M lib/B/Deparse.t

  Log Message:
  ---
  fix deparse of state sub with empty prototype

Fixes #21315



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


[Perl/perl5] 4017ac: fix deparse of state sub with empty prototype

2024-03-21 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/fix-deparse-state-sub
  Home:   https://github.com/Perl/perl5
  Commit: 4017ac2b743cee48a3ac2564cf7e9d4e8796a7d5
  
https://github.com/Perl/perl5/commit/4017ac2b743cee48a3ac2564cf7e9d4e8796a7d5
  Author: Graham Knop 
  Date:   2024-03-21 (Thu, 21 Mar 2024)

  Changed paths:
M lib/B/Deparse.pm
M lib/B/Deparse.t

  Log Message:
  ---
  fix deparse of state sub with empty prototype

Fixes #21315



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


[Perl/perl5]

2024-02-27 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/allow-use-version-overlap-for-noop-versions
  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] 8f7708: allow multiple use v5.x declarations in some cases...

2024-02-27 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 8f770826b6c32799ae766feb28830018349c2d70
  
https://github.com/Perl/perl5/commit/8f770826b6c32799ae766feb28830018349c2d70
  Author: Graham Knop 
  Date:   2024-02-27 (Tue, 27 Feb 2024)

  Changed paths:
M op.c
M t/lib/feature/implicit
M t/lib/warnings/op
M t/lib/warnings/pp_ctl

  Log Message:
  ---
  allow multiple use v5.x declarations in some cases where it's harmless

We want to disallow using multiple "use v5.x" declarations in the same
scope, but there are some cases we know to be harmless.

For versions before 5.10, the use declaration was only a version check
with no side effects. If there was a previous version declarations that
was below 5.10, we can safely ignore it without a warning or error.



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


[Perl/perl5] 5f7baf: allow multiple use v5.x declarations in some cases...

2024-02-22 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/allow-use-version-overlap-for-noop-versions
  Home:   https://github.com/Perl/perl5
  Commit: 5f7bafd3ffe878aef941a1532b787202ec1a5ad0
  
https://github.com/Perl/perl5/commit/5f7bafd3ffe878aef941a1532b787202ec1a5ad0
  Author: Graham Knop 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M op.c
M t/lib/feature/implicit
M t/lib/warnings/op
M t/lib/warnings/pp_ctl

  Log Message:
  ---
  allow multiple use v5.x declarations in some cases where it's harmless

We want to disallow using multiple "use v5.x" declarations in the same
scope, but there are some cases we know to be harmless.

For versions before 5.10, the use declaration was only a version check
with no side effects. If there was a previous version declarations that
was below 5.10, we can safely ignore it without a warning or error.



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


[Perl/perl5] 8a7a01: allow multiple use v5.x declarations in some cases...

2024-02-22 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/allow-use-version-overlap-for-noop-versions
  Home:   https://github.com/Perl/perl5
  Commit: 8a7a0154ad08fa9efa0700dded22926805d338d5
  
https://github.com/Perl/perl5/commit/8a7a0154ad08fa9efa0700dded22926805d338d5
  Author: Graham Knop 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M op.c
M t/lib/warnings/op
M t/lib/warnings/pp_ctl

  Log Message:
  ---
  allow multiple use v5.x declarations in some cases where it's harmless

We want to disallow using multiple "use v5.x" declarations in the same
scope, but there are some cases we know to be harmless.

For versions before 5.10, the use declaration was only a version check
with no side effects. If there was a previous version declarations that
was below 5.10, we can safely ignore it without a warning or error.



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


[Perl/perl5] 2f8aef: allow multiple use v5.x declarations in some cases...

2024-02-21 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/allow-use-version-overlap-for-noop-versions
  Home:   https://github.com/Perl/perl5
  Commit: 2f8aefb1205b58a0851ee05b5d47faab081ba928
  
https://github.com/Perl/perl5/commit/2f8aefb1205b58a0851ee05b5d47faab081ba928
  Author: Graham Knop 
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
M op.c
M t/lib/warnings/op
M t/lib/warnings/pp_ctl

  Log Message:
  ---
  allow multiple use v5.x declarations in some cases where it's harmless

We want to disallow using multiple "use v5.x" declarations in the same
scope, but there are some cases we know to be harmless.

For versions before 5.11, the use declaration was only a version check
with no side effects. If two version declarations are used and both are
below 5.11, we can safely ignore it without a warning or error.



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


[Perl/perl5]

2024-01-22 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/storable-changelog
  Home:   https://github.com/Perl/perl5


[Perl/perl5] ea7611: Storable: reformat and fix up change log

2024-01-22 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: ea7611b58ba1e09cf59415d24fe10105fe55ea8c
  
https://github.com/Perl/perl5/commit/ea7611b58ba1e09cf59415d24fe10105fe55ea8c
  Author: Graham Knop 
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
M dist/Storable/ChangeLog

  Log Message:
  ---
  Storable: reformat and fix up change log

Update the change log for Storable to match a format more commonly used,
and is parsable by tools like CPAN::Changes and MetaCPAN.

The version numbers are reformatted to match the actual module version
number.

For very earlier releases, some missing entries were restored, and some
others were written from scratch.




[Perl/perl5] 8042a0: Storable: reformat and fix up change log

2024-01-22 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/storable-changelog
  Home:   https://github.com/Perl/perl5
  Commit: 8042a0dc517d6383e20bc6e0b2b1e3631ff9fb61
  
https://github.com/Perl/perl5/commit/8042a0dc517d6383e20bc6e0b2b1e3631ff9fb61
  Author: Graham Knop 
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
M dist/Storable/ChangeLog

  Log Message:
  ---
  Storable: reformat and fix up change log

Update the change log for Storable to match a format more commonly used,
and is parsable by tools like CPAN::Changes and MetaCPAN.

The version numbers are reformatted to match the actual module version
number.

For very earlier releases, some missing entries were restored, and some
others were written from scratch.




[Perl/perl5] 67452e: new perldelta

2024-01-21 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 67452e5596eb9284df37d88bff410d3e0c7443da
  
https://github.com/Perl/perl5/commit/67452e5596eb9284df37d88bff410d3e0c7443da
  Author: Graham Knop 
  Date:   2024-01-21 (Sun, 21 Jan 2024)

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

  Log Message:
  ---
  new perldelta




[Perl/perl5] 4b4007: Storable: reformat and fix up change log

2024-01-21 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/storable-changelog
  Home:   https://github.com/Perl/perl5
  Commit: 4b4007782cc7b1d6a3b3c5d34a5e57b1d9cd3c06
  
https://github.com/Perl/perl5/commit/4b4007782cc7b1d6a3b3c5d34a5e57b1d9cd3c06
  Author: Graham Knop 
  Date:   2024-01-21 (Sun, 21 Jan 2024)

  Changed paths:
M dist/Storable/ChangeLog

  Log Message:
  ---
  Storable: reformat and fix up change log

Update the change log for Storable to match a format more commonly used,
and is parsable by tools like CPAN::Changes and MetaCPAN.

The version numbers are reformatted to match the actual module version
number.

For very earlier releases, some missing entries were restored, and some
others were written from scratch.




[Perl/perl5] 40bc60: release announcement: perl is the language, perl 5...

2023-11-07 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 40bc602d2e31c4b1714bcc7e13c6fc5eb79de213
  
https://github.com/Perl/perl5/commit/40bc602d2e31c4b1714bcc7e13c6fc5eb79de213
  Author: Graham Knop 
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
M Porting/release_announcement_template.txt

  Log Message:
  ---
  release announcement: perl is the language, perl 5 is the version

Update the release announcement template to refer to the language as
Perl, and use the full version rather than omitting the 5.

Also update the metacpan link to match its new URLs.




[Perl/perl5] 0e0547: release announcement: perl is the language, perl 5...

2023-10-26 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/release-announce-version-includes-5
  Home:   https://github.com/Perl/perl5
  Commit: 0e054752dd8f581913c4d410ef1403fb50e17b37
  
https://github.com/Perl/perl5/commit/0e054752dd8f581913c4d410ef1403fb50e17b37
  Author: Graham Knop 
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
M Porting/release_announcement_template.txt

  Log Message:
  ---
  release announcement: perl is the language, perl 5 is the version

Update the release announcement template to refer to the language as
Perl, and use the full version rather than omitting the 5.

Also update the metacpan link to match its new URLs.




[Perl/perl5] fd71f2: add epigraph note for 5.39.4

2023-10-25 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: fd71f24aaa942e2a65c30ac0b96ab529f6a248f9
  
https://github.com/Perl/perl5/commit/fd71f24aaa942e2a65c30ac0b96ab529f6a248f9
  Author: Graham Knop 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
M Porting/epigraphs.pod

  Log Message:
  ---
  add epigraph note for 5.39.4


  Commit: 724275e186164145d4b8ecdcfc516de4e8dede01
  
https://github.com/Perl/perl5/commit/724275e186164145d4b8ecdcfc516de4e8dede01
  Author: Graham Knop 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
M Porting/release_schedule.pod

  Log Message:
  ---
  update release schedule


  Commit: b16abda014ee2062c1a2bd342eb29dea23044537
  
https://github.com/Perl/perl5/commit/b16abda014ee2062c1a2bd342eb29dea23044537
  Author: Graham Knop 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
M MANIFEST
M Makefile.SH
M pod/.gitignore
M pod/perl.pod
A pod/perl5394delta.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.39.5


  Commit: 2c7b99c783c9692c7608e2a2e5994acb61dc1b16
  
https://github.com/Perl/perl5/commit/2c7b99c783c9692c7608e2a2e5994acb61dc1b16
  Author: Graham Knop 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  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 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 perl version to 5.39.5


  Commit: 952309013672f722efcbaaf785f6126ec04067db
  
https://github.com/Perl/perl5/commit/952309013672f722efcbaaf785f6126ec04067db
  Author: Graham Knop 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  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.39.5


Compare: https://github.com/Perl/perl5/compare/56211f03a701...952309013672


[Perl/perl5]

2023-10-25 Thread Graham Knop via perl5-changes
  Branch: refs/tags/v5.39.4
  Home:   https://github.com/Perl/perl5


[Perl/perl5] d394c9: update perldelta for release

2023-10-25 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: d394c985cd6b93d920219735886d7cf537f1a6b0
  
https://github.com/Perl/perl5/commit/d394c985cd6b93d920219735886d7cf537f1a6b0
  Author: Graham Knop 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  update perldelta for release


  Commit: 48dbbb20cefe1033000467ee21df79399e156978
  
https://github.com/Perl/perl5/commit/48dbbb20cefe1033000467ee21df79399e156978
  Author: Graham Knop 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

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

  Log Message:
  ---
  Update Module::CoreList version for 5.39.4


  Commit: 7dd03fc66c4e73fd90915bd42b26c5ed417380d0
  
https://github.com/Perl/perl5/commit/7dd03fc66c4e73fd90915bd42b26c5ed417380d0
  Author: Graham Knop 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

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

  Log Message:
  ---
  update Module::CoreList for 5.39.4


  Commit: 935a76758f70b922038e8dfa289a45b645827bc7
  
https://github.com/Perl/perl5/commit/935a76758f70b922038e8dfa289a45b645827bc7
  Author: Graham Knop 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
M Porting/corelist-perldelta.pl

  Log Message:
  ---
  add builtin as unclaimed module for corelist-perldelta


  Commit: 4e6857591fb376136d69a5183b388de3a8141e5d
  
https://github.com/Perl/perl5/commit/4e6857591fb376136d69a5183b388de3a8141e5d
  Author: Graham Knop 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  update perldelta


  Commit: 56211f03a701e3979a0d01069f8515db1c1fc2f0
  
https://github.com/Perl/perl5/commit/56211f03a701e3979a0d01069f8515db1c1fc2f0
  Author: Graham Knop 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
M pod/perlhist.pod

  Log Message:
  ---
  Add new release to perlhist


Compare: https://github.com/Perl/perl5/compare/22edd37a128b...56211f03a701


[Perl/perl5]

2023-10-23 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/no-hard-code-github-workspace
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2023-10-21 Thread Graham Knop via perl5-changes
  Branch: refs/heads/gknop/update_Test-Harness_v_3.48
  Home:   https://github.com/Perl/perl5


[Perl/perl5] 0a46f5: cpan/Test-Harness - Update to version 3.48

2023-10-21 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 0a46f5ae9430ac584c04712ffa4fc702ff33d4d3
  
https://github.com/Perl/perl5/commit/0a46f5ae9430ac584c04712ffa4fc702ff33d4d3
  Author: Graham Knop 
  Date:   2023-10-21 (Sat, 21 Oct 2023)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Test-Harness/lib/App/Prove.pm
M cpan/Test-Harness/lib/App/Prove/State.pm
M cpan/Test-Harness/lib/App/Prove/State/Result.pm
M cpan/Test-Harness/lib/App/Prove/State/Result/Test.pm
M cpan/Test-Harness/lib/TAP/Base.pm
M cpan/Test-Harness/lib/TAP/Formatter/Base.pm
M cpan/Test-Harness/lib/TAP/Formatter/Color.pm
M cpan/Test-Harness/lib/TAP/Formatter/Console.pm
M cpan/Test-Harness/lib/TAP/Formatter/Console/ParallelSession.pm
M cpan/Test-Harness/lib/TAP/Formatter/Console/Session.pm
M cpan/Test-Harness/lib/TAP/Formatter/File.pm
M cpan/Test-Harness/lib/TAP/Formatter/File/Session.pm
M cpan/Test-Harness/lib/TAP/Formatter/Session.pm
M cpan/Test-Harness/lib/TAP/Harness.pm
M cpan/Test-Harness/lib/TAP/Harness/Env.pm
M cpan/Test-Harness/lib/TAP/Object.pm
M cpan/Test-Harness/lib/TAP/Parser.pm
M cpan/Test-Harness/lib/TAP/Parser/Aggregator.pm
M cpan/Test-Harness/lib/TAP/Parser/Grammar.pm
M cpan/Test-Harness/lib/TAP/Parser/Iterator.pm
M cpan/Test-Harness/lib/TAP/Parser/Iterator/Array.pm
M cpan/Test-Harness/lib/TAP/Parser/Iterator/Process.pm
M cpan/Test-Harness/lib/TAP/Parser/Iterator/Stream.pm
M cpan/Test-Harness/lib/TAP/Parser/IteratorFactory.pm
M cpan/Test-Harness/lib/TAP/Parser/Multiplexer.pm
M cpan/Test-Harness/lib/TAP/Parser/Result.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Bailout.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Plan.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Pragma.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Test.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Unknown.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Version.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/YAML.pm
M cpan/Test-Harness/lib/TAP/Parser/ResultFactory.pm
M cpan/Test-Harness/lib/TAP/Parser/Scheduler.pm
M cpan/Test-Harness/lib/TAP/Parser/Scheduler/Job.pm
M cpan/Test-Harness/lib/TAP/Parser/Scheduler/Spinner.pm
M cpan/Test-Harness/lib/TAP/Parser/Source.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Executable.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/File.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Handle.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Perl.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/RawTAP.pm
M cpan/Test-Harness/lib/TAP/Parser/YAMLish/Reader.pm
M cpan/Test-Harness/lib/TAP/Parser/YAMLish/Writer.pm
M cpan/Test-Harness/lib/Test/Harness.pm
M cpan/Test-Harness/t/parse.t

  Log Message:
  ---
  cpan/Test-Harness - Update to version 3.48

3.48 2023-10-02
- Accept TAP version 14




[Perl/perl5] 4f3792: cpan/Test-Harness - Update to version 3.48

2023-10-21 Thread Graham Knop via perl5-changes
  Branch: refs/heads/gknop/update_Test-Harness_v_3.48
  Home:   https://github.com/Perl/perl5
  Commit: 4f3792a8971f22ca17973689a2a3f783a5df146e
  
https://github.com/Perl/perl5/commit/4f3792a8971f22ca17973689a2a3f783a5df146e
  Author: Graham Knop 
  Date:   2023-10-21 (Sat, 21 Oct 2023)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Test-Harness/lib/App/Prove.pm
M cpan/Test-Harness/lib/App/Prove/State.pm
M cpan/Test-Harness/lib/App/Prove/State/Result.pm
M cpan/Test-Harness/lib/App/Prove/State/Result/Test.pm
M cpan/Test-Harness/lib/TAP/Base.pm
M cpan/Test-Harness/lib/TAP/Formatter/Base.pm
M cpan/Test-Harness/lib/TAP/Formatter/Color.pm
M cpan/Test-Harness/lib/TAP/Formatter/Console.pm
M cpan/Test-Harness/lib/TAP/Formatter/Console/ParallelSession.pm
M cpan/Test-Harness/lib/TAP/Formatter/Console/Session.pm
M cpan/Test-Harness/lib/TAP/Formatter/File.pm
M cpan/Test-Harness/lib/TAP/Formatter/File/Session.pm
M cpan/Test-Harness/lib/TAP/Formatter/Session.pm
M cpan/Test-Harness/lib/TAP/Harness.pm
M cpan/Test-Harness/lib/TAP/Harness/Env.pm
M cpan/Test-Harness/lib/TAP/Object.pm
M cpan/Test-Harness/lib/TAP/Parser.pm
M cpan/Test-Harness/lib/TAP/Parser/Aggregator.pm
M cpan/Test-Harness/lib/TAP/Parser/Grammar.pm
M cpan/Test-Harness/lib/TAP/Parser/Iterator.pm
M cpan/Test-Harness/lib/TAP/Parser/Iterator/Array.pm
M cpan/Test-Harness/lib/TAP/Parser/Iterator/Process.pm
M cpan/Test-Harness/lib/TAP/Parser/Iterator/Stream.pm
M cpan/Test-Harness/lib/TAP/Parser/IteratorFactory.pm
M cpan/Test-Harness/lib/TAP/Parser/Multiplexer.pm
M cpan/Test-Harness/lib/TAP/Parser/Result.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Bailout.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Plan.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Pragma.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Test.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Unknown.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/Version.pm
M cpan/Test-Harness/lib/TAP/Parser/Result/YAML.pm
M cpan/Test-Harness/lib/TAP/Parser/ResultFactory.pm
M cpan/Test-Harness/lib/TAP/Parser/Scheduler.pm
M cpan/Test-Harness/lib/TAP/Parser/Scheduler/Job.pm
M cpan/Test-Harness/lib/TAP/Parser/Scheduler/Spinner.pm
M cpan/Test-Harness/lib/TAP/Parser/Source.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Executable.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/File.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Handle.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/Perl.pm
M cpan/Test-Harness/lib/TAP/Parser/SourceHandler/RawTAP.pm
M cpan/Test-Harness/lib/TAP/Parser/YAMLish/Reader.pm
M cpan/Test-Harness/lib/TAP/Parser/YAMLish/Writer.pm
M cpan/Test-Harness/lib/Test/Harness.pm
M cpan/Test-Harness/t/parse.t

  Log Message:
  ---
  cpan/Test-Harness - Update to version 3.48

3.48 2023-10-02
- Accept TAP version 14




[Perl/perl5] 988cba: cpan/Archive-Tar - Update to version 3.02

2023-10-21 Thread Graham Knop via perl5-changes
  Branch: refs/heads/gknop/update_Archive-Tar_v_3.02
  Home:   https://github.com/Perl/perl5
  Commit: 988cba018d220bdb64ad7f55c0cb4a237cf6937c
  
https://github.com/Perl/perl5/commit/988cba018d220bdb64ad7f55c0cb4a237cf6937c
  Author: Graham Knop 
  Date:   2023-10-21 (Sat, 21 Oct 2023)

  Changed paths:
M MANIFEST
M Porting/Maintainers.pl
M cpan/Archive-Tar/lib/Archive/Tar.pm
M cpan/Archive-Tar/lib/Archive/Tar/Constant.pm
M cpan/Archive-Tar/lib/Archive/Tar/File.pm
M cpan/Archive-Tar/t/02_methods.t
M cpan/Archive-Tar/t/04_resolved_issues.t
M cpan/Archive-Tar/t/09_roundtrip.t
M cpan/Archive-Tar/t/90_symlink.t
A cpan/Archive-Tar/t/src/long/prefix-directory-concat.tar

  Log Message:
  ---
  cpan/Archive-Tar - Update to version 3.02

3.02  13/04/2023 (Manfred Stock)
- Test block sizes up to (2**31 - 1) bytes only (fix for 32bit perls)
- Don't match on message from exception in symlink test
- Improve formatting of $Archive::Tar::RESOLVE_SYMLINK documentation




[Perl/perl5] ef0ce4: GitHub Actions: set safe directory using github va...

2023-10-05 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: ef0ce4e02af63c60b4a8a1dd52e0da80e4eb6bd2
  
https://github.com/Perl/perl5/commit/ef0ce4e02af63c60b4a8a1dd52e0da80e4eb6bd2
  Author: Graham Knop 
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
M .github/workflows/testsuite.yml

  Log Message:
  ---
  GitHub Actions: set safe directory using github variable rather than hard 
coding




[Perl/perl5] 34ae5b: Test2-Suite: remove problematic test

2023-10-05 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 34ae5b5cb645ef3f877b2152414d3059b5a95075
  
https://github.com/Perl/perl5/commit/34ae5b5cb645ef3f877b2152414d3059b5a95075
  Author: Graham Knop 
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
M MANIFEST
M Porting/Maintainers.pl
R cpan/Test2-Suite/t/acceptance/Workflow-Acceptance.t

  Log Message:
  ---
  Test2-Suite: remove problematic test

Test2-Suite's t/acceptance/Workflow-Acceptance.t test is causing
intermittent failures. Exodist has said:

> the test is not one that is necessary to run all the time, it should probably 
> be an author test.

So for now, remove the test.




[Perl/perl5] 75ec66: Test2-Suite: remove problematic test

2023-10-05 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/test2-suite-remove-broken-test
  Home:   https://github.com/Perl/perl5
  Commit: 75ec66d95a87cb177d2136a9b32251acb98b22f6
  
https://github.com/Perl/perl5/commit/75ec66d95a87cb177d2136a9b32251acb98b22f6
  Author: Graham Knop 
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
M MANIFEST
M Porting/Maintainers.pl
R cpan/Test2-Suite/t/acceptance/Workflow-Acceptance.t

  Log Message:
  ---
  Test2-Suite: remove problematic test

Test2-Suite's t/acceptance/Workflow-Acceptance.t test is causing
intermittent failures. Exodist has said:

> the test is not one that is necessary to run all the time, it should probably 
> be an author test.

So for now, remove the test.




[Perl/perl5] 5ab1fb: Test2-Suite: remove problematic test

2023-10-05 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/test2-suite-remove-broken-test
  Home:   https://github.com/Perl/perl5
  Commit: 5ab1fb822d5ab0f93e2cb12d69981198e214dd22
  
https://github.com/Perl/perl5/commit/5ab1fb822d5ab0f93e2cb12d69981198e214dd22
  Author: Graham Knop 
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
M Porting/Maintainers.pl
R cpan/Test2-Suite/t/acceptance/Workflow-Acceptance.t

  Log Message:
  ---
  Test2-Suite: remove problematic test

Test2-Suite's t/acceptance/Workflow-Acceptance.t test is causing
intermittent failures. Exodist has said:

> the test is not one that is necessary to run all the time, it should probably 
> be an author test.

So for now, remove the test.




[Perl/perl5] e96448: GitHub Actions: set safe directory using github va...

2023-10-05 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/no-hard-code-github-workspace
  Home:   https://github.com/Perl/perl5
  Commit: e96448750c62054c43faac1d8baacbf5e7ca3013
  
https://github.com/Perl/perl5/commit/e96448750c62054c43faac1d8baacbf5e7ca3013
  Author: Graham Knop 
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
M .github/workflows/testsuite.yml

  Log Message:
  ---
  GitHub Actions: set safe directory using github variable rather than hard 
coding




[Perl/perl5] c54274: remove extra entry for mauke in AUTHORS

2023-09-05 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: c542745d8baa83293633ab4377da15b720141eb0
  
https://github.com/Perl/perl5/commit/c542745d8baa83293633ab4377da15b720141eb0
  Author: Graham Knop 
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
M AUTHORS

  Log Message:
  ---
  remove extra entry for mauke in AUTHORS

It's no longer needed, as a correct .mailmap entry was added.




[Perl/perl5] e428e4: remove template content from perl5390delta

2023-08-20 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: e428e4926379aac606b464db8efb8f43735d2e33
  
https://github.com/Perl/perl5/commit/e428e4926379aac606b464db8efb8f43735d2e33
  Author: Graham Knop 
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
M pod/perl5390delta.pod

  Log Message:
  ---
  remove template content from perl5390delta

The 5.39.0 release is identical to 5.38.0, so there is no content to
fill these sections with.




[Perl/perl5] e88531: remove template content from perl5390delta

2023-08-20 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/fix-perl5390delta
  Home:   https://github.com/Perl/perl5
  Commit: e88531a0be43ca9c6efa8bf1ada9b95b2966f142
  
https://github.com/Perl/perl5/commit/e88531a0be43ca9c6efa8bf1ada9b95b2966f142
  Author: Graham Knop 
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
M pod/perl5390delta.pod

  Log Message:
  ---
  remove template content from perl5390delta

The 5.39.0 release is identical to 5.38.0, so there is no content to
fill these sections with.




[Perl/perl5] 8ae049: remove template heading in perl5390delta

2023-08-20 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/fix-perl5390delta
  Home:   https://github.com/Perl/perl5
  Commit: 8ae049872c141526cf318cc8d74078111f5b44cd
  
https://github.com/Perl/perl5/commit/8ae049872c141526cf318cc8d74078111f5b44cd
  Author: Graham Knop 
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
M pod/perl5390delta.pod

  Log Message:
  ---
  remove template heading in perl5390delta




[Perl/perl5]

2023-07-30 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/remove-pod-perldoc-perlfunc
  Home:   https://github.com/Perl/perl5


[Perl/perl5] cfe3ee: Pod-Perldoc: exclude corpus files that are not use...

2023-07-16 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: cfe3eec1741a8336d1dc6b70c3741485449a77dc
  
https://github.com/Perl/perl5/commit/cfe3eec1741a8336d1dc6b70c3741485449a77dc
  Author: Graham Knop 
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
M MANIFEST
M Porting/Maintainers.pl
R cpan/Pod-Perldoc/corpus/no-head.pod
R cpan/Pod-Perldoc/corpus/perlfunc.pod
R cpan/Pod-Perldoc/corpus/utf8.pod
M t/porting/podcheck.t

  Log Message:
  ---
  Pod-Perldoc: exclude corpus files that are not used for anything

The Pod-Perldoc distribution includes several files in its corpus
directory but which aren't used for anything. They appear to be for
manual testing. There is little reason to include them in core.
Additionally, one of the files included is an old copy of perlfunc.pod,
which continually confuses contributors to core.




[Perl/perl5] ceabff: Pod-Perldoc: exclude corpus files that are not use...

2023-06-06 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/remove-pod-perldoc-perlfunc
  Home:   https://github.com/Perl/perl5
  Commit: ceabe4f47bcc04cee86084d842569339476b
  
https://github.com/Perl/perl5/commit/ceabe4f47bcc04cee86084d842569339476b
  Author: Graham Knop 
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M MANIFEST
M Porting/Maintainers.pl
R cpan/Pod-Perldoc/corpus/no-head.pod
R cpan/Pod-Perldoc/corpus/perlfunc.pod
R cpan/Pod-Perldoc/corpus/utf8.pod
M t/porting/podcheck.t

  Log Message:
  ---
  Pod-Perldoc: exclude corpus files that are not used for anything

The Pod-Perldoc distribution includes several files in its corpus
directory but which aren't used for anything. They appear to be for
manual testing. There is little reason to include them in core.
Additionally, one of the files included is an old copy of perlfunc.pod,
which continually confuses contributors to core.




[Perl/perl5] 7f38ae: Pod-Perldoc: exclude corpus files that are not use...

2023-06-06 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/remove-pod-perldoc-perlfunc
  Home:   https://github.com/Perl/perl5
  Commit: 7f38ae315864360fd4327932e9f83aef4d81ab50
  
https://github.com/Perl/perl5/commit/7f38ae315864360fd4327932e9f83aef4d81ab50
  Author: Graham Knop 
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M Porting/Maintainers.pl
R cpan/Pod-Perldoc/corpus/no-head.pod
R cpan/Pod-Perldoc/corpus/perlfunc.pod
R cpan/Pod-Perldoc/corpus/utf8.pod

  Log Message:
  ---
  Pod-Perldoc: exclude corpus files that are not used for anything

The Pod-Perldoc distribution includes several files in its corpus
directory but which aren't used for anything. They appear to be for
manual testing. There is little reason to include them in core.
Additionally, one of the files included is an old copy of perlfunc.pod,
which continually confuses contributors to core.




[Perl/perl5] 672173: dist/if: add Makefile.PL from CPAN release

2023-03-13 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 6721733f1f540152ae49caec5a7da22cf83a89ba
  
https://github.com/Perl/perl5/commit/6721733f1f540152ae49caec5a7da22cf83a89ba
  Author: Graham Knop 
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
M MANIFEST
A dist/if/.gitignore
A dist/if/Makefile.PL

  Log Message:
  ---
  dist/if: add Makefile.PL from CPAN release

Makefile.PL taken from if 0.0608


  Commit: 4d76bb125ec26eadb09f3093b39e8f21d4381bea
  
https://github.com/Perl/perl5/commit/4d76bb125ec26eadb09f3093b39e8f21d4381bea
  Author: Graham Knop 
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
M dist/if/Makefile.PL

  Log Message:
  ---
  dist/if: clean up Makefile.PL

Fix INSTALLDIRS for perls after 5.10.

Add and update resource links.


Compare: https://github.com/Perl/perl5/compare/9aa348a042c8...4d76bb125ec2


[Perl/perl5] f5dde4: dist/encoding-warnings: add Makefile.PL and Changes

2023-03-13 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: f5dde4d176d43f6562740009a3ea91d412f20c2f
  
https://github.com/Perl/perl5/commit/f5dde4d176d43f6562740009a3ea91d412f20c2f
  Author: Graham Knop 
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
M MANIFEST
A dist/encoding-warnings/.gitignore
A dist/encoding-warnings/Changes
A dist/encoding-warnings/Makefile.PL

  Log Message:
  ---
  dist/encoding-warnings: add Makefile.PL and Changes

The CPAN dist uses Module::Install, so the Makefile.PL is rewritten to
use standard ExtUtils::MakeMaker.


  Commit: 1321de75d56d7d8276d27b9d3b3c8b251408e243
  
https://github.com/Perl/perl5/commit/1321de75d56d7d8276d27b9d3b3c8b251408e243
  Author: Graham Knop 
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
M dist/encoding-warnings/Changes

  Log Message:
  ---
  dist/encoding-warnings: convert Changes to a format parsable by CPAN::Changes 
or metacpan


  Commit: 9aa348a042c87a9b637a02d76dbf989f73beb93f
  
https://github.com/Perl/perl5/commit/9aa348a042c87a9b637a02d76dbf989f73beb93f
  Author: Graham Knop 
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
M dist/encoding-warnings/Changes

  Log Message:
  ---
  dist/encoding-warnings: update changelog


Compare: https://github.com/Perl/perl5/compare/cb9df1309157...9aa348a042c8


[Perl/perl5] cb76ec: dist/encoding-warnings: convert Changes to a forma...

2023-03-06 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/dist-encoding-warnings-extra-files
  Home:   https://github.com/Perl/perl5
  Commit: cb76ecc35af3c0a3bb6b373a46f1ea78ef4ba6cb
  
https://github.com/Perl/perl5/commit/cb76ecc35af3c0a3bb6b373a46f1ea78ef4ba6cb
  Author: Graham Knop 
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
M dist/encoding-warnings/Changes

  Log Message:
  ---
  dist/encoding-warnings: convert Changes to a format parsable by CPAN::Changes 
or metacpan


  Commit: e4b39e8e3db7bb89bb7a2dd91d3c58a64e6d01e0
  
https://github.com/Perl/perl5/commit/e4b39e8e3db7bb89bb7a2dd91d3c58a64e6d01e0
  Author: Graham Knop 
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
M dist/encoding-warnings/Changes

  Log Message:
  ---
  dist/encoding-warnings: update changelog


Compare: https://github.com/Perl/perl5/compare/bc82ef43d158...e4b39e8e3db7


[Perl/perl5] a2753e: dist/encoding-warnings: convert Changes to a forma...

2023-03-06 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/dist-encoding-warnings-extra-files
  Home:   https://github.com/Perl/perl5
  Commit: a2753ea65144f70ee4015d0b567f55a11f266cb1
  
https://github.com/Perl/perl5/commit/a2753ea65144f70ee4015d0b567f55a11f266cb1
  Author: Graham Knop 
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
M dist/encoding-warnings/Changes

  Log Message:
  ---
  dist/encoding-warnings: convert Changes to a format parsable by CPAN::Changes 
or metacpan


  Commit: bc82ef43d158ff7094f03fc95f465c3e603785f1
  
https://github.com/Perl/perl5/commit/bc82ef43d158ff7094f03fc95f465c3e603785f1
  Author: Graham Knop 
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
M dist/encoding-warnings/Changes

  Log Message:
  ---
  dist/encoding-warnings: update changelog


Compare: https://github.com/Perl/perl5/compare/14753d89a03f...bc82ef43d158


[Perl/perl5] 94d949: dist/encoding-warnings: add Makefile.PL and Changes

2023-03-06 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/dist-encoding-warnings-extra-files
  Home:   https://github.com/Perl/perl5
  Commit: 94d9494352ed6e4043694bfb0a0362ee53f20428
  
https://github.com/Perl/perl5/commit/94d9494352ed6e4043694bfb0a0362ee53f20428
  Author: Graham Knop 
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
M MANIFEST
A dist/encoding-warnings/.gitignore
A dist/encoding-warnings/Changes
A dist/encoding-warnings/Makefile.PL

  Log Message:
  ---
  dist/encoding-warnings: add Makefile.PL and Changes

The CPAN dist uses Module::Install, so the Makefile.PL is rewritten to
use standard ExtUtils::MakeMaker.


  Commit: 14753d89a03fb8c4f023d650eab17e3af7138e73
  
https://github.com/Perl/perl5/commit/14753d89a03fb8c4f023d650eab17e3af7138e73
  Author: Graham Knop 
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
M dist/encoding-warnings/Changes

  Log Message:
  ---
  dist/encoding-warnings: update changelog


Compare: https://github.com/Perl/perl5/compare/a35349bde5e6...14753d89a03f


[Perl/perl5] e1ada7: dist/encoding-warnings: add Makefile.PL and Changes

2023-03-06 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/dist-encoding-warnings-extra-files
  Home:   https://github.com/Perl/perl5
  Commit: e1ada733f227a27c441ae7e50f3196ef2c417c34
  
https://github.com/Perl/perl5/commit/e1ada733f227a27c441ae7e50f3196ef2c417c34
  Author: Graham Knop 
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
M MANIFEST
A dist/encoding-warnings/.gitignore
A dist/encoding-warnings/Changes
A dist/encoding-warnings/Makefile.PL

  Log Message:
  ---
  dist/encoding-warnings: add Makefile.PL and Changes

The CPAN dist uses Module::Install, so the Makefile.PL is rewritten to
use standard ExtUtils::MakeMaker.


  Commit: a35349bde5e66f7a1a4e1ae0ec49dc13237625a1
  
https://github.com/Perl/perl5/commit/a35349bde5e66f7a1a4e1ae0ec49dc13237625a1
  Author: Graham Knop 
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
M dist/encoding-warnings/Changes

  Log Message:
  ---
  dist/encoding-warnings: update changelog


Compare: https://github.com/Perl/perl5/compare/a856d56e8add...a35349bde5e6


[Perl/perl5] e41e9d: dist/encoding-warnings: add Makefile.PL and Changes

2023-03-06 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/dist-encoding-warnings-extra-files
  Home:   https://github.com/Perl/perl5
  Commit: e41e9dafde2cace44bb08902ec44e1a6da11e2ce
  
https://github.com/Perl/perl5/commit/e41e9dafde2cace44bb08902ec44e1a6da11e2ce
  Author: Graham Knop 
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
A dist/encoding-warnings/.gitignore
A dist/encoding-warnings/Changes
A dist/encoding-warnings/Makefile.PL

  Log Message:
  ---
  dist/encoding-warnings: add Makefile.PL and Changes

The CPAN dist uses Module::Install, so the Makefile.PL is rewritten to
use standard ExtUtils::MakeMaker.


  Commit: a856d56e8add3efdfb4e52bef4362625fe1c27e3
  
https://github.com/Perl/perl5/commit/a856d56e8add3efdfb4e52bef4362625fe1c27e3
  Author: Graham Knop 
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
M dist/encoding-warnings/Changes

  Log Message:
  ---
  dist/encoding-warnings: update changelog


Compare: https://github.com/Perl/perl5/compare/4d6002bb839a...a856d56e8add


[Perl/perl5] 9a12db: dist/if: add Makefile.PL from CPAN release

2023-03-05 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/dist-if-add-makefile-pl
  Home:   https://github.com/Perl/perl5
  Commit: 9a12db74f02c4537c5205ea63947675969573d66
  
https://github.com/Perl/perl5/commit/9a12db74f02c4537c5205ea63947675969573d66
  Author: Graham Knop 
  Date:   2023-03-05 (Sun, 05 Mar 2023)

  Changed paths:
M MANIFEST
A dist/if/.gitignore
A dist/if/Makefile.PL

  Log Message:
  ---
  dist/if: add Makefile.PL from CPAN release

Makefile.PL taken from if 0.0608


  Commit: 065461b8dfac4d0102fa8e13b0582109093f8acc
  
https://github.com/Perl/perl5/commit/065461b8dfac4d0102fa8e13b0582109093f8acc
  Author: Graham Knop 
  Date:   2023-03-05 (Sun, 05 Mar 2023)

  Changed paths:
M dist/if/Makefile.PL

  Log Message:
  ---
  dist/if: clean up Makefile.PL

Fix INSTALLDIRS for perls after 5.10.

Add and update resource links.


Compare: https://github.com/Perl/perl5/compare/43db84b88354...065461b8dfac


[Perl/perl5] 4d6002: dist/encoding-warnings: add Makefile.PL and Changes

2023-03-03 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/dist-encoding-warnings-extra-files
  Home:   https://github.com/Perl/perl5
  Commit: 4d6002bb839a93d82c1e22d1f85a07c149f879a0
  
https://github.com/Perl/perl5/commit/4d6002bb839a93d82c1e22d1f85a07c149f879a0
  Author: Graham Knop 
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
A dist/encoding-warnings/.gitignore
A dist/encoding-warnings/Changes
A dist/encoding-warnings/Makefile.PL

  Log Message:
  ---
  dist/encoding-warnings: add Makefile.PL and Changes

The CPAN dist uses Module::Install, so the Makefile.PL is rewritten to
use standard ExtUtils::MakeMaker.




[Perl/perl5] adea96: dist/if: add Makefile.PL from CPAN release

2023-03-02 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/dist-if-add-makefile-pl
  Home:   https://github.com/Perl/perl5
  Commit: adea960622f92142ff968f3f36517ca8a913944a
  
https://github.com/Perl/perl5/commit/adea960622f92142ff968f3f36517ca8a913944a
  Author: Graham Knop 
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
M MANIFEST
A dist/if/.gitignore
A dist/if/Makefile.PL

  Log Message:
  ---
  dist/if: add Makefile.PL from CPAN release

Makefile.PL taken from if 0.0608


  Commit: 43db84b883541ca35198a02472bf3c56738e23ce
  
https://github.com/Perl/perl5/commit/43db84b883541ca35198a02472bf3c56738e23ce
  Author: Graham Knop 
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
M dist/if/Makefile.PL

  Log Message:
  ---
  dist/if: clean up Makefile.PL

Fix INSTALLDIRS for perls after 5.10.

Add and update resource links.


Compare: https://github.com/Perl/perl5/compare/7c43d0a80f04...43db84b88354


[Perl/perl5] 53229a: dist/if: add Makefile.PL from CPAN release

2023-03-02 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/dist-if-add-makefile-pl
  Home:   https://github.com/Perl/perl5
  Commit: 53229ae5db95f130940b4a2c4d47857b15b0f484
  
https://github.com/Perl/perl5/commit/53229ae5db95f130940b4a2c4d47857b15b0f484
  Author: Graham Knop 
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
A dist/if/.gitignore
A dist/if/Makefile.PL

  Log Message:
  ---
  dist/if: add Makefile.PL from CPAN release

Makefile.PL taken from if 0.0608


  Commit: 7c43d0a80f04a0e09b41814f7c72f6869d13c8b7
  
https://github.com/Perl/perl5/commit/7c43d0a80f04a0e09b41814f7c72f6869d13c8b7
  Author: Graham Knop 
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
M dist/if/Makefile.PL

  Log Message:
  ---
  dist/if: clean up Makefile.PL

Fix INSTALLDIRS for perls after 5.10.

Add and update resource links.


Compare: https://github.com/Perl/perl5/compare/53229ae5db95%5E...7c43d0a80f04


[Perl/perl5] f049b2: Attribute-Handlers: add Makefile.PL

2023-03-02 Thread Graham Knop via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: f049b2185c55b2337f4789de3427e45932ffd978
  
https://github.com/Perl/perl5/commit/f049b2185c55b2337f4789de3427e45932ffd978
  Author: Graham Knop 
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
M MANIFEST
A dist/Attribute-Handlers/.gitignore
A dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: add Makefile.PL

Add a Makefile.PL for Attribute-Handlers in core so that it can be
maintained properly. This avoids the need for an external repo to
maintain these extra files.

Taken from Attribute-Handlers-0.99, with the following modifications:

- install in site, not perl
- Fix license, and don't try to handle ancient perl or EUMM versions
- update metadata URLs
- no indexing demo directory




[Perl/perl5] 452300: Attribute-Handlers: add Makefile.PL

2023-03-02 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/attribute-handlers-makefile-pl
  Home:   https://github.com/Perl/perl5
  Commit: 452300516274ce1545f826c1d65e220712fc6b9d
  
https://github.com/Perl/perl5/commit/452300516274ce1545f826c1d65e220712fc6b9d
  Author: Graham Knop 
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
M MANIFEST
A dist/Attribute-Handlers/.gitignore
A dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: add Makefile.PL

Add a Makefile.PL for Attribute-Handlers in core so that it can be
maintained properly. This avoids the need for an external repo to
maintain these extra files.

Taken from Attribute-Handlers-0.99, with the following modifications:

- install in site, not perl
- Fix license, and don't try to handle ancient perl or EUMM versions
- update metadata URLs
- no indexing demo directory




[Perl/perl5] 2ca09a: Attribute-Handlers: add Makefile.PL

2023-03-02 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/attribute-handlers-makefile-pl
  Home:   https://github.com/Perl/perl5
  Commit: 2ca09ad74e9ebaaf009a4747d8616ad947362712
  
https://github.com/Perl/perl5/commit/2ca09ad74e9ebaaf009a4747d8616ad947362712
  Author: Graham Knop 
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
M MANIFEST
A dist/Attribute-Handlers/.gitignore
A dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: add Makefile.PL

Add a Makefile.PL for Attribute-Handlers in core so that it can be
maintained properly. This avoids the need for an external repo to
maintain these extra files.

Taken from Attribute-Handlers-0.99, with the following modifications:

- install in site, not perl
- Fix license, and don't try to handle ancient perl or EUMM versions
- update metadata URLs
- no indexing demo directory




[Perl/perl5] 4c5baf: Attribute-Handlers: add Makefile.PL

2023-02-28 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/attribute-handlers-makefile-pl
  Home:   https://github.com/Perl/perl5
  Commit: 4c5baf6d0ea4414771fab1dee1fcdaa7cc8cea04
  
https://github.com/Perl/perl5/commit/4c5baf6d0ea4414771fab1dee1fcdaa7cc8cea04
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M MANIFEST
A dist/Attribute-Handlers/.gitignore
A dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: add Makefile.PL

Add a Makefile.PL for Attribute-Handlers in core so that it can be
maintained properly. This avoids the need for an external repo to
maintain these extra files.

Taken from Attribute-Handlers-0.99.


  Commit: e3e21bf44575c50bd56573085963887ae3f2cb02
  
https://github.com/Perl/perl5/commit/e3e21bf44575c50bd56573085963887ae3f2cb02
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: install in site, not perl


  Commit: 4c31de539ad4241320e465e4da1daa2b92d778bf
  
https://github.com/Perl/perl5/commit/4c31de539ad4241320e465e4da1daa2b92d778bf
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: clean up Makefile.PL

Fix license, and don't try to handle ancient perl or EUMM versions.


  Commit: bb0e6ddb549ea6e203f1c254485109cc5aa9e5e8
  
https://github.com/Perl/perl5/commit/bb0e6ddb549ea6e203f1c254485109cc5aa9e5e8
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: update metadata URLs


  Commit: 03694d622e83936669e997a2cd28a4528209ecae
  
https://github.com/Perl/perl5/commit/03694d622e83936669e997a2cd28a4528209ecae
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: no indexing demo directory


Compare: https://github.com/Perl/perl5/compare/06159a1869ea...03694d622e83


[Perl/perl5] 0340ea: Attribute-Handlers: install in site, not perl

2023-02-28 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/attribute-handlers-makefile-pl
  Home:   https://github.com/Perl/perl5
  Commit: 0340ea68d03d3fd1a5e8ff52835a6935f311
  
https://github.com/Perl/perl5/commit/0340ea68d03d3fd1a5e8ff52835a6935f311
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: install in site, not perl


  Commit: 56e03d06effd095d7050e76b16dab6b9a612f2a1
  
https://github.com/Perl/perl5/commit/56e03d06effd095d7050e76b16dab6b9a612f2a1
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: clean up Makefile.PL

Fix license, and don't try to handle ancient perl or EUMM versions.


  Commit: 5112823c23486c9c416e8b4d0f4ed10ecaddf267
  
https://github.com/Perl/perl5/commit/5112823c23486c9c416e8b4d0f4ed10ecaddf267
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: update metadata URLs


  Commit: 06159a1869ea08e9b58a922604ed63f7d61ab694
  
https://github.com/Perl/perl5/commit/06159a1869ea08e9b58a922604ed63f7d61ab694
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: no indexing demo directory


Compare: https://github.com/Perl/perl5/compare/831e853cc828...06159a1869ea


[Perl/perl5] fbd25d: Attribute-Handlers: add Makefile.PL

2023-02-28 Thread Graham Knop via perl5-changes
  Branch: refs/heads/haarg/attribute-handlers-makefile-pl
  Home:   https://github.com/Perl/perl5
  Commit: fbd25d2dbe6181bd8a550836855b5af99f316817
  
https://github.com/Perl/perl5/commit/fbd25d2dbe6181bd8a550836855b5af99f316817
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
A dist/Attribute-Handlers/.gitignore
A dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: add Makefile.PL

Add a Makefile.PL for Attribute-Handlers in core so that it can be
maintained properly. This avoids the need for an external repo to
maintain these extra files.

Taken from Attribute-Handlers-0.99.


  Commit: 60e54338dd8f985ec0a9bcee1878024e841f8b36
  
https://github.com/Perl/perl5/commit/60e54338dd8f985ec0a9bcee1878024e841f8b36
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: install in site, not perl


  Commit: 5df73da2ad43990e50888ec9bdd461572d81ccce
  
https://github.com/Perl/perl5/commit/5df73da2ad43990e50888ec9bdd461572d81ccce
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: clean up Makefile.PL

Fix license, and don't try to handle ancient perl or EUMM versions.


  Commit: c3973af5924b6b5c1545a78c4eb703502c725eb4
  
https://github.com/Perl/perl5/commit/c3973af5924b6b5c1545a78c4eb703502c725eb4
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: update metadata URLs


  Commit: 831e853cc8289154164686f931a3030d78c5288d
  
https://github.com/Perl/perl5/commit/831e853cc8289154164686f931a3030d78c5288d
  Author: Graham Knop 
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
M dist/Attribute-Handlers/Makefile.PL

  Log Message:
  ---
  Attribute-Handlers: no indexing demo directory


Compare: https://github.com/Perl/perl5/compare/fbd25d2dbe61%5E...831e853cc828


  1   2   >