[Perl/perl5] 1c5a7c: perldelta for 6281b77: Add Term-Table and Test2-Suite

2023-09-20 Thread Paul Evans via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 1c5a7c530e5f5f89411aa76a896921cf99abb592
  
https://github.com/Perl/perl5/commit/1c5a7c530e5f5f89411aa76a896921cf99abb592
  Author: Paul "LeoNerd" Evans 
  Date:   2023-09-21 (Thu, 21 Sep 2023)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  perldelta for 6281b77: Add Term-Table and Test2-Suite




[Perl/perl5] f75420: Add `Term-Table` as a dual-life CPAN module

2023-09-20 Thread Paul Evans via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: f754204f7b4e611fdbcb6317184b4ab0557e1b16
  
https://github.com/Perl/perl5/commit/f754204f7b4e611fdbcb6317184b4ab0557e1b16
  Author: Paul "LeoNerd" Evans 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
M MANIFEST
M Makefile.SH
M Porting/Maintainers.pl
A cpan/Term-Table/lib/Term/Table.pm
A cpan/Term-Table/lib/Term/Table/Cell.pm
A cpan/Term-Table/lib/Term/Table/CellStack.pm
A cpan/Term-Table/lib/Term/Table/HashBase.pm
A cpan/Term-Table/lib/Term/Table/LineBreak.pm
A cpan/Term-Table/lib/Term/Table/Spacer.pm
A cpan/Term-Table/lib/Term/Table/Util.pm
A cpan/Term-Table/t/HashBase.t
A cpan/Term-Table/t/Table.t
A cpan/Term-Table/t/Table/Cell.t
A cpan/Term-Table/t/Table/CellStack.t
A cpan/Term-Table/t/Table/LineBreak.t
A cpan/Term-Table/t/bad_blank_line.t
A cpan/Term-Table/t/honor_env_in_non_tty.t
A cpan/Term-Table/t/issue-9.t

  Log Message:
  ---
  Add `Term-Table` as a dual-life CPAN module

Required as a dependency of adding Test2-Suite


  Commit: 6281b77d53e56b6bed1ec4da419af7390d7b6785
  
https://github.com/Perl/perl5/commit/6281b77d53e56b6bed1ec4da419af7390d7b6785
  Author: Paul "LeoNerd" Evans 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

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

[Perl/perl5]

2023-09-20 Thread Matthew Horsfall (alh)
  Branch: refs/tags/v5.39.3
  Home:   https://github.com/Perl/perl5


[Perl/perl5] 8c4603: Finish preparing Module::Corelist for 5.39.4

2023-09-20 Thread Matthew Horsfall (alh)
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 8c46034c67a31b748fbf83b50e0f5ea9f11b3f91
  
https://github.com/Perl/perl5/commit/8c46034c67a31b748fbf83b50e0f5ea9f11b3f91
  Author: Matthew Horsfall 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

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

  Log Message:
  ---
  Finish preparing Module::Corelist for 5.39.4

... now that Module::Corelist was updated on cpan




[Perl/perl5] e68f23: App epigraph for 5.39.3

2023-09-20 Thread Matthew Horsfall (alh)
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: e68f238efdcbf11826dc72b6c604db64651e1bf2
  
https://github.com/Perl/perl5/commit/e68f238efdcbf11826dc72b6c604db64651e1bf2
  Author: Matthew Horsfall 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
M Porting/epigraphs.pod

  Log Message:
  ---
  App epigraph for 5.39.3


  Commit: e6c5bfe2de8e8d56fcd18a8286d731c6d125fc29
  
https://github.com/Perl/perl5/commit/e6c5bfe2de8e8d56fcd18a8286d731c6d125fc29
  Author: Matthew Horsfall 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
M Porting/release_schedule.pod

  Log Message:
  ---
  Tick release 5.39.3


  Commit: eb1b0be1a6fbdf4f8e68b7200da191cbdefc8c88
  
https://github.com/Perl/perl5/commit/eb1b0be1a6fbdf4f8e68b7200da191cbdefc8c88
  Author: Matthew Horsfall 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

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


  Commit: 7a415acd38ab1222f84839eaaf557e9d28c0937e
  
https://github.com/Perl/perl5/commit/7a415acd38ab1222f84839eaaf557e9d28c0937e
  Author: Matthew Horsfall 
  Date:   2023-09-20 (Wed, 20 Sep 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 the perl version in various places for 5.39.4


  Commit: d8c059d35cfafdc08841d34dcfb819e62c41f0dd
  
https://github.com/Perl/perl5/commit/d8c059d35cfafdc08841d34dcfb819e62c41f0dd
  Author: Matthew Horsfall 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  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 5.39.4


Compare: https://github.com/Perl/perl5/compare/c8a2e4d1432c...d8c059d35cfa


[Perl/perl5] d3c00f: perldelta for 88a35d6636

2023-09-20 Thread Matthew Horsfall (alh)
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: d3c00fa64e94872c2d4e260d2df046147383e453
  
https://github.com/Perl/perl5/commit/d3c00fa64e94872c2d4e260d2df046147383e453
  Author: Matthew Horsfall 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  perldelta for 88a35d6636


  Commit: 318d1a9963fb02a8eadd0eabc5f91ed5f771351c
  
https://github.com/Perl/perl5/commit/318d1a9963fb02a8eadd0eabc5f91ed5f771351c
  Author: Matthew Horsfall 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  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 v5.39.3


  Commit: 42d2552d91d137073335334999f4c4b9dc7ad4ec
  
https://github.com/Perl/perl5/commit/42d2552d91d137073335334999f4c4b9dc7ad4ec
  Author: Matthew Horsfall 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

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

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


  Commit: 8b8360cd219b241e82e5038c734cc1ce79863369
  
https://github.com/Perl/perl5/commit/8b8360cd219b241e82e5038c734cc1ce79863369
  Author: Matthew Horsfall 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  Finalize perldelta for v5.39.3


  Commit: c8a2e4d1432cd1244a4e44d6bb71920b692076b7
  
https://github.com/Perl/perl5/commit/c8a2e4d1432cd1244a4e44d6bb71920b692076b7
  Author: Matthew Horsfall 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
M pod/perlhist.pod

  Log Message:
  ---
  Add new release to perlhist


Compare: https://github.com/Perl/perl5/compare/2de8fc5de09f...c8a2e4d1432c


[Perl/perl5] 2de8fc: perldelta for 92ddeac03b: builtin::unimport

2023-09-20 Thread Paul Evans via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 2de8fc5de09f0d12d5df813135d0751300e9e070
  
https://github.com/Perl/perl5/commit/2de8fc5de09f0d12d5df813135d0751300e9e070
  Author: Paul "LeoNerd" Evans 
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
M pod/perldelta.pod

  Log Message:
  ---
  perldelta for 92ddeac03b: builtin::unimport