In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/f94e08e7193c1b95152574e72411489829711fa1?hp=c840542b84503aee2e90054985a492d514cae2d9>
- Log ----------------------------------------------------------------- commit f94e08e7193c1b95152574e72411489829711fa1 Merge: c840542 288edf5 Author: Steve Hay <[email protected]> Date: Mon Aug 20 15:31:24 2012 +0100 Merge branch 'release-5.17.3' into blead ----------------------------------------------------------------------- Summary of changes: dist/Module-CoreList/Changes | 6 + dist/Module-CoreList/lib/Module/CoreList.pm | 126 +++++++++++++++++++- dist/Module-CoreList/lib/Module/CoreList.pod | 2 +- .../lib/Module/CoreList/TieHashDelta.pm | 2 +- dist/Module-CoreList/t/find_modules.t | 3 +- pod/perldelta.pod | 35 +++++- pod/perlhist.pod | 1 + 7 files changed, 164 insertions(+), 11 deletions(-) diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes index 4e9cab6..709aa05 100644 --- a/dist/Module-CoreList/Changes +++ b/dist/Module-CoreList/Changes @@ -1,3 +1,9 @@ +2.71 Mon Aug 20 2012 + - Updated for v5.17.3 + +2.70 Thu Aug 9 2012 + - Updated for v5.16.1 + 2.69 Fri Jul 20 2012 - Updated for v5.17.2 diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index a1ab567..1cb2b9f 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -3,7 +3,7 @@ use strict; use vars qw/$VERSION %released %version %families %upstream %bug_tracker %deprecated/; use Module::CoreList::TieHashDelta; -$VERSION = '2.70'; +$VERSION = '2.71'; my $dumpinc = 0; sub import { @@ -205,6 +205,7 @@ sub changes_between { 5.017000 => '2012-05-26', 5.017001 => '2012-06-20', 5.017002 => '2012-07-20', + 5.017003 => '2012-08-20', ); for my $version ( sort { $a <=> $b } keys %released ) { @@ -7042,6 +7043,123 @@ my %delta = ( removed => { } }, + 5.017003 => { + delta_from => 5.017002, + changed => { + 'B' => '1.37', + 'B::Concise' => '0.92', + 'B::Debug' => '1.18', + 'B::Deparse' => '1.16', + 'CGI' => '3.60', + 'Compress::Raw::Bzip2' => '2.055', + 'Compress::Raw::Zlib' => '2.056', + 'Compress::Zlib' => '2.055', + 'Data::Dumper' => '2.135_07', + 'Devel::Peek' => '1.09', + 'Encode' => '2.47', + 'Encode::Alias' => '2.16', + 'Encode::GSM0338' => '2.02', + 'Encode::Unicode::UTF7' => '2.06', + 'IO::Compress::Adapter::Bzip2'=> '2.055', + 'IO::Compress::Adapter::Deflate'=> '2.055', + 'IO::Compress::Adapter::Identity'=> '2.055', + 'IO::Compress::Base' => '2.055', + 'IO::Compress::Base::Common'=> '2.055', + 'IO::Compress::Bzip2' => '2.055', + 'IO::Compress::Deflate' => '2.055', + 'IO::Compress::Gzip' => '2.055', + 'IO::Compress::Gzip::Constants'=> '2.055', + 'IO::Compress::RawDeflate'=> '2.055', + 'IO::Compress::Zip' => '2.055', + 'IO::Compress::Zip::Constants'=> '2.055', + 'IO::Compress::Zlib::Constants'=> '2.055', + 'IO::Compress::Zlib::Extra'=> '2.055', + 'IO::Uncompress::Adapter::Bunzip2'=> '2.055', + 'IO::Uncompress::Adapter::Identity'=> '2.055', + 'IO::Uncompress::Adapter::Inflate'=> '2.055', + 'IO::Uncompress::AnyInflate'=> '2.055', + 'IO::Uncompress::AnyUncompress'=> '2.055', + 'IO::Uncompress::Base' => '2.055', + 'IO::Uncompress::Bunzip2'=> '2.055', + 'IO::Uncompress::Gunzip'=> '2.055', + 'IO::Uncompress::Inflate'=> '2.055', + 'IO::Uncompress::RawInflate'=> '2.055', + 'IO::Uncompress::Unzip' => '2.055', + 'Module::Build' => '0.4003', + 'Module::Build::Base' => '0.4003', + 'Module::Build::Compat' => '0.4003', + 'Module::Build::Config' => '0.4003', + 'Module::Build::Cookbook'=> '0.4003', + 'Module::Build::Dumper' => '0.4003', + 'Module::Build::ModuleInfo'=> '0.4003', + 'Module::Build::Notes' => '0.4003', + 'Module::Build::PPMMaker'=> '0.4003', + 'Module::Build::Platform::Amiga'=> '0.4003', + 'Module::Build::Platform::Default'=> '0.4003', + 'Module::Build::Platform::EBCDIC'=> '0.4003', + 'Module::Build::Platform::MPEiX'=> '0.4003', + 'Module::Build::Platform::MacOS'=> '0.4003', + 'Module::Build::Platform::RiscOS'=> '0.4003', + 'Module::Build::Platform::Unix'=> '0.4003', + 'Module::Build::Platform::VMS'=> '0.4003', + 'Module::Build::Platform::VOS'=> '0.4003', + 'Module::Build::Platform::Windows'=> '0.4003', + 'Module::Build::Platform::aix'=> '0.4003', + 'Module::Build::Platform::cygwin'=> '0.4003', + 'Module::Build::Platform::darwin'=> '0.4003', + 'Module::Build::Platform::os2'=> '0.4003', + 'Module::Build::PodParser'=> '0.4003', + 'Module::CoreList' => '2.71', + 'Module::CoreList::TieHashDelta'=> '2.71', + 'Module::Load::Conditional'=> '0.54', + 'Module::Metadata' => '1.000011', + 'Module::Pluggable' => '4.3', + 'Module::Pluggable::Object'=> '4.3', + 'Pod::Simple' => '3.23', + 'Pod::Simple::BlackBox' => '3.23', + 'Pod::Simple::Checker' => '3.23', + 'Pod::Simple::Debug' => '3.23', + 'Pod::Simple::DumpAsText'=> '3.23', + 'Pod::Simple::DumpAsXML'=> '3.23', + 'Pod::Simple::HTML' => '3.23', + 'Pod::Simple::HTMLBatch'=> '3.23', + 'Pod::Simple::LinkSection'=> '3.23', + 'Pod::Simple::Methody' => '3.23', + 'Pod::Simple::Progress' => '3.23', + 'Pod::Simple::PullParser'=> '3.23', + 'Pod::Simple::PullParserEndToken'=> '3.23', + 'Pod::Simple::PullParserStartToken'=> '3.23', + 'Pod::Simple::PullParserTextToken'=> '3.23', + 'Pod::Simple::PullParserToken'=> '3.23', + 'Pod::Simple::RTF' => '3.23', + 'Pod::Simple::Search' => '3.23', + 'Pod::Simple::SimpleTree'=> '3.23', + 'Pod::Simple::Text' => '3.23', + 'Pod::Simple::TextContent'=> '3.23', + 'Pod::Simple::TiedOutFH'=> '3.23', + 'Pod::Simple::Transcode'=> '3.23', + 'Pod::Simple::TranscodeDumb'=> '3.23', + 'Pod::Simple::TranscodeSmart'=> '3.23', + 'Pod::Simple::XHTML' => '3.23', + 'Pod::Simple::XMLOutStream'=> '3.23', + 'Socket' => '2.004', + 'Storable' => '2.38', + 'Sys::Syslog' => '0.31', + 'Term::ReadLine' => '1.10', + 'Text::Tabs' => '2012.0818', + 'Text::Wrap' => '2012.0818', + 'Time::Local' => '1.2300', + 'Unicode::UCD' => '0.45', + 'Win32' => '0.45', + 'Win32CORE' => '0.03', + 'XS::APItest' => '0.42', + 'inc::latest' => '0.4003', + 'perlfaq' => '5.0150041', + 're' => '0.22', + }, + removed => { + } + }, ); for my $version (sort { $a <=> $b } keys %delta) { @@ -7200,6 +7318,8 @@ for my $version (sort { $a <=> $b } keys %delta) { }, 5.017002 => { }, + 5.017003 => { + }, ); %upstream = ( @@ -7545,6 +7665,7 @@ for my $version (sort { $a <=> $b } keys %delta) { 'Module::Build::Version'=> 'cpan', 'Module::Build::YAML' => 'cpan', 'Module::CoreList' => 'blead', + 'Module::CoreList::TieHashDelta'=> 'blead', 'Module::Load' => 'cpan', 'Module::Load::Conditional'=> 'cpan', 'Module::Loaded' => 'cpan', @@ -8087,6 +8208,7 @@ for my $version (sort { $a <=> $b } keys %delta) { 'Module::Build::Version'=> undef, 'Module::Build::YAML' => undef, 'Module::CoreList' => undef, + 'Module::CoreList::TieHashDelta'=> undef, 'Module::Load' => undef, 'Module::Load::Conditional'=> undef, 'Module::Loaded' => undef, @@ -8244,7 +8366,7 @@ for my $version (sort { $a <=> $b } keys %delta) { 'Tie::File' => undef, 'Tie::RefHash' => undef, 'Time::HiRes' => undef, - 'Time::Local' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=Markdent', + 'Time::Local' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=Time-Local', 'Time::Piece' => undef, 'Time::Seconds' => undef, 'Unicode::Collate' => undef, diff --git a/dist/Module-CoreList/lib/Module/CoreList.pod b/dist/Module-CoreList/lib/Module/CoreList.pod index e5fccce..0a060c5 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pod +++ b/dist/Module-CoreList/lib/Module/CoreList.pod @@ -188,7 +188,7 @@ Module::CoreList currently covers the 5.000, 5.001, 5.002, 5.003_07, 5.13.0, 5.13.1, 5.13.2, 5.13.3, 5.13.4, 5.13.5, 5.13.6, 5.13.7, 5.13.8, 5.13.9, 5.13.10, 5.13.11, 5.14.0, 5.14.1, 5.14.2, 5.15.0, 5.15.1, 5.15.2, 5.15.3, 5.15.4, 5.15.5, 5.15.6, 5.15.7, 5.15.8, 5.15.9, 5.16.0, 5.17.0, -5.17.1 and 5.17.2 releases of perl. +5.17.1, 5.17.2 and 5.17.3 releases of perl. =head1 HISTORY diff --git a/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm b/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm index 810edbc..dead99e 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 = "2.70"; +$VERSION = "2.71"; sub TIEHASH { my ($class, $changed, $removed, $parent) = @_; diff --git a/dist/Module-CoreList/t/find_modules.t b/dist/Module-CoreList/t/find_modules.t index 4dbb8c2..1e81485 100644 --- a/dist/Module-CoreList/t/find_modules.t +++ b/dist/Module-CoreList/t/find_modules.t @@ -19,5 +19,6 @@ is_deeply([ Module::CoreList->find_modules(qr/Test::H.*::.*s/, 5.006001, 5.00700 [ qw(Test::Harness::Assert Test::Harness::Straps) ], 'qr/Test::H.*::.*s/ at 5.006001 and 5.007003'); -is_deeply([ Module::CoreList::find_modules(qr/Module::CoreList/) ], [ qw(Module::CoreList) ], +is_deeply([ Module::CoreList::find_modules(qr/Module::CoreList/) ], + [ qw(Module::CoreList Module::CoreList::TieHashDelta) ], 'Module::CoreList functional' ); diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 88a29da..a20cc77 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -124,7 +124,7 @@ line, and some documentation improvements have been made. =item * -L<Module::CoreList> has been upgraded from version 2.69 to 2.70. Version +L<Module::CoreList> has been upgraded from version 2.69 to 2.71. Version information is now stored as a delta, which greatly reduces the size of the F<CoreList.pm> file. @@ -415,9 +415,10 @@ Formats and C<use> statements are now permitted inside formats. =item * -C<print $x> and C<sub { print $x }->()> now always produce the same output. It -was possible for the latter to refuse to close over $x if the variable was not -active; e.g., if it was defined outside a currently-running named subroutine. +C<print $x> and C<sub { print $x }-E<gt>()> now always produce the same output. +It was possible for the latter to refuse to close over $x if the variable was +not active; e.g., if it was defined outside a currently-running named +subroutine. =item * @@ -520,9 +521,31 @@ eval. This used to work only within string evals [perl #114040]. =head1 Acknowledgements -XXX Generate this with: +Perl 5.17.3 represents approximately 4 weeks of development since Perl 5.17.2 +and contains approximately 85,000 lines of changes across 470 files from 24 +authors. - perl Porting/acknowledgements.pl v5.17.2..HEAD +Perl continues to flourish into its third decade thanks to a vibrant community +of users and developers. The following people are known to have contributed +the improvements that became Perl 5.17.3: + +Andy Dougherty, Chip Salzenberg, Chris 'BinGOs' Williams, Craig A. Berry, +Daniel Dragan, Dave Rolsky, David Leadbeater, David Mitchell, Eric Brine, +Father Chrysostomos, Goro Fuji, James E Keenan, Jan Dubois, Joaquin Ferrero, +Karl Williamson, Nicholas Clark, Paul Marquess, Reini Urban, Ricardo Signes, +Robin Barker, Shirakata Kentaro, Steffen Müller, Steve Hay, Tony Cook. + +The list above is almost certainly incomplete as it is automatically generated +from version control history. In particular, it does not include the names of +the (very much appreciated) contributors who reported issues to the Perl bug +tracker. + +Many of the changes included in this version originated in the CPAN modules +included in Perl's core. We're grateful to the entire CPAN community for +helping Perl to flourish. + +For a more complete list of all of Perl's historical contributors, please see +the F<AUTHORS> file in the Perl source distribution. =head1 Reporting Bugs diff --git a/pod/perlhist.pod b/pod/perlhist.pod index 8f9d892..fc74286 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -486,6 +486,7 @@ the strings?). Zefram 5.17.0 2012-May-26 The 5.17 development track Jesse L 5.17.1 2012-Jun-20 TonyC 5.17.2 2012-Jul-20 + Steve 5.17.3 2012-Aug-20 =head2 SELECTED RELEASE SIZES -- Perl5 Master Repository
