In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/d6e0ab90d221e0e0cbfcd8c68c96c721a688265f?hp=90a4dab5168f7b0f935a5e5497b7756f2004f80a>

- Log -----------------------------------------------------------------
commit d6e0ab90d221e0e0cbfcd8c68c96c721a688265f
Author: Matthew Horsfall <wolfs...@gmail.com>
Date:   Mon Jun 20 16:30:49 2016 -0400

    Finalize perldelta

M       pod/perldelta.pod

commit d3cf57bba0f4ee08a63044d3c9001f1e4ec2d73c
Author: Matthew Horsfall <wolfs...@gmail.com>
Date:   Mon Jun 20 16:21:35 2016 -0400

    add new release to perlhist

M       pod/perlhist.pod

commit 8c3f6b0b0ae614484fa1c408f25a4cfbac77a513
Author: Matthew Horsfall <wolfs...@gmail.com>
Date:   Mon Jun 20 16:20:40 2016 -0400

    Update module versions in perldelta

M       pod/perldelta.pod

commit 7984aa215389d9f2df23b11f387d8a0edcfb3245
Author: Matthew Horsfall <wolfs...@gmail.com>
Date:   Mon Jun 20 16:10:00 2016 -0400

    Update Module::CoreList for 5.25.2

M       dist/Module-CoreList/Changes
M       dist/Module-CoreList/lib/Module/CoreList.pm
M       dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
-----------------------------------------------------------------------

Summary of changes:
 dist/Module-CoreList/Changes                       |   1 +
 dist/Module-CoreList/lib/Module/CoreList.pm        | 163 ++++++++++++++++++++-
 .../lib/Module/CoreList/TieHashDelta.pm            |   2 +-
 pod/perldelta.pod                                  | 122 ++++++++++++---
 pod/perlhist.pod                                   |   1 +
 5 files changed, 266 insertions(+), 23 deletions(-)

diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 33bf361..b106654 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,4 +1,5 @@
 5.20160620
+  - Updated for v5.25.2
 
 5.20160520
  - fixed edge-case checking in is_core() (checking for a specific
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm 
b/dist/Module-CoreList/lib/Module/CoreList.pm
index a599e6b..bdc4636 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -295,7 +295,7 @@ sub changes_between {
     5.024000 => '2016-05-09',
     5.025000 => '2016-05-09',
     5.025001 => '2016-05-20',
-    5.025002 => '????-??-??',
+    5.025002 => '2016-06-20',
   );
 
 for my $version ( sort { $a <=> $b } keys %released ) {
@@ -12539,6 +12539,165 @@ for my $version ( sort { $a <=> $b } keys %released ) 
{
     5.025002 => {
         delta_from => 5.025001,
         changed => {
+            'App::Cpan'             => '1.64',
+            'B::Op_private'         => '5.025002',
+            'CPAN'                  => '2.14',
+            'CPAN::Distribution'    => '2.12',
+            'CPAN::FTP'             => '5.5007',
+            'CPAN::FirstTime'       => '5.5309',
+            'CPAN::HandleConfig'    => '5.5007',
+            'CPAN::Index'           => '2.12',
+            'CPAN::Mirrors'         => '2.12',
+            'CPAN::Plugin'          => '0.96',
+            'CPAN::Shell'           => '5.5006',
+            'Config'                => '5.025002',
+            'Cwd'                   => '3.64',
+            'Devel::Peek'           => '1.24',
+            'DynaLoader'            => '1.39',
+            'ExtUtils::Command'     => '7.18',
+            'ExtUtils::Command::MM' => '7.18',
+            'ExtUtils::Liblist'     => '7.18',
+            'ExtUtils::Liblist::Kid'=> '7.18',
+            'ExtUtils::MM'          => '7.18',
+            'ExtUtils::MM_AIX'      => '7.18',
+            'ExtUtils::MM_Any'      => '7.18',
+            'ExtUtils::MM_BeOS'     => '7.18',
+            'ExtUtils::MM_Cygwin'   => '7.18',
+            'ExtUtils::MM_DOS'      => '7.18',
+            'ExtUtils::MM_Darwin'   => '7.18',
+            'ExtUtils::MM_MacOS'    => '7.18',
+            'ExtUtils::MM_NW5'      => '7.18',
+            'ExtUtils::MM_OS2'      => '7.18',
+            'ExtUtils::MM_QNX'      => '7.18',
+            'ExtUtils::MM_UWIN'     => '7.18',
+            'ExtUtils::MM_Unix'     => '7.18',
+            'ExtUtils::MM_VMS'      => '7.18',
+            'ExtUtils::MM_VOS'      => '7.18',
+            'ExtUtils::MM_Win32'    => '7.18',
+            'ExtUtils::MM_Win95'    => '7.18',
+            'ExtUtils::MY'          => '7.18',
+            'ExtUtils::MakeMaker'   => '7.18',
+            'ExtUtils::MakeMaker::Config'=> '7.18',
+            'ExtUtils::MakeMaker::Locale'=> '7.18',
+            'ExtUtils::MakeMaker::version'=> '7.18',
+            'ExtUtils::MakeMaker::version::regex'=> '7.18',
+            'ExtUtils::Miniperl'    => '1.06',
+            'ExtUtils::Mkbootstrap' => '7.18',
+            'ExtUtils::Mksymlists'  => '7.18',
+            'ExtUtils::ParseXS'     => '3.32',
+            'ExtUtils::ParseXS::Constants'=> '3.32',
+            'ExtUtils::ParseXS::CountLines'=> '3.32',
+            'ExtUtils::ParseXS::Eval'=> '3.32',
+            'ExtUtils::ParseXS::Utilities'=> '3.32',
+            'ExtUtils::Typemaps'    => '3.32',
+            'ExtUtils::Typemaps::Cmd'=> '3.32',
+            'ExtUtils::Typemaps::InputMap'=> '3.32',
+            'ExtUtils::Typemaps::OutputMap'=> '3.32',
+            'ExtUtils::Typemaps::Type'=> '3.32',
+            'ExtUtils::testlib'     => '7.18',
+            'File::Copy'            => '2.32',
+            'File::Glob'            => '1.27',
+            'File::Spec'            => '3.64',
+            'File::Spec::Cygwin'    => '3.64',
+            'File::Spec::Epoc'      => '3.64',
+            'File::Spec::Functions' => '3.64',
+            'File::Spec::Mac'       => '3.64',
+            'File::Spec::OS2'       => '3.64',
+            'File::Spec::Unix'      => '3.64',
+            'File::Spec::VMS'       => '3.64',
+            'File::Spec::Win32'     => '3.64',
+            'FileHandle'            => '2.03',
+            'Getopt::Long'          => '2.49',
+            'HTTP::Tiny'            => '0.058',
+            'JSON::PP'              => '2.27400',
+            'Locale::Codes'         => '3.39',
+            'Locale::Codes::Constants'=> '3.39',
+            'Locale::Codes::Country'=> '3.39',
+            'Locale::Codes::Country_Codes'=> '3.39',
+            'Locale::Codes::Country_Retired'=> '3.39',
+            'Locale::Codes::Currency'=> '3.39',
+            'Locale::Codes::Currency_Codes'=> '3.39',
+            'Locale::Codes::Currency_Retired'=> '3.39',
+            'Locale::Codes::LangExt'=> '3.39',
+            'Locale::Codes::LangExt_Codes'=> '3.39',
+            'Locale::Codes::LangExt_Retired'=> '3.39',
+            'Locale::Codes::LangFam'=> '3.39',
+            'Locale::Codes::LangFam_Codes'=> '3.39',
+            'Locale::Codes::LangFam_Retired'=> '3.39',
+            'Locale::Codes::LangVar'=> '3.39',
+            'Locale::Codes::LangVar_Codes'=> '3.39',
+            'Locale::Codes::LangVar_Retired'=> '3.39',
+            'Locale::Codes::Language'=> '3.39',
+            'Locale::Codes::Language_Codes'=> '3.39',
+            'Locale::Codes::Language_Retired'=> '3.39',
+            'Locale::Codes::Script' => '3.39',
+            'Locale::Codes::Script_Codes'=> '3.39',
+            'Locale::Codes::Script_Retired'=> '3.39',
+            'Locale::Country'       => '3.39',
+            'Locale::Currency'      => '3.39',
+            'Locale::Language'      => '3.39',
+            'Locale::Script'        => '3.39',
+            'Module::CoreList'      => '5.20160620',
+            'Module::CoreList::TieHashDelta'=> '5.20160620',
+            'Module::CoreList::Utils'=> '5.20160620',
+            'Opcode'                => '1.35',
+            'POSIX'                 => '1.70',
+            'Pod::Checker'          => '1.73',
+            'Pod::Functions'        => '1.11',
+            'Pod::Functions::Functions'=> '1.11',
+            'Pod::Usage'            => '1.69',
+            'Test2'                 => '1.302026',
+            'Test2::API'            => '1.302026',
+            'Test2::API::Breakage'  => '1.302026',
+            'Test2::API::Context'   => '1.302026',
+            'Test2::API::Instance'  => '1.302026',
+            'Test2::API::Stack'     => '1.302026',
+            'Test2::Event'          => '1.302026',
+            'Test2::Event::Bail'    => '1.302026',
+            'Test2::Event::Diag'    => '1.302026',
+            'Test2::Event::Exception'=> '1.302026',
+            'Test2::Event::Generic' => '1.302026',
+            'Test2::Event::Note'    => '1.302026',
+            'Test2::Event::Ok'      => '1.302026',
+            'Test2::Event::Plan'    => '1.302026',
+            'Test2::Event::Skip'    => '1.302026',
+            'Test2::Event::Subtest' => '1.302026',
+            'Test2::Event::Waiting' => '1.302026',
+            'Test2::Formatter'      => '1.302026',
+            'Test2::Formatter::TAP' => '1.302026',
+            'Test2::Hub'            => '1.302026',
+            'Test2::Hub::Interceptor'=> '1.302026',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302026',
+            'Test2::Hub::Subtest'   => '1.302026',
+            'Test2::IPC'            => '1.302026',
+            'Test2::IPC::Driver'    => '1.302026',
+            'Test2::IPC::Driver::Files'=> '1.302026',
+            'Test2::Util'           => '1.302026',
+            'Test2::Util::ExternalMeta'=> '1.302026',
+            'Test2::Util::HashBase' => '1.302026',
+            'Test2::Util::Trace'    => '1.302026',
+            'Test::Builder'         => '1.302026',
+            'Test::Builder::Formatter'=> '1.302026',
+            'Test::Builder::Module' => '1.302026',
+            'Test::Builder::Tester' => '1.302026',
+            'Test::Builder::Tester::Color'=> '1.302026',
+            'Test::Builder::TodoDiag'=> '1.302026',
+            'Test::More'            => '1.302026',
+            'Test::Simple'          => '1.302026',
+            'Test::Tester'          => '1.302026',
+            'Test::Tester::Capture' => '1.302026',
+            'Test::Tester::CaptureRunner'=> '1.302026',
+            'Test::Tester::Delegate'=> '1.302026',
+            'Test::use::ok'         => '1.302026',
+            'Thread::Queue'         => '3.11',
+            'Time::HiRes'           => '1.9734',
+            'Unicode::UCD'          => '0.65',
+            'VMS::DCLsym'           => '1.07',
+            'XS::APItest'           => '0.82',
+            'diagnostics'           => '1.35',
+            'feature'               => '1.44',
+            'ok'                    => '1.302026',
+            'threads'               => '2.09',
         },
         removed => {
         }
@@ -13589,6 +13748,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'Test2::Event::Bail'    => 'cpan',
     'Test2::Event::Diag'    => 'cpan',
     'Test2::Event::Exception'=> 'cpan',
+    'Test2::Event::Generic' => 'cpan',
     'Test2::Event::Note'    => 'cpan',
     'Test2::Event::Ok'      => 'cpan',
     'Test2::Event::Plan'    => 'cpan',
@@ -14024,6 +14184,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
     'Test2::Event::Bail'    => 'http://github.com/Test-More/test-more/issues',
     'Test2::Event::Diag'    => 'http://github.com/Test-More/test-more/issues',
     'Test2::Event::Exception'=> 'http://github.com/Test-More/test-more/issues',
+    'Test2::Event::Generic' => 'http://github.com/Test-More/test-more/issues',
     'Test2::Event::Note'    => 'http://github.com/Test-More/test-more/issues',
     'Test2::Event::Ok'      => 'http://github.com/Test-More/test-more/issues',
     'Test2::Event::Plan'    => 'http://github.com/Test-More/test-more/issues',
diff --git a/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm 
b/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
index b9e39fb..69f994e 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
@@ -3,7 +3,7 @@ package Module::CoreList::TieHashDelta;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '5.20160520';
+$VERSION = '5.20160620';
 
 sub TIEHASH {
     my ($class, $changed, $removed, $parent) = @_;
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index f534e65..ceb478d 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -22,7 +22,7 @@ UTF-8 locales.  Perl now works with those.  For portability 
and full
 control, L<Unicode::Collate> is still recommended, but now you may
 not need to do anything special to get good-enough results, depending on
 your application.  See
-L<perllocale/Category C<LC_COLLATE>: Collation: Text Comparisons and Sorting>
+L<perllocale/Category C<LC_COLLATE>: Collation: Text Comparisons and Sorting>.
 
 =head2 Better locale collation of strings containing embedded C<NUL>
 characters
@@ -45,7 +45,7 @@ reference
 The hash and array functions in the C<CORE> namespace--C<keys>, C<each>,
 C<values>, C<push>, C<pop>, C<shift>, C<unshift> and C<splice>--, can now
 be called with ampersand syntax (C<&CORE::keys(\%hash>) and via reference
-(C<<my $k = \&CORE::keys; $k->(\%hash) >>).  Previously they could only be
+(C<< my $k = \&CORE::keys; $k->(\%hash) >>).  Previously they could only be
 used when inlined.
 
 =head1 Security
@@ -86,45 +86,125 @@ C<(keys @_) = ...>, which are also errors.  [perl #128187]
 
 =head1 Modules and Pragmata
 
-XXX All changes to installed files in F<cpan/>, F<dist/>, F<ext/> and F<lib/>
-go here.  If Module::CoreList is updated, generate an initial draft of the
-following sections using F<Porting/corelist-perldelta.pl>.  A paragraph summary
-for important changes should then be added by hand.  In an ideal world,
-dual-life modules would have a F<Changes> file that could be cribbed.
+=head2 Updated Modules and Pragmata
 
-[ Within each section, list entries as a =item entry ]
+=over 4
 
-=head2 New Modules and Pragmata
+=item *
 
-=over 4
+L<CPAN> has been upgraded from version 2.11 to 2.14.
 
 =item *
 
-XXX
+L<Devel::Peek> has been upgraded from version 1.23 to 1.24.
 
-=back
+=item *
 
-=head2 Updated Modules and Pragmata
+L<diagnostics> has been upgraded from version 1.34 to 1.35.
 
-=over 4
+=item *
+
+L<DynaLoader> has been upgraded from version 1.38 to 1.39.
+
+=item *
+
+L<ExtUtils::MakeMaker> has been upgraded from version 7.10_01 to 7.18.
+
+=item *
+
+L<ExtUtils::Miniperl> has been upgraded from version 1.05 to 1.06.
+
+=item *
+
+L<ExtUtils::ParseXS> has been upgraded from version 3.31 to 3.32.
 
 =item *
 
-L<XXX> has been upgraded from version A.xx to B.yy.
+L<ExtUtils::Typemaps> has been upgraded from version 3.31 to 3.32.
+
+=item *
+
+L<feature> has been upgraded from version 1.43 to 1.44.
+
+=item *
+
+L<File::Copy> has been upgraded from version 2.31 to 2.32.
+
+=item *
+
+L<File::Glob> has been upgraded from version 1.26 to 1.27.
+
+=item *
+
+L<File::Spec> has been upgraded from version 3.63 to 3.64.
+
+=item *
+
+L<FileHandle> has been upgraded from version 2.02 to 2.03.
+
+=item *
+
+L<Getopt::Long> has been upgraded from version 2.48 to 2.49.
+
+=item *
+
+L<HTTP::Tiny> has been upgraded from version 0.056 to 0.058.
+
+=item *
+
+L<JSON::PP> has been upgraded from version 2.27300 to 2.27400.
+
+=item *
+
+L<Locale::Codes> has been upgraded from version 3.38 to 3.39.
 
 =item *
 
 L<Module::CoreList> has been upgraded from 5.20160520 to 5.20160620.
 
-=back
+=item *
 
-=head2 Removed Modules and Pragmata
+L<Opcode> has been upgraded from version 1.34 to 1.35.
 
-=over 4
+=item *
+
+L<Pod::Checker> has been upgraded from version 1.60 to 1.73.
+
+=item *
+
+L<Pod::Functions> has been upgraded from version 1.10 to 1.11.
+
+=item *
+
+L<Pod::Usage> has been upgraded from version 1.68 to 1.69.
+
+=item *
+
+L<POSIX> has been upgraded from version 1.69 to 1.70.
+
+=item *
+
+L<Test::Simple> has been upgraded from version 1.302015 to 1.302026.
+
+=item *
+
+L<Thread::Queue> has been upgraded from version 3.09 to 3.11.
+
+=item *
+
+L<threads> has been upgraded from version 2.08 to 2.09.
+
+=item *
+
+L<Time::HiRes> has been upgraded from version 1.9733 to 1.9734.
+
+=item *
+
+L<Unicode::UCD> has been upgraded from version 0.64 to 0.65.
 
 =item *
 
-XXX
+L<VMS::DCLsym> has been upgraded from version 1.06 to 1.07.
 
 =back
 
@@ -222,7 +302,7 @@ L<%s: command not found|perldiag/"%s: command not found">
 
 (A) You've accidentally run your script through B<bash> or another shell
 instead of Perl.  Check the #! line, or manually feed your script into
-Perl yourself.  The #! line at the top of your file could look like
+Perl yourself.  The #! line at the top of your file could look like:
 
   #!/usr/bin/perl
 
@@ -232,7 +312,7 @@ L<%s: command not found: %s|perldiag/"%s: command not 
found: %s">
 
 (A) You've accidentally run your script through B<zsh> or another shell
 instead of Perl.  Check the #! line, or manually feed your script into
-Perl yourself.  The #! line at the top of your file could look like
+Perl yourself.  The #! line at the top of your file could look like:
 
   #!/usr/bin/perl
 
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index ce2d84e..af4cc80 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -588,6 +588,7 @@ the strings?).
 
  Ricardo   5.25.0       2016-May-09     The 5.25 development track
  Sawyer X  5.25.1       2016-May-20
+ Matthew   5.25.2       2016-Jun-20
 
 =head2 SELECTED RELEASE SIZES
 

--
Perl5 Master Repository

Reply via email to