In perl.git, the branch maint-5.24 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/b2fc4154c58e95ac1c52c7b82c476629b6c9c877?hp=b7d278cd87e3d1c3ba741e685e29d88985b5eeab>
- Log ----------------------------------------------------------------- commit b2fc4154c58e95ac1c52c7b82c476629b6c9c877 Author: Sawyer X <[email protected]> Date: Fri Dec 30 13:54:31 2016 +0000 Update Module::CoreList for 5.25.8 (manually cherry picked from commit 79ca97c02ecf16ab527686f10351da9e5808d245) M dist/Module-CoreList/Changes M dist/Module-CoreList/lib/Module/CoreList.pm commit 3a4ef9d964ff9681b744ebc4faf9fb8df3c7462a Author: Chad Granum <[email protected]> Date: Fri Dec 30 13:46:34 2016 +0000 Bump Module::CoreList version (manually cherry picked from commit d5584eb309dd8b676fc2fc9bb5b11ab92173a83b) M dist/Module-CoreList/lib/Module/CoreList.pm M dist/Module-CoreList/lib/Module/CoreList/Utils.pm commit 61b2d95a80ce8755c591306e15736bb6b9039e9e Author: Sawyer X <[email protected]> Date: Wed Dec 21 10:39:15 2016 +0100 Link to epigraph (cherry picked from commit 7e3e9d6d6216e26a5c0d5df4b89aff6b52fb34a4) M Porting/epigraphs.pod commit 3198f25a92df4191796edc9e800f08041e013106 Author: Sawyer X <[email protected]> Date: Tue Dec 20 20:31:04 2016 +0100 Update epigraph. Will add link later (cherry picked from commit 252af0e3dd273da21333f26320f6dac121ad2c87) M Porting/epigraphs.pod commit d0fcdafbd2748322cfde96ff20b7a00df2a83ec5 Author: Sawyer X <[email protected]> Date: Tue Dec 20 17:46:10 2016 +0100 add new release to perlhist (cherry picked from commit ee155a491947e3524243994320d7e60f9332bcaf) M pod/perlhist.pod ----------------------------------------------------------------------- Summary of changes: Porting/epigraphs.pod | 15 ++ dist/Module-CoreList/Changes | 3 + dist/Module-CoreList/lib/Module/CoreList.pm | 160 ++++++++++++++++++++++ dist/Module-CoreList/lib/Module/CoreList/Utils.pm | 7 + pod/perlhist.pod | 1 + 5 files changed, 186 insertions(+) diff --git a/Porting/epigraphs.pod b/Porting/epigraphs.pod index 78fe151321..5a0cd76165 100644 --- a/Porting/epigraphs.pod +++ b/Porting/epigraphs.pod @@ -17,6 +17,21 @@ Consult your favorite dictionary for details. =head1 EPIGRAPHS +=head2 v5.25.8 - Langston Hughes, So long + +L<Announced on 2016-12-20 by Sawyer X|http://www.nntp.perl.org/group/perl.perl5.porters/2016/12/msg241739.html> + + So long + is in the song + and it's in the way you're gone + but it's like a foreign language + in my mind + and maybe was I blind + I could not see + and would not know + you're gone so long + so long. + =head2 v5.25.7 - J.R.R. Tolkien, "The Silmarillion" L<Announced on 2016-11-20 by Chad 'Exodist' Granum|http://www.nntp.perl.org/group/perl.perl5.porters/2016/11/msg241120.html> diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes index 0e13de86f7..96e109b22d 100644 --- a/dist/Module-CoreList/Changes +++ b/dist/Module-CoreList/Changes @@ -1,6 +1,9 @@ 5.20161019_24 - Updated for v5.24.1 +5.20161220 + - Updated for v5.25.8 + 5.20161120 - Updated for v5.25.7 diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index fcb31dbb4a..7f505f084d 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -301,6 +301,7 @@ sub changes_between { 5.025005 => '2016-09-20', 5.025006 => '2016-10-20', 5.025007 => '2016-11-20', + 5.025008 => '2016-12-20', 5.024001 => '????-??-??', ); @@ -13367,6 +13368,158 @@ for my $version ( sort { $a <=> $b } keys %released ) { removed => { } }, + 5.025008 => { + delta_from => 5.025007, + changed => { + 'Archive::Tar' => '2.24', + 'Archive::Tar::Constant'=> '2.24', + 'Archive::Tar::File' => '2.24', + 'B::Debug' => '1.24', + 'B::Op_private' => '5.025008', + 'Config' => '5.025008', + 'Data::Dumper' => '2.166', + 'Encode' => '2.88', + 'Encode::Alias' => '2.21', + 'Encode::CN::HZ' => '2.08', + 'Encode::MIME::Header' => '2.24', + 'Encode::MIME::Name' => '1.02', + 'Encode::Unicode' => '2.1501', + 'IO' => '1.38', + 'Locale::Codes' => '3.42', + 'Locale::Codes::Constants'=> '3.42', + 'Locale::Codes::Country'=> '3.42', + 'Locale::Codes::Country_Codes'=> '3.42', + 'Locale::Codes::Country_Retired'=> '3.42', + 'Locale::Codes::Currency'=> '3.42', + 'Locale::Codes::Currency_Codes'=> '3.42', + 'Locale::Codes::Currency_Retired'=> '3.42', + 'Locale::Codes::LangExt'=> '3.42', + 'Locale::Codes::LangExt_Codes'=> '3.42', + 'Locale::Codes::LangExt_Retired'=> '3.42', + 'Locale::Codes::LangFam'=> '3.42', + 'Locale::Codes::LangFam_Codes'=> '3.42', + 'Locale::Codes::LangFam_Retired'=> '3.42', + 'Locale::Codes::LangVar'=> '3.42', + 'Locale::Codes::LangVar_Codes'=> '3.42', + 'Locale::Codes::LangVar_Retired'=> '3.42', + 'Locale::Codes::Language'=> '3.42', + 'Locale::Codes::Language_Codes'=> '3.42', + 'Locale::Codes::Language_Retired'=> '3.42', + 'Locale::Codes::Script' => '3.42', + 'Locale::Codes::Script_Codes'=> '3.42', + 'Locale::Codes::Script_Retired'=> '3.42', + 'Locale::Country' => '3.42', + 'Locale::Currency' => '3.42', + 'Locale::Language' => '3.42', + 'Locale::Script' => '3.42', + 'Math::BigFloat' => '1.999806', + 'Math::BigFloat::Trace' => '0.47', + 'Math::BigInt' => '1.999806', + 'Math::BigInt::Calc' => '1.999806', + 'Math::BigInt::CalcEmu' => '1.999806', + 'Math::BigInt::FastCalc'=> '0.5005', + 'Math::BigInt::Lib' => '1.999806', + 'Math::BigInt::Trace' => '0.47', + 'Math::BigRat' => '0.2611', + 'Module::CoreList' => '5.20161220', + 'Module::CoreList::TieHashDelta'=> '5.20161220', + 'Module::CoreList::Utils'=> '5.20161220', + 'POSIX' => '1.76', + 'PerlIO::scalar' => '0.25', + 'Pod::Simple' => '3.35', + 'Pod::Simple::BlackBox' => '3.35', + 'Pod::Simple::Checker' => '3.35', + 'Pod::Simple::Debug' => '3.35', + 'Pod::Simple::DumpAsText'=> '3.35', + 'Pod::Simple::DumpAsXML'=> '3.35', + 'Pod::Simple::HTML' => '3.35', + 'Pod::Simple::HTMLBatch'=> '3.35', + 'Pod::Simple::LinkSection'=> '3.35', + 'Pod::Simple::Methody' => '3.35', + 'Pod::Simple::Progress' => '3.35', + 'Pod::Simple::PullParser'=> '3.35', + 'Pod::Simple::PullParserEndToken'=> '3.35', + 'Pod::Simple::PullParserStartToken'=> '3.35', + 'Pod::Simple::PullParserTextToken'=> '3.35', + 'Pod::Simple::PullParserToken'=> '3.35', + 'Pod::Simple::RTF' => '3.35', + 'Pod::Simple::Search' => '3.35', + 'Pod::Simple::SimpleTree'=> '3.35', + 'Pod::Simple::Text' => '3.35', + 'Pod::Simple::TextContent'=> '3.35', + 'Pod::Simple::TiedOutFH'=> '3.35', + 'Pod::Simple::Transcode'=> '3.35', + 'Pod::Simple::TranscodeDumb'=> '3.35', + 'Pod::Simple::TranscodeSmart'=> '3.35', + 'Pod::Simple::XHTML' => '3.35', + 'Pod::Simple::XMLOutStream'=> '3.35', + 'Test2' => '1.302073', + 'Test2::API' => '1.302073', + 'Test2::API::Breakage' => '1.302073', + 'Test2::API::Context' => '1.302073', + 'Test2::API::Instance' => '1.302073', + 'Test2::API::Stack' => '1.302073', + 'Test2::Event' => '1.302073', + 'Test2::Event::Bail' => '1.302073', + 'Test2::Event::Diag' => '1.302073', + 'Test2::Event::Encoding'=> '1.302073', + 'Test2::Event::Exception'=> '1.302073', + 'Test2::Event::Generic' => '1.302073', + 'Test2::Event::Info' => '1.302073', + 'Test2::Event::Note' => '1.302073', + 'Test2::Event::Ok' => '1.302073', + 'Test2::Event::Plan' => '1.302073', + 'Test2::Event::Skip' => '1.302073', + 'Test2::Event::Subtest' => '1.302073', + 'Test2::Event::TAP::Version'=> '1.302073', + 'Test2::Event::Waiting' => '1.302073', + 'Test2::Formatter' => '1.302073', + 'Test2::Formatter::TAP' => '1.302073', + 'Test2::Hub' => '1.302073', + 'Test2::Hub::Interceptor'=> '1.302073', + 'Test2::Hub::Interceptor::Terminator'=> '1.302073', + 'Test2::Hub::Subtest' => '1.302073', + 'Test2::IPC' => '1.302073', + 'Test2::IPC::Driver' => '1.302073', + 'Test2::IPC::Driver::Files'=> '1.302073', + 'Test2::Tools::Tiny' => '1.302073', + 'Test2::Util' => '1.302073', + 'Test2::Util::ExternalMeta'=> '1.302073', + 'Test2::Util::HashBase' => '0.002', + 'Test2::Util::Trace' => '1.302073', + 'Test::Builder' => '1.302073', + 'Test::Builder::Formatter'=> '1.302073', + 'Test::Builder::Module' => '1.302073', + 'Test::Builder::Tester' => '1.302073', + 'Test::Builder::Tester::Color'=> '1.302073', + 'Test::Builder::TodoDiag'=> '1.302073', + 'Test::More' => '1.302073', + 'Test::Simple' => '1.302073', + 'Test::Tester' => '1.302073', + 'Test::Tester::Capture' => '1.302073', + 'Test::Tester::CaptureRunner'=> '1.302073', + 'Test::Tester::Delegate'=> '1.302073', + 'Test::use::ok' => '1.302073', + 'Time::HiRes' => '1.9741', + 'Time::Local' => '1.25', + 'Unicode::Collate' => '1.19', + 'Unicode::Collate::CJK::Big5'=> '1.19', + 'Unicode::Collate::CJK::GB2312'=> '1.19', + 'Unicode::Collate::CJK::JISX0208'=> '1.19', + 'Unicode::Collate::CJK::Korean'=> '1.19', + 'Unicode::Collate::CJK::Pinyin'=> '1.19', + 'Unicode::Collate::CJK::Stroke'=> '1.19', + 'Unicode::Collate::CJK::Zhuyin'=> '1.19', + 'Unicode::Collate::Locale'=> '1.19', + 'bigint' => '0.47', + 'bignum' => '0.47', + 'bigrat' => '0.47', + 'encoding' => '2.19', + 'ok' => '1.302073', + }, + removed => { + } + }, 5.024001 => { delta_from => 5.024000, changed => { @@ -14247,6 +14400,13 @@ for my $version (sort { $a <=> $b } keys %delta) { removed => { } }, + 5.025008 => { + delta_from => 5.025007, + changed => { + }, + removed => { + } + }, 5.024001 => { delta_from => 5.024, changed => { diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm index 8bdcf06daa..ac7ee3fc6e 100644 --- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm +++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm @@ -1206,6 +1206,13 @@ my %delta = ( removed => { } }, + 5.025008 => { + delta_from => 5.025007, + changed => { + }, + removed => { + } + }, 5.024001 => { delta_from => 5.024000, changed => { diff --git a/pod/perlhist.pod b/pod/perlhist.pod index 69547a082b..49c75f7e5e 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -602,6 +602,7 @@ the strings?). Stevan 5.25.5 2016-Sep-20 Aaron 5.25.6 2016-Oct-20 Chad 5.25.7 2016-Nov-20 + Sawyer 5.25.8 2016-Dec-20 =head2 SELECTED RELEASE SIZES -- Perl5 Master Repository
