In perl.git, the branch maint-5.22 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/5789eb3fb3aa682a239a44110065a6be33734ef0?hp=7dcf3bc3ee350af138b66fb3d77ddaaa9e7f0c38>
- Log ----------------------------------------------------------------- commit 5789eb3fb3aa682a239a44110065a6be33734ef0 Author: Stevan Little <[email protected]> Date: Tue Oct 4 08:32:26 2016 +0100 Update Module::CoreList for 5.25.5 (cherry picked from commit 7852d856ec5cd5467301a50edd43da5340bfe0a2) M dist/Module-CoreList/lib/Module/CoreList.pm commit 8cdc0c3a3f330653445721ef0d72f0c5ae9efd22 Author: Chris 'BinGOs' Williams <[email protected]> Date: Tue Oct 4 08:27:47 2016 +0100 Prepare Module-CoreList for v5.25.5 (manually cherry picked from commit 9b3afcbd71aaead174e1f1343e1a49940de9599e) M dist/Module-CoreList/Changes M dist/Module-CoreList/lib/Module/CoreList.pm M dist/Module-CoreList/lib/Module/CoreList/Utils.pm commit b9ef789199c6b0bd01dbcc2c55a89090d0f89775 Author: Stevan Little <[email protected]> Date: Tue Sep 20 21:59:20 2016 +0200 update epigraphs.pod (cherry picked from commit bd1448f78f8c2acb4ce335cd4d626a4b879a3c73) M Porting/epigraphs.pod commit ebceae8afe32eb658aadf1024f2a255dfb927bb6 Author: Stevan Little <[email protected]> Date: Tue Sep 20 14:59:00 2016 +0200 add new release to perlhist (cherry picked from commit b912808c57c4dd8f57efd441416886c2674ab4cd) M pod/perlhist.pod ----------------------------------------------------------------------- Summary of changes: Porting/epigraphs.pod | 13 +++ dist/Module-CoreList/Changes | 3 + dist/Module-CoreList/lib/Module/CoreList.pm | 98 +++++++++++++++++++++++ dist/Module-CoreList/lib/Module/CoreList/Utils.pm | 7 ++ pod/perlhist.pod | 1 + 5 files changed, 122 insertions(+) diff --git a/Porting/epigraphs.pod b/Porting/epigraphs.pod index b7c7b36..bc442f2 100644 --- a/Porting/epigraphs.pod +++ b/Porting/epigraphs.pod @@ -17,6 +17,19 @@ Consult your favorite dictionary for details. =head1 EPIGRAPHS +=head2 v5.25.5 - Philip K. Dick, VALIS + +L<Announced on 2016-09-20 by Stevan Little|http://www.nntp.perl.org/group/perl.perl5.porters/2016/09/msg239887.html> + + We hypostatize information into objects. Rearrangement of objects is + change in the content of the information; the message has changed. + This is a language which we have lost the ability to read. We ourselves + are a part of this language; changes in us are changes in the content + of the information. We ourselves are information-rich; information + enters us, is processed and is then projected outward once more, now + in an altered form. We are not aware that we are doing this, that in + fact this is all we are doing + =head2 v5.25.4 - Terry Pratchett, "Truckers" L<Announced on 2016-08-20 by Chris 'BinGOs' Williams|http://www.nntp.perl.org/group/perl.perl5.porters/2016/08/msg239191.html> diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes index 7b9f590..c2f1791 100644 --- a/dist/Module-CoreList/Changes +++ b/dist/Module-CoreList/Changes @@ -1,6 +1,9 @@ 5.20160903_22 - Updated for v5.22.3 +5.20160920 + - Updated for v5.25.5 + 5.20160820 - Updated for v5.25.4 diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index dc66e41..e83ccbe 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -298,6 +298,7 @@ sub changes_between { 5.025002 => '2016-06-20', 5.025003 => '2016-07-20', 5.025004 => '2016-08-20', + 5.025005 => '2016-09-20', 5.022003 => '????-??-??', ); @@ -13071,6 +13072,96 @@ for my $version ( sort { $a <=> $b } keys %released ) { removed => { } }, + 5.025005 => { + delta_from => 5.025004, + changed => { + 'B::Op_private' => '5.025005', + 'Config' => '5.025005', + 'Filter::Simple' => '0.93', + 'Locale::Codes' => '3.40', + 'Locale::Codes::Constants'=> '3.40', + 'Locale::Codes::Country'=> '3.40', + 'Locale::Codes::Country_Codes'=> '3.40', + 'Locale::Codes::Country_Retired'=> '3.40', + 'Locale::Codes::Currency'=> '3.40', + 'Locale::Codes::Currency_Codes'=> '3.40', + 'Locale::Codes::Currency_Retired'=> '3.40', + 'Locale::Codes::LangExt'=> '3.40', + 'Locale::Codes::LangExt_Codes'=> '3.40', + 'Locale::Codes::LangExt_Retired'=> '3.40', + 'Locale::Codes::LangFam'=> '3.40', + 'Locale::Codes::LangFam_Codes'=> '3.40', + 'Locale::Codes::LangFam_Retired'=> '3.40', + 'Locale::Codes::LangVar'=> '3.40', + 'Locale::Codes::LangVar_Codes'=> '3.40', + 'Locale::Codes::LangVar_Retired'=> '3.40', + 'Locale::Codes::Language'=> '3.40', + 'Locale::Codes::Language_Codes'=> '3.40', + 'Locale::Codes::Language_Retired'=> '3.40', + 'Locale::Codes::Script' => '3.40', + 'Locale::Codes::Script_Codes'=> '3.40', + 'Locale::Codes::Script_Retired'=> '3.40', + 'Locale::Country' => '3.40', + 'Locale::Currency' => '3.40', + 'Locale::Language' => '3.40', + 'Locale::Script' => '3.40', + 'Module::CoreList' => '5.20160920', + 'Module::CoreList::TieHashDelta'=> '5.20160920', + 'Module::CoreList::Utils'=> '5.20160920', + 'POSIX' => '1.72', + 'Sys::Syslog' => '0.35', + 'Test2' => '1.302056', + 'Test2::API' => '1.302056', + 'Test2::API::Breakage' => '1.302056', + 'Test2::API::Context' => '1.302056', + 'Test2::API::Instance' => '1.302056', + 'Test2::API::Stack' => '1.302056', + 'Test2::Event' => '1.302056', + 'Test2::Event::Bail' => '1.302056', + 'Test2::Event::Diag' => '1.302056', + 'Test2::Event::Exception'=> '1.302056', + 'Test2::Event::Generic' => '1.302056', + 'Test2::Event::Info' => '1.302056', + 'Test2::Event::Note' => '1.302056', + 'Test2::Event::Ok' => '1.302056', + 'Test2::Event::Plan' => '1.302056', + 'Test2::Event::Skip' => '1.302056', + 'Test2::Event::Subtest' => '1.302056', + 'Test2::Event::Waiting' => '1.302056', + 'Test2::Formatter' => '1.302056', + 'Test2::Formatter::TAP' => '1.302056', + 'Test2::Hub' => '1.302056', + 'Test2::Hub::Interceptor'=> '1.302056', + 'Test2::Hub::Interceptor::Terminator'=> '1.302056', + 'Test2::Hub::Subtest' => '1.302056', + 'Test2::IPC' => '1.302056', + 'Test2::IPC::Driver' => '1.302056', + 'Test2::IPC::Driver::Files'=> '1.302056', + 'Test2::Util' => '1.302056', + 'Test2::Util::ExternalMeta'=> '1.302056', + 'Test2::Util::HashBase' => '1.302056', + 'Test2::Util::Trace' => '1.302056', + 'Test::Builder' => '1.302056', + 'Test::Builder::Formatter'=> '1.302056', + 'Test::Builder::Module' => '1.302056', + 'Test::Builder::Tester' => '1.302056', + 'Test::Builder::Tester::Color'=> '1.302056', + 'Test::Builder::TodoDiag'=> '1.302056', + 'Test::More' => '1.302056', + 'Test::Simple' => '1.302056', + 'Test::Tester' => '1.302056', + 'Test::Tester::Capture' => '1.302056', + 'Test::Tester::CaptureRunner'=> '1.302056', + 'Test::Tester::Delegate'=> '1.302056', + 'Test::use::ok' => '1.302056', + 'Thread::Semaphore' => '2.13', + 'XS::APItest' => '0.84', + 'XSLoader' => '0.24', + 'ok' => '1.302056', + }, + removed => { + } + }, 5.022003 => { delta_from => 5.022002, changed => { @@ -13928,6 +14019,13 @@ for my $version (sort { $a <=> $b } keys %delta) { removed => { } }, + 5.025005 => { + delta_from => 5.025004, + changed => { + }, + removed => { + } + }, 5.022003 => { delta_from => 5.022002, changed => { diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm index 03c11c5..560d31b 100644 --- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm +++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm @@ -1185,6 +1185,13 @@ my %delta = ( removed => { } }, + 5.025005 => { + delta_from => 5.025004, + changed => { + }, + removed => { + } + }, 5.022003 => { delta_from => 5.022002, changed => { diff --git a/pod/perlhist.pod b/pod/perlhist.pod index 840b04f..2e4e90a 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -597,6 +597,7 @@ the strings?). Matthew 5.25.2 2016-Jun-20 Steve 5.25.3 2016-Jul-20 BinGOs 5.25.4 2016-Aug-20 + Stevan 5.25.5 2016-Sep-20 =head2 SELECTED RELEASE SIZES -- Perl5 Master Repository
