[perl.git] branch blead updated. v5.29.7-7-gc0e7abff4e

2019-01-19 Thread Karen Etheridge
In perl.git, the branch blead has been updated



- Log -
commit c0e7abff4ef47cfe8b8e703c17bb9acc862c3450
Author: Karen Etheridge 
Date:   Sat Jan 19 19:58:31 2019 -0800

fix version in delta

It was also misstated in the commit message for 928a385c.

---

Summary of changes:
 pod/perl5293delta.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pod/perl5293delta.pod b/pod/perl5293delta.pod
index cff9852e08..213414bcba 100644
--- a/pod/perl5293delta.pod
+++ b/pod/perl5293delta.pod
@@ -44,7 +44,7 @@ PathTools has been upgraded from version 3.74 to 3.75
 
 =item *
 
-L has been upgraded from version 5.20180605 to 5.0180915.
+L has been upgraded from version 5.20180605 to 5.20180915.
 
 =back
 

-- 
Perl5 Master Repository


[perl.git] branch blead updated. v5.29.7-6-g78073bbc33

2019-01-19 Thread Abigail
In perl.git, the branch blead has been updated



- Log -
commit 78073bbc33dabe19fec23114794e20d1c94e1706
Author: Abigail 
Date:   Sun Jan 20 04:25:23 2019 +0100

Update Module::CoreList for 5.29.8

commit 84a028ef5433b2dbbb52bbecfb1c944232f1b8b4
Author: Abigail 
Date:   Sun Jan 20 04:12:20 2019 +0100

Bump the perl version in various places for 5.29.8

commit 65c75f8f142177469b7c0301202f956e040fc50d
Author: Abigail 
Date:   Sun Jan 20 03:57:56 2019 +0100

New perldelta for 5.29.8

commit 3910d6e674cafcfee05eae81235948672e486741
Author: Abigail 
Date:   Sun Jan 20 03:46:30 2019 +0100

Tick!

Ticked of the 5.29.7 release from the release schedule.

commit 7316d0a0ff06a9b808154379a3aad56c9b8c18a3
Author: Abigail 
Date:   Sun Jan 20 03:44:48 2019 +0100

Epigraph for 5.29.7

---

Summary of changes:
 Cross/config.sh-arm-linux |  40 +--
 Cross/config.sh-arm-linux-n770|  40 +--
 INSTALL   |  28 +-
 MANIFEST  |   1 +
 META.json |   2 +-
 META.yml  |   2 +-
 Makefile.SH   |   8 +-
 NetWare/Makefile  |   4 +-
 NetWare/config_H.wc   |  10 +-
 Porting/config.sh |  42 +--
 Porting/config_H  |  18 +-
 Porting/epigraphs.pod |  19 ++
 Porting/perldelta_template.pod|   2 +-
 Porting/release_schedule.pod  |   2 +-
 README.haiku  |   4 +-
 README.macosx |   8 +-
 README.os2|   2 +-
 README.vms|   4 +-
 dist/Module-CoreList/Changes  |   3 +
 dist/Module-CoreList/lib/Module/CoreList.pm   |  21 +-
 dist/Module-CoreList/lib/Module/CoreList/Utils.pm |   9 +-
 hints/catamount.sh|   4 +-
 lib/B/Op_private.pm   |   2 +-
 patchlevel.h  |   4 +-
 plan9/config.plan9|  10 +-
 plan9/config_sh.sample|  38 +--
 pod/.gitignore|   2 +-
 pod/perl.pod  |   1 +
 pod/{perldelta.pod => perl5297delta.pod}  |   2 +-
 pod/perldelta.pod | 370 --
 vms/descrip_mms.template  |   2 +-
 win32/GNUmakefile |   6 +-
 win32/Makefile|   6 +-
 win32/makefile.mk |   6 +-
 win32/pod.mak |   4 +
 35 files changed, 480 insertions(+), 246 deletions(-)
 copy pod/{perldelta.pod => perl5297delta.pod} (99%)

diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux
index b61f6220a1..85ee845e96 100644
--- a/Cross/config.sh-arm-linux
+++ b/Cross/config.sh-arm-linux
@@ -31,12 +31,12 @@ afsroot='/afs'
 alignbytes='4'
 aphostname='/bin/hostname'
 api_revision='5'
-api_subversion='7'
+api_subversion='8'
 api_version='29'
-api_versionstring='5.29.7'
+api_versionstring='5.29.8'
 ar='ar'
-archlib='/usr/lib/perl5/5.29.7/armv4l-linux'
-archlibexp='/usr/lib/perl5/5.29.7/armv4l-linux'
+archlib='/usr/lib/perl5/5.29.8/armv4l-linux'
+archlibexp='/usr/lib/perl5/5.29.8/armv4l-linux'
 archname64=''
 archname='armv4l-linux'
 archobjs=''
@@ -55,7 +55,7 @@ castflags='0'
 cat='cat'
 cc='cc'
 cccdlflags='-fpic'
-ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.29.7/armv4l-linux/CORE'
+ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.29.8/armv4l-linux/CORE'
 ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64'
 ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
 ccname='arm-linux-gcc'
@@ -817,7 +817,7 @@ inc_version_list=' '
 inc_version_list_init='0'
 incpath=''
 inews=''
-installarchlib='./install_me_here/usr/lib/perl5/5.29.7/armv4l-linux'
+installarchlib='./install_me_here/usr/lib/perl5/5.29.8/armv4l-linux'
 installbin='./install_me_here/usr/bin'
 installhtml1dir=''
 installhtml3dir=''
@@ -825,13 +825,13 @@ installman1dir='./install_me_here/usr/share/man/man1'
 installman3dir='./install_me_here/usr/share/man/man3'
 installprefix='./install_me_here/usr'
 installprefixexp='./install_me_here/usr'
-installprivlib='./install_me_here/usr/lib/perl5/5.29.7'

[perl.git] annotated tag v5.29.7 created. v5.29.7

2019-01-19 Thread Abigail
In perl.git, the annotated tag v5.29.7 has been created



at  644ba624062a57ef092cc011e2f5a4a1d57cf39d (tag)
   tagging  e0cf033f421e677e25c7c28ce932de16832f814b (commit)
  replaces  v5.29.6
 tagged by  Abigail
on  Sun Jan 20 02:11:34 2019 +0100

- Log -
Eigth release of the 5.29 series

Abigail (14):
  Epigraph for 5.29.6
  New perldelta for 5.29.7
  Bump the perl version in various places for 5.29.7
  Update Module::CoreList for 5.29.7
  Tick release schedule
  Release managers guide: perlivp isn't in utils after install.
  Perldelta: Document changes leading up to 5.29.7.
  Perldelta: spell out '2nd'.
  Perldelta: Link to each ticket.
  Update Module::CoreList for 5.29.7
  Perldelta acknowledgements for 5.29.7.
  New/Update Modules section for perldelta
  Bump copyright to 2019 in perl.c and README.
  And 5.29.7 release to pod/perlhist

Chris 'BinGOs' Williams (12):
  It's beginning to look a lot like Christmas
  Update CPAN to CPAN version 2.22
  Update DB_File to CPAN version 1.843
  Unicode-Normalize on CPAN is 1.26
  Update Compress-Raw-Zlib to CPAN version 2.084
  Update Compress-Raw-Bzip2 to CPAN version 2.084
  Update IO-Compress to CPAN version 2.084
  Update File-Temp to CPAN version 0.2309
  Update Unicode-Collate to CPAN version 1.27
  Update Math-BigInt to CPAN version 1.999816
  Update Math-BigInt-FastCalc to CPAN version 0.5008
  Update Test-Simple to CPAN version 1.302160

Eugen Konkov (1):
  Hint about $dir/$version is checked by lib.pm and deleted from @INC

Hauke D (1):
  First "eof" should return true

James E Keenan (7):
  More specific documentation of paragraph mode.
  Thoroughly test paragraph mode
  Correct spelling error.
  Use same mixture of hard-tabs and spaces for indent
  Remove one superfluous word in sysseek documentation.
  Conduct tests of IO::Dir in temporary directory
  Shorten test descriptions

Karl Williamson (67):
  regexec.c: White space only, comment only
  regexec.c: Make sure variable is initialized
  t/re/anyof.t: Add 'strict', 'warnings' pragmas
  t/re/anyof.t: Add capability to utf8::upgrade()
  re/anyof.t: Extract code into a function
  regcomp.c: Fix comment
  regcomp.c: Add #ifdef
  regcomp.c: qr/[\xFF]/di doesn't have runtime dependencies
  Change name of PL_utf8_foldable variable
  regcomp.c: Avoid a NULL dereference
  regen/mk_invlists.pl: Fix bug when 2 ident tables
  Move 2 property defns to mktables
  Change name of PL_NonL1NonFinalFold
  regcomp.c: Shorten variable name
  regcomp.c, regexec.c: Rename some related variables
  utf8.c: White-space only
  Fix bug in foldEQ_utf8_flags()
  Generalize foldEQ_utf8_flags()
  regexec.c: Swap parameters to some EQ functions
  t/re/anyof.t: Sort tests; remove dups
  regcomp.c: Rationalize use of two variables
  regcomp.c: Avoid duplicate work
  regcomp.c: Generate EXACTFU_SS only for non-UTF8
  regcomp.c: Fold characters in non-UTF-8 EXACTFish nodes
  regexec.c: Add function to compare /i Latin1, pre-folded
  regexec.c: Most /iaa nodes are now pre-folded
  Add regnode EXACTFUP, for problematic
  Collapse regnode EXACTFU_SS into EXACTFUP
  regexec.c: Avoid unnecessary folding
  regcomp.c: Simplify handling of EXACTFish nodes with 's' at edge
  regcomp.c: Refactor some /[foo]/ code
  regcomp.c: Prefer ANYOF/NANYOFM regnodes
  Remove ASCII/NASCII regnodes
  regcomp.c: Don't zap larger scope variables
  regcomp.c: Simplify ANYOFM node generation
  regcomp.c: Consolidate common code
  regcomp.c: Remove remaining use of static function
  regcomp.c: Remove no longer used static function
  regcomp.c: Rename a variable
  regcomp.c: Refactor looking for POSIX optimizations
  regcomp.c: White space only
  regcomp.c: Refactor 3 variables into flags of 1
  regcomp.c: White-space, comments only
  regcomp.c: Rename a variable
  Revamp qr/[...]/ optimizations
  Add new regnode: ANYOFH, without a bitmap
  regcomp.c: White-space only
  Change length-1 ASCII fold pairs to ANYOFM regnodes
  regen/mph.pl: Remove unused variable
  regen/mk_invlists.pl: Rmv outdated code
  regcomp.c: Avoid reading out-of-bounds memory
  regcomp.c: White-space only
  regcomp.c: Refactor \b{} parsing code
  perlre: Note that lookbehind is up to 255 chars
  regcomp.sym: Note specialized use of 'flags' in 2 OPs
  perlre: Note /i multi-char fold lookbehind assertions don't work
  perlvars.h: A variable was being initialized unnecessarily
  perl.h: Fix typo in comment
  

[perl.git] branch blead updated. v5.29.6-117-gb38ca28dbc

2019-01-19 Thread Abigail
In perl.git, the branch blead has been updated



- Log -
commit b38ca28dbcf5b8a8863b65c087213ea34d0b0f5c
Author: Abigail 
Date:   Sun Jan 20 02:27:21 2019 +0100

Porting/makerel: fix progress message.

The message emitted just before creating the .xz file was identical
to the message emitted just before creating the .gz file. Which
didn't make much sense.

commit e0cf033f421e677e25c7c28ce932de16832f814b
Author: Abigail 
Date:   Sun Jan 20 01:43:01 2019 +0100

And 5.29.7 release to pod/perlhist

commit 4a29172e5171141e5cdad5c27d001dc1cb3db632
Author: Abigail 
Date:   Sun Jan 20 01:40:50 2019 +0100

Bump copyright to 2019 in perl.c and README.

commit 3e52c030d43c80feca4dff8dc2567fb27305c1e8
Author: Abigail 
Date:   Sun Jan 20 00:59:42 2019 +0100

New/Update Modules section for perldelta

commit 1c0558a07cef023d25f68f9b9fcc2bc9077ce453
Author: Abigail 
Date:   Sun Jan 20 00:45:10 2019 +0100

Perldelta acknowledgements for 5.29.7.

commit 6ff46aeea7402a959033e02676dfa8253b1090bd
Author: Abigail 
Date:   Sun Jan 20 00:34:53 2019 +0100

Update Module::CoreList for 5.29.7

---

Summary of changes:
 Porting/makerel |   2 +-
 README  |   2 +-
 dist/Module-CoreList/lib/Module/CoreList.pm | 135 +++-
 perl.c  |   4 +-
 pod/perldelta.pod   |  86 ++
 pod/perlhist.pod|   1 +
 6 files changed, 207 insertions(+), 23 deletions(-)

diff --git a/Porting/makerel b/Porting/makerel
index a4b2ed7d68..bf4569bf98 100755
--- a/Porting/makerel
+++ b/Porting/makerel
@@ -206,7 +206,7 @@ if ($have_7z) {
 }
 
 if ($opts{x}) {
-print "Creating and compressing the tar.gz file with 7z...\n";
+print "Creating and compressing the tar.xz file with xz...\n";
 $cmd = "tar cf - $reldir | xz -z -c > $reldir.tar.xz";
 system($cmd) == 0 or die "$cmd failed";
 }
diff --git a/README b/README
index dc4f3a727c..945db22d70 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 Perl is Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012,
-2013, 2014, 2015, 2016, 2017, 2018 by Larry Wall and others.
+2013, 2014, 2015, 2016, 2017, 2018, 2019 by Larry Wall and others.
 All rights reserved.
 
 
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm 
b/dist/Module-CoreList/lib/Module/CoreList.pm
index a438bbc310..70cb25c804 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -15960,12 +15960,139 @@ for my $version ( sort { $a <=> $b } keys %released 
) {
 5.029007 => {
 delta_from => 5.029006,
 changed => {
+'App::Cpan' => '1.672',
 'B::Op_private' => '5.029007',
+'CPAN'  => '2.22',
+'CPAN::Distribution'=> '2.22',
+'CPAN::Plugin::Specfile'=> '0.02',
+'Compress::Raw::Bzip2'  => '2.084',
+'Compress::Raw::Zlib'   => '2.084',
+'Compress::Zlib'=> '2.084',
 'Config'=> '5.029007',
+'Cwd'   => '3.77',
+'DB_File'   => '1.843',
+'File::Find'=> '1.36',
+'File::Spec'=> '3.77',
+'File::Spec::AmigaOS'   => '3.77',
+'File::Spec::Cygwin'=> '3.77',
+'File::Spec::Epoc'  => '3.77',
+'File::Spec::Functions' => '3.77',
+'File::Spec::Mac'   => '3.77',
+'File::Spec::OS2'   => '3.77',
+'File::Spec::Unix'  => '3.77',
+'File::Spec::VMS'   => '3.77',
+'File::Spec::Win32' => '3.77',
+'File::Temp'=> '0.2309',
+'IO::Compress::Adapter::Bzip2'=> '2.084',
+'IO::Compress::Adapter::Deflate'=> '2.084',
+'IO::Compress::Adapter::Identity'=> '2.084',
+'IO::Compress::Base'=> '2.084',
+'IO::Compress::Base::Common'=> '2.084',
+'IO::Compress::Bzip2'   => '2.084',
+'IO::Compress::Deflate' => '2.084',
+'IO::Compress::Gzip'=> '2.084',
+'IO::Compress::Gzip::Constants'=> '2.084',
+'IO::Compress::RawDeflate'=> '2.084',
+'IO::Compress::Zip' => '2.084',
+'IO::Compress::Zip::Constants'=> '2.084',
+'IO::Compress::Zlib::Constants'=> '2.084',
+'IO::Compress::Zlib::Extra'=> '2.084',
+'IO::Uncompress::Adapter::Bunzip2'=> '2.084',
+

[perl.git] branch blead updated. v5.29.6-111-gbcbc828927

2019-01-19 Thread Abigail
In perl.git, the branch blead has been updated



- Log -
commit bcbc8289271124a810c4661887271e87b4311503
Author: Abigail 
Date:   Sat Jan 19 23:09:59 2019 +0100

Perldelta: Link to each ticket.

This was an automated process, turning any '[perl #]' into a
linke to the corresponding ticket on rt.perl.org.

commit 0d9be61591ec1fc57215ffd2a99e978939901ee2
Author: Abigail 
Date:   Sat Jan 19 23:04:19 2019 +0100

Perldelta: spell out '2nd'.

---

Summary of changes:
 pod/perldelta.pod | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 045f8e1703..0f282a720a 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -89,7 +89,7 @@ Additionally, the following selected changes have been made:
 
 =item *
 
-More specific documentation of paragraph mode. [perl #133722].
+More specific documentation of paragraph mode. L<[perl 
#133722]|https://rt.perl.org/Ticket/Display.html?id=133722>.
 
 =back
 
@@ -108,7 +108,7 @@ diagnostic messages, see L.
 L
 
 The file and line number is now reported for this error.
-[perl #133524]
+L<[perl #133524]|https://rt.perl.org/Ticket/Display.html?id=133524>
 
 =back
 
@@ -123,12 +123,12 @@ made:
 =item *
 
 Fix intermittent tests which failed due to race conditions which
-surface during parallel testing. [perl #133740].
+surface during parallel testing. L<[perl 
#133740]|https://rt.perl.org/Ticket/Display.html?id=133740>.
 
 =item *
 
 Thoroughly test paragraph mode, using a new test file,
-F. [perl #133722].
+F. L<[perl 
#133722]|https://rt.perl.org/Ticket/Display.html?id=133722>.
 
 =back
 
@@ -141,25 +141,25 @@ F. [perl #133722].
 Fixed a failure to match properly.
 
 An EXACTFish regnode has a finite length it can hold for the string
-being matched.  If that length is exceeded, a 2nd node is used for
+being matched.  If that length is exceeded, a second node is used for
 the next segment of the string, for as many regnodes as are needed.
 Care has to be taken where to break the string, in order to deal
 multi-character folds in Unicode correctly. If we want to break a
 string at a place which could potentially be in the middle of a
 multi-character fold, we back off one (or more) characters, leaving
 a shorter EXACTFish regnode. This backing off mechanism contained
-an off-by-one error. [perl #133756].
+an off-by-one error. L<[perl 
#133756]|https://rt.perl.org/Ticket/Display.html?id=133756>.
 
 =item *
 
 A bare C call with no previous file handle now returns true.
-[perl #133721]
+L<[perl #133721]|https://rt.perl.org/Ticket/Display.html?id=133721>
 
 =item *
 
 Failing to compile a format now aborts compilation.  Like other errors
 in sub-parses this could leave the parser in a strange state, possibly
-crashing perl if compilation continued.  [perl #132158]
+crashing perl if compilation continued.  L<[perl 
#132158]|https://rt.perl.org/Ticket/Display.html?id=132158>
 
 =back
 

-- 
Perl5 Master Repository


[perl.git] branch blead updated. v5.29.6-109-g1c4b2ed943

2019-01-19 Thread Abigail
In perl.git, the branch blead has been updated



- Log -
commit 1c4b2ed9433b74d1a7bd9b7daa73f2c9c49422df
Author: Abigail 
Date:   Sat Jan 19 20:21:32 2019 +0100

Perldelta: Document changes leading up to 5.29.7.

---

Summary of changes:
 pod/perldelta.pod | 313 ++
 1 file changed, 31 insertions(+), 282 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index dd8d6682ab..045f8e1703 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -2,9 +2,6 @@
 
 =head1 NAME
 
-[ this is a template for a new perldelta file.  Any text flagged as XXX needs
-to be processed before release. ]
-
 perldelta - what is new for perl v5.29.7
 
 =head1 DESCRIPTION
@@ -15,36 +12,6 @@ release.
 If you are upgrading from an earlier release such as 5.29.5, first read
 L, which describes differences between 5.29.5 and 5.29.6.
 
-=head1 Notice
-
-XXX Any important notices here
-
-=head1 Core Enhancements
-
-XXX New core language features go here.  Summarize user-visible core language
-enhancements.  Particularly prominent performance optimisations could go
-here, but most should go in the L section.
-
-[ List each enhancement as a =head2 entry ]
-
-=head1 Security
-
-XXX Any security-related notices go here.  In particular, any security
-vulnerabilities closed should be noted here rather than in the
-L section.
-
-[ List each security issue as a =head2 entry ]
-
-=head1 Incompatible Changes
-
-XXX For a release on a stable branch, this section aspires to be:
-
-There are no changes intentionally incompatible with 5.XXX.XXX
-If any exist, they are bugs, and we request that you submit a
-report.  See L below.
-
-[ List each incompatible change as a =head2 entry ]
-
 =head1 Deprecations
 
 =head2 In XS code, use of various macros dealing with UTF-8.
@@ -52,49 +19,16 @@ XXX For a release on a stable branch, this section aspires 
to be:
 This deprecation was scheduled to become fatal in 5.30, but has been
 delayed to 5.32 due to problems that showed up with some CPAN modules.
 For details of what's affected, see L
-
-=head2 Module removals
-
-XXX Remove this section if not applicable.
-
-The following modules will be removed from the core distribution in a
-future release, and will at that time need to be installed from CPAN.
-Distributions on CPAN which require these modules will need to list them as
-prerequisites.
-
-The core versions of these modules will now issue C<"deprecated">-category
-warnings to alert you to this fact.  To silence these deprecation warnings,
-install the modules in question from CPAN.
-
-Note that these are (with rare exceptions) fine modules that you are encouraged
-to continue to use.  Their disinclusion from core primarily hinges on their
-necessity to bootstrapping a fully functional, CPAN-capable Perl installation,
-not usually on concerns over their design.
-
-=over
-
-=item XXX
-
-XXX Note that deprecated modules should be listed here even if they are listed
-as an updated module in the L section.
-
-=back
-
-[ List each other deprecation as a =head2 entry ]
+perldeprecation/In XS code, use of various macros dealing with UTF-8.>.
 
 =head1 Performance Enhancements
 
-XXX Changes which enhance performance without changing behaviour go here.
-There may well be none in a stable release.
-
-[ List each enhancement as an =item entry ]
-
 =over 4
 
 =item *
 
-XXX
+A handful of small optimizations related to character folding
+and character classes in regular expressions.
 
 =back
 
@@ -114,15 +48,6 @@ release manager will have to investigate the situation 
carefully.)
 
 [ Within each section, list entries as an =item entry ]
 
-=head2 New Modules and Pragmata
-
-=over 4
-
-=item *
-
-XXX Remove this section if not applicable.
-
-=back
 
 =head2 Updated Modules and Pragmata
 
@@ -130,54 +55,41 @@ XXX Remove this section if not applicable.
 
 =item *
 
-L has been upgraded from version A.xx to B.yy.
+L has been upgraded from version 2.21 to 2.22.
 
-If there was something important to note about this change, include that here.
+=item *
 
-=back
+L has been upgraded from version 1.842 to 1.843.
 
-=head2 Removed Modules and Pragmata
+=item *
 
-=over 4
+L has been upgraded from version 1.35 to 1.36.
+
+Variables C<< $Is_Win32 >> and C<< $Is_VMS >> are being initialized.
 
 =item *
 
-XXX
+L has been upgraded from version 0.64 to 0.65.
 
 =back
 
 =head1 Documentation
 
-XXX Changes to files in F go here.  Consider grouping entries by
-file and be sure to link to the appropriate page, e.g. L.
-
-=head2 New Documentation
-
-XXX Changes which create B files in F go here.
-
-=head3 L
-
-XXX Description of the purpose of the new file here
-
 =head2 Changes to Existing 

[perl.git] branch blead updated. v5.29.6-108-gc4178f7133

2019-01-19 Thread Chris 'Bingos' Williams
In perl.git, the branch blead has been updated



- Log -
commit c4178f71337c56a3eaced4af09df17697eeb1e6a
Author: Chris 'BinGOs' Williams 
Date:   Sat Jan 19 10:42:35 2019 +

Update Test-Simple to CPAN version 1.302160

  [DELTA]

1.302160  2019-01-18 11:44:33-08:00 America/Los_Angeles

- No Changes since last trial release

1.302159  2019-01-09 13:21:37-08:00 America/Los_Angeles (TRIAL RELEASE)

- Add table support to ctx->fail and ctx->fail_and_return
- Fix Instance.t on haiku-os

1.302158  2019-01-08 15:36:24-08:00 America/Los_Angeles (TRIAL RELEASE)

- Fix TAP test on windows
- Fix math errors in table indentation
- Devel requires Term::Table

1.302157  2019-01-08 14:10:29-08:00 America/Los_Angeles (TRIAL RELEASE)

- Fix minor typos and missing doc sections
- Add table support in info facet and TAP formatter

1.302156  2019-01-07 11:13:07-08:00 America/Los_Angeles

- No changes from last trial

1.302155  2019-01-04 11:25:17-08:00 America/Los_Angeles (TRIAL RELEASE)

- Fix test not to fail in non-english locales

1.302154  2019-01-04 10:20:54-08:00 America/Los_Angeles (TRIAL RELEASE)

- Fix SHM pid checking for some platforms in Instance.t
- Add SHM errno/msg to warning about SHM going away

1.302153  2019-01-03 08:39:42-08:00 America/Los_Angeles (TRIAL RELEASE)

- Improve SHM verification and state awareness

1.302152  2018-12-26 12:21:32-08:00 America/Los_Angeles (TRIAL RELEASE)

- More Instance.t improvements
- Add trace to SHM error when possible

1.302151  2018-12-20 11:05:47-08:00 America/Los_Angeles (TRIAL RELEASE)

- Fix another locale error in Instance.t

1.302150  2018-12-20 10:57:09-08:00 America/Los_Angeles (TRIAL RELEASE)

- Fix locale error in Instance.t
- Windows test fixes
- perl 5.6 test fixes

1.302149  2018-12-20 09:47:31-08:00 America/Los_Angeles (TRIAL RELEASE)

- Even more SHM error improvements

1.302148  2018-12-17 13:08:23-08:00 America/Los_Angeles (TRIAL RELEASE)

- Further Improve SHM error message

1.302147  2018-12-17 12:59:14-08:00 America/Los_Angeles (TRIAL RELEASE)

- Improve SHM error message

1.302146  2018-12-17 09:06:44-08:00 America/Los_Angeles (TRIAL RELEASE)

- Fix SHM test to work on machines without SHM

1.302145  2018-12-12 11:26:32-08:00 America/Los_Angeles (TRIAL RELEASE)

- Fix localization error in new test (#820)

1.302144  2018-12-12 09:51:25-08:00 America/Los_Angeles (TRIAL RELEASE)

- Add tests for shmwrite fix (#815)

1.302143  2018-12-11 19:10:37-08:00 America/Los_Angeles (TRIAL RELEASE)

- Fix failure to check error code on shmwrite (#815)

1.302142  2018-12-11 11:55:22-08:00 America/Los_Angeles (TRIAL RELEASE)

- Fix #814 Windows fork+test failure
- Fix #819 Documentation updates
- Fix #810 Verbose TAP newline regression
- Fix #817 local $TODO bug
- Fix #812 Another local $TODO bug
- Fix #815 shm read warning
- Merge doc fix PR's from magnolia-k (thanks!)

---

Summary of changes:
 MANIFEST   |   3 +
 Makefile.SH|  47 +++---
 Porting/Maintainers.pl |   2 +-
 cpan/Test-Simple/lib/Test/Builder.pm   |  25 ++--
 cpan/Test-Simple/lib/Test/Builder/Formatter.pm |   4 +-
 cpan/Test-Simple/lib/Test/Builder/Module.pm|   2 +-
 cpan/Test-Simple/lib/Test/Builder/Tester.pm|   2 +-
 cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm  |   2 +-
 cpan/Test-Simple/lib/Test/Builder/TodoDiag.pm  |   4 +-
 cpan/Test-Simple/lib/Test/More.pm  |  19 +--
 cpan/Test-Simple/lib/Test/Simple.pm|   2 +-
 cpan/Test-Simple/lib/Test/Tester.pm|   2 +-
 cpan/Test-Simple/lib/Test/Tester/Capture.pm|   2 +-
 cpan/Test-Simple/lib/Test/Tester/CaptureRunner.pm  |   2 +-
 cpan/Test-Simple/lib/Test/Tester/Delegate.pm   |   2 +-
 cpan/Test-Simple/lib/Test/use/ok.pm|   2 +-
 cpan/Test-Simple/lib/Test2.pm  |   4 +-
 cpan/Test-Simple/lib/Test2/API.pm  |   4 +-
 cpan/Test-Simple/lib/Test2/API/Breakage.pm |   4 +-
 cpan/Test-Simple/lib/Test2/API/Context.pm  |  40 +-
 cpan/Test-Simple/lib/Test2/API/Instance.pm |  91 ++--