r77143 - in /branches/upstream/libmodule-corelist-perl/current: Changes META.yml lib/Module/CoreList.pm
fabreg-guest at users.alioth.debian.org
fabreg-guest at users.alioth.debian.org
Tue Jul 5 08:52:29 UTC 2011
Author: fabreg-guest
Date: Tue Jul 5 08:52:26 2011
New Revision: 77143
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77143
Log:
[svn-upgrade] new version libmodule-corelist-perl (2.52)
Modified:
branches/upstream/libmodule-corelist-perl/current/Changes
branches/upstream/libmodule-corelist-perl/current/META.yml
branches/upstream/libmodule-corelist-perl/current/lib/Module/CoreList.pm
Modified: branches/upstream/libmodule-corelist-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmodule-corelist-perl/current/Changes?rev=77143&op=diff
==============================================================================
--- branches/upstream/libmodule-corelist-perl/current/Changes (original)
+++ branches/upstream/libmodule-corelist-perl/current/Changes Tue Jul 5 08:52:26 2011
@@ -1,3 +1,7 @@
+2.52 Mon Jul 4 2011
+ - [rt.cpan.org #69108] Extraneous modules listed
+ reported by Dee Newcum
+
2.51
- Updated for v5.15.0
Modified: branches/upstream/libmodule-corelist-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmodule-corelist-perl/current/META.yml?rev=77143&op=diff
==============================================================================
--- branches/upstream/libmodule-corelist-perl/current/META.yml (original)
+++ branches/upstream/libmodule-corelist-perl/current/META.yml Tue Jul 5 08:52:26 2011
@@ -1,6 +1,6 @@
--- #YAML:1.0
name: Module-CoreList
-version: 2.51
+version: 2.52
abstract: what modules shipped with versions of perl
author: []
license: perl
Modified: branches/upstream/libmodule-corelist-perl/current/lib/Module/CoreList.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmodule-corelist-perl/current/lib/Module/CoreList.pm?rev=77143&op=diff
==============================================================================
--- branches/upstream/libmodule-corelist-perl/current/lib/Module/CoreList.pm (original)
+++ branches/upstream/libmodule-corelist-perl/current/lib/Module/CoreList.pm Tue Jul 5 08:52:26 2011
@@ -2,7 +2,7 @@
use strict;
use vars qw/$VERSION %released %version %families %upstream
%bug_tracker %deprecated/;
-$VERSION = '2.51';
+$VERSION = '2.52';
=head1 NAME
@@ -5760,7 +5760,6 @@
'DBM_Filter::null' => '0.01',
'DBM_Filter::utf8' => '0.01',
'DB_File' => '1.811',
- 'DCLsym' => '1.02',
'Data::Dumper' => '2.121_04',
'Devel::DProf' => '20030813.00',
'Devel::PPPort' => '3.06',
@@ -5981,7 +5980,7 @@
'SelfLoader' => '1.0904',
'Shell' => '0.6',
'Socket' => '1.77',
- 'Stdio' => '2.3',
+ 'VMS::Stdio' => '2.3',
'Storable' => '2.14',
'Switch' => '2.10',
'Symbol' => '1.05',
@@ -6030,11 +6029,12 @@
'Unicode::UCD' => '0.22',
'User::grent' => '1.00',
'User::pwent' => '1.00',
+ 'VMS::DCLsym' => '1.02',
'Win32' => '0.23',
'XS::APItest' => '0.05',
'XS::Typemap' => '0.01',
'XSLoader' => '0.03',
- 'XSSymSet' => '1.0',
+ 'ExtUtils::XSSymSet' => '1.0',
'assertions' => '0.01',
'assertions::activate' => '0.01',
'attributes' => '0.06',
@@ -6126,7 +6126,6 @@
'DBM_Filter::null' => '0.01',
'DBM_Filter::utf8' => '0.01',
'DB_File' => '1.811',
- 'DCLsym' => '1.02',
'Data::Dumper' => '2.121_04',
'Devel::DProf' => '20050310.00',
'Devel::PPPort' => '3.06',
@@ -6346,7 +6345,7 @@
'SelfLoader' => '1.0904',
'Shell' => '0.6',
'Socket' => '1.77',
- 'Stdio' => '2.3',
+ 'VMS::Stdio' => '2.3',
'Storable' => '2.13',
'Switch' => '2.10',
'Symbol' => '1.06',
@@ -6396,11 +6395,12 @@
'Unicode::UCD' => '0.23',
'User::grent' => '1.00',
'User::pwent' => '1.00',
+ 'VMS::DCLsym' => '1.02',
'Win32' => '0.24',
'XS::APItest' => '0.06',
'XS::Typemap' => '0.01',
'XSLoader' => '0.02',
- 'XSSymSet' => '1.0',
+ 'ExtUtils::XSSymSet' => '1.0',
'attributes' => '0.06',
'attrs' => '1.01',
'autouse' => '1.04',
@@ -6519,7 +6519,6 @@
'DBM_Filter::null' => '0.01',
'DBM_Filter::utf8' => '0.01',
'DB_File' => '1.814',
- 'DCLsym' => '1.02',
'Data::Dumper' => '2.121_08',
'Devel::DProf' => '20050603.00',
'Devel::PPPort' => '3.08',
@@ -6789,7 +6788,7 @@
'SelfLoader' => '1.0905',
'Shell' => '0.6',
'Socket' => '1.78',
- 'Stdio' => '2.3',
+ 'VMS::Stdio' => '2.3',
'Storable' => '2.15_02',
'Switch' => '2.10_01',
'Symbol' => '1.06',
@@ -6842,11 +6841,12 @@
'Unicode::UCD' => '0.24',
'User::grent' => '1.01',
'User::pwent' => '1.00',
+ 'VMS::DCLsym' => '1.02',
'Win32' => '0.2601',
'XS::APItest' => '0.09',
'XS::Typemap' => '0.02',
'XSLoader' => '0.06',
- 'XSSymSet' => '1.0',
+ 'ExtUtils::XSSymSet' => '1.0',
'assertions' => '0.02',
'assertions::activate' => '0.02',
'assertions::compat' => undef,
@@ -6940,7 +6940,6 @@
'DBM_Filter::null' => '0.01',
'DBM_Filter::utf8' => '0.01',
'DB_File' => '1.814',
- 'DCLsym' => '1.02',
'Data::Dumper' => '2.121_08',
'Devel::DProf' => '20050603.00',
'Devel::PPPort' => '3.06_01',
@@ -7165,7 +7164,7 @@
'SelfLoader' => '1.0904',
'Shell' => '0.6',
'Socket' => '1.78',
- 'Stdio' => '2.3',
+ 'VMS::Stdio' => '2.3',
'Storable' => '2.15',
'Switch' => '2.10_01',
'Symbol' => '1.06',
@@ -7218,11 +7217,12 @@
'Unicode::UCD' => '0.24',
'User::grent' => '1.01',
'User::pwent' => '1.00',
+ 'VMS::DCLsym' => '1.02',
'Win32' => '0.2601',
'XS::APItest' => '0.08',
'XS::Typemap' => '0.02',
'XSLoader' => '0.06',
- 'XSSymSet' => '1.0',
+ 'ExtUtils::XSSymSet' => '1.0',
'attributes' => '0.06',
'attrs' => '1.02',
'autouse' => '1.05',
@@ -7320,7 +7320,6 @@
'DBM_Filter::null' => '0.01',
'DBM_Filter::utf8' => '0.01',
'DB_File' => '1.814',
- 'DCLsym' => '1.02',
'Data::Dumper' => '2.121_08',
'Devel::DProf' => '20050603.00',
'Devel::PPPort' => '3.10',
@@ -7641,7 +7640,7 @@
'SelfLoader' => '1.0905',
'Shell' => '0.7',
'Socket' => '1.78',
- 'Stdio' => '2.3',
+ 'VMS::Stdio' => '2.3',
'Storable' => '2.15_02',
'Switch' => '2.10_01',
'Symbol' => '1.06',
@@ -7695,13 +7694,14 @@
'Unicode::UCD' => '0.24',
'User::grent' => '1.01',
'User::pwent' => '1.00',
+ 'VMS::DCLsym' => '1.02',
'Win32' => '0.2601',
'Win32API::File' => '0.1001',
'Win32API::File::ExtUtils::Myconst2perl'=> '1',
'XS::APItest' => '0.09',
'XS::Typemap' => '0.02',
'XSLoader' => '0.06',
- 'XSSymSet' => '1.0',
+ 'ExtUtils::XSSymSet' => '1.0',
'assertions' => '0.03',
'assertions::activate' => '0.02',
'assertions::compat' => '0.02',
@@ -7834,7 +7834,7 @@
'DBM_Filter::null' => '0.01',
'DBM_Filter::utf8' => '0.01',
'DB_File' => '1.815',
- 'DCLsym' => '1.03',
+ 'VMS::DCLsym' => '1.03',
'Data::Dumper' => '2.121_13',
'Devel::DProf' => '20050603.00',
'Devel::InnerPackage' => '0.3',
@@ -8172,7 +8172,7 @@
'SelfLoader' => '1.11',
'Shell' => '0.72_01',
'Socket' => '1.79',
- 'Stdio' => '2.3',
+ 'VMS::Stdio' => '2.3',
'Storable' => '2.16',
'Switch' => '2.13',
'Symbol' => '1.06',
@@ -8219,7 +8219,6 @@
'Time::HiRes' => '1.9707',
'Time::Local' => '1.17',
'Time::Piece' => '1.11_02',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -8238,7 +8237,7 @@
'XS::APItest' => '0.12',
'XS::Typemap' => '0.02',
'XSLoader' => '0.08',
- 'XSSymSet' => '1.1',
+ 'ExtUtils::XSSymSet' => '1.1',
'attributes' => '0.08',
'attrs' => '1.02',
'autouse' => '1.06',
@@ -8372,7 +8371,7 @@
'DBM_Filter::null' => '0.01',
'DBM_Filter::utf8' => '0.01',
'DB_File' => '1.816_1',
- 'DCLsym' => '1.03',
+ 'VMS::DCLsym' => '1.03',
'Data::Dumper' => '2.121_14',
'Devel::DProf' => '20050603.00',
'Devel::InnerPackage' => '0.3',
@@ -8711,7 +8710,7 @@
'SelfLoader' => '1.11',
'Shell' => '0.72_01',
'Socket' => '1.80',
- 'Stdio' => '2.3',
+ 'VMS::Stdio' => '2.3',
'Storable' => '2.18',
'Switch' => '2.13',
'Symbol' => '1.06',
@@ -8760,7 +8759,6 @@
'Time::HiRes' => '1.9711',
'Time::Local' => '1.18',
'Time::Piece' => '1.12',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -8779,7 +8777,7 @@
'XS::APItest' => '0.12',
'XS::Typemap' => '0.02',
'XSLoader' => '0.08',
- 'XSSymSet' => '1.1',
+ 'ExtUtils::XSSymSet' => '1.1',
'attributes' => '0.08',
'attrs' => '1.02',
'autouse' => '1.06',
@@ -8880,7 +8878,7 @@
'DBM_Filter::null' => '0.02',
'DBM_Filter::utf8' => '0.02',
'DB_File' => '1.817',
- 'DCLsym' => '1.03',
+ 'VMS::DCLsym' => '1.03',
'Data::Dumper' => '2.121_17',
'Devel::DProf' => '20080331.00',
'Devel::InnerPackage' => '0.3',
@@ -9017,9 +9015,6 @@
'IPC::Semaphore' => '2.00',
'IPC::SharedMem' => '2.00',
'IPC::SysV' => '2.00',
- 'IPC::lib::IPC::Msg' => '2.00',
- 'IPC::lib::IPC::Semaphore'=> '2.00',
- 'IPC::lib::IPC::SharedMem'=> '2.00',
'List::Util' => '1.19',
'Locale::Constants' => '2.07',
'Locale::Country' => '2.07',
@@ -9051,7 +9046,6 @@
'Module::CoreList' => '2.17',
'Module::Pluggable' => '3.8',
'Module::Pluggable::Object'=> '3.6',
- 'Module::Pluggable::lib::Devel::InnerPackage'=> '0.3',
'NDBM_File' => '1.07',
'NEXT' => '0.61',
'Net::Cmd' => '2.29',
@@ -9119,7 +9113,7 @@
'SelfLoader' => '1.17',
'Shell' => '0.72',
'Socket' => '1.81',
- 'Stdio' => '2.4',
+ 'VMS::Stdio' => '2.4',
'Storable' => '2.19',
'Switch' => '2.13',
'Symbol' => '1.06',
@@ -9183,7 +9177,7 @@
'XS::APItest' => '0.15',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSSymSet' => '1.1',
+ 'ExtUtils::XSSymSet' => '1.1',
'attributes' => '0.09',
'attrs' => '1.02',
'autouse' => '1.06',
@@ -9340,7 +9334,7 @@
'DBM_Filter::null' => '0.02',
'DBM_Filter::utf8' => '0.02',
'DB_File' => '1.820',
- 'DCLsym' => '1.03',
+ 'VMS::DCLsym' => '1.03',
'Data::Dumper' => '2.124',
'Devel::DProf' => '20080331.00',
'Devel::InnerPackage' => '0.3',
@@ -9689,7 +9683,7 @@
'SelfLoader' => '1.17',
'Shell' => '0.72_01',
'Socket' => '1.82',
- 'Stdio' => '2.4',
+ 'VMS::Stdio' => '2.4',
'Storable' => '2.20',
'Switch' => '2.14',
'Symbol' => '1.07',
@@ -9770,7 +9764,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901',
'Time::Piece' => '1.15',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -9958,7 +9951,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.125',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -10385,7 +10377,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -10406,7 +10397,6 @@
'XS::APItest' => '0.15',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -10576,7 +10566,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.125',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -11003,7 +10992,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -11024,7 +11012,6 @@
'XS::APItest' => '0.16',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -11194,7 +11181,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.125',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -11543,7 +11529,6 @@
'SelectSaver' => '1.02',
'SelfLoader' => '1.17',
'Shell' => '0.72_01',
- 'Simple' => '0.01',
'Socket' => '1.85',
'Storable' => '2.22',
'Switch' => '2.16',
@@ -11625,7 +11610,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -11647,7 +11631,6 @@
'XS::APItest::KeywordRPN'=> '0.003',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -11821,8 +11804,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.125',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::V' => undef,
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -12252,7 +12233,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -12274,7 +12254,6 @@
'XS::APItest::KeywordRPN'=> '0.003',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -12447,7 +12426,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.125',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -12877,7 +12855,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -12899,7 +12876,6 @@
'XS::APItest::KeywordRPN'=> '0.003',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -13072,8 +13048,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.125',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::V' => undef,
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -13503,7 +13477,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -13525,7 +13498,6 @@
'XS::APItest::KeywordRPN'=> '0.003',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -13698,7 +13670,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.125',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -14128,7 +14099,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -14150,7 +14120,6 @@
'XS::APItest::KeywordRPN'=> '0.003',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -14323,7 +14292,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.126',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -14753,7 +14721,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -14775,7 +14742,6 @@
'XS::APItest::KeywordRPN'=> '0.004',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -14948,7 +14914,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.125',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -15378,7 +15343,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -15400,7 +15364,6 @@
'XS::APItest::KeywordRPN'=> '0.003',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -15572,7 +15535,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.126',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -16005,7 +15967,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -16027,7 +15988,6 @@
'XS::APItest::KeywordRPN'=> '0.004',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -16198,7 +16158,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.126',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -16631,7 +16590,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -16653,7 +16611,6 @@
'XS::APItest::KeywordRPN'=> '0.004',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -16824,7 +16781,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.126',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -17262,7 +17218,6 @@
'Time::HiRes' => '1.9721',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -17284,7 +17239,6 @@
'XS::APItest::KeywordRPN'=> '0.004',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.10',
'autodie::exception' => '2.10',
@@ -17455,7 +17409,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.126',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -17892,7 +17845,6 @@
'Time::HiRes' => '1.9721',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -17916,7 +17868,6 @@
'XS::APItest::KeywordRPN'=> '0.004',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.10',
'autodie::exception' => '2.10',
@@ -18088,7 +18039,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.125',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -18517,7 +18467,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -18540,7 +18489,6 @@
'XS::APItest::KeywordRPN'=> '0.003',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -18711,8 +18659,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.128',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::V' => undef,
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -19150,7 +19096,6 @@
'Time::HiRes' => '1.9721',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -19174,7 +19119,6 @@
'XS::APItest::KeywordRPN'=> '0.005',
'XS::Typemap' => '0.03',
'XSLoader' => '0.11',
- 'XSLoader::XSLoader' => '0.11',
'attributes' => '0.12',
'autodie' => '2.10',
'autodie::exception' => '2.10',
@@ -19345,8 +19289,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.129',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::V' => undef,
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.05',
@@ -19784,7 +19726,6 @@
'Time::HiRes' => '1.9721',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -19807,7 +19748,6 @@
'XS::APItest' => '0.23',
'XS::Typemap' => '0.03',
'XSLoader' => '0.13',
- 'XSLoader::XSLoader' => '0.13',
'attributes' => '0.13',
'autodie' => '2.10',
'autodie::exception' => '2.10',
@@ -19978,7 +19918,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.130_01',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.05',
@@ -20416,7 +20355,6 @@
'Time::HiRes' => '1.9721',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -20445,7 +20383,6 @@
'XS::APItest' => '0.26',
'XS::Typemap' => '0.04',
'XSLoader' => '0.13',
- 'XSLoader::XSLoader' => '0.13',
'attributes' => '0.13',
'autodie' => '2.10',
'autodie::exception' => '2.10',
@@ -20616,7 +20553,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.130_02',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.06',
@@ -21054,7 +20990,6 @@
'Time::HiRes' => '1.9721_01',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -21083,7 +21018,6 @@
'XS::APItest' => '0.27',
'XS::Typemap' => '0.04',
'XSLoader' => '0.13',
- 'XSLoader::XSLoader' => '0.13',
'attributes' => '0.13',
'autodie' => '2.1001',
'autodie::exception' => '2.1001',
@@ -21256,8 +21190,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.125',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::V' => undef,
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -21686,7 +21618,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -21708,7 +21639,6 @@
'XS::APItest::KeywordRPN'=> '0.003',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -21882,7 +21812,6 @@
'DB_File' => '1.821',
'Data::Dumper' => '2.130_02',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.07',
@@ -22325,7 +22254,6 @@
'Time::HiRes' => '1.9721_01',
'Time::Local' => '1.2000',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -22354,7 +22282,6 @@
'XS::APItest' => '0.27',
'XS::Typemap' => '0.04',
'XSLoader' => '0.13',
- 'XSLoader::XSLoader' => '0.13',
'attributes' => '0.13',
'autodie' => '2.1001',
'autodie::exception' => '2.1001',
@@ -22535,7 +22462,6 @@
'DB_File' => '1.821',
'Data::Dumper' => '2.130_02',
'Devel::DProf' => '20110217.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.07',
@@ -22978,7 +22904,6 @@
'Time::HiRes' => '1.9721_01',
'Time::Local' => '1.2000',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -23008,7 +22933,6 @@
'XS::APItest' => '0.27',
'XS::Typemap' => '0.04',
'XSLoader' => '0.13',
- 'XSLoader::XSLoader' => '0.13',
'attributes' => '0.13',
'autodie' => '2.1001',
'autodie::exception' => '2.1001',
@@ -23189,7 +23113,6 @@
'DB_File' => '1.821',
'Data::Dumper' => '2.130_02',
'Devel::DProf' => '20110228.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.07',
@@ -23632,7 +23555,6 @@
'Time::HiRes' => '1.9721_01',
'Time::Local' => '1.2000',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -23662,7 +23584,6 @@
'XS::APItest' => '0.27',
'XS::Typemap' => '0.05',
'XSLoader' => '0.13',
- 'XSLoader::XSLoader' => '0.13',
'attributes' => '0.14',
'autodie' => '2.1001',
'autodie::exception' => '2.1001',
@@ -23843,7 +23764,6 @@
'DB_File' => '1.821',
'Data::Dumper' => '2.130_02',
'Devel::DProf' => '20110228.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.07',
@@ -24286,7 +24206,6 @@
'Time::HiRes' => '1.9721_01',
'Time::Local' => '1.2000',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -24316,7 +24235,6 @@
'XS::APItest' => '0.28',
'XS::Typemap' => '0.05',
'XSLoader' => '0.13',
- 'XSLoader::XSLoader' => '0.13',
'attributes' => '0.14',
'autodie' => '2.1001',
'autodie::exception' => '2.1001',
@@ -24488,7 +24406,6 @@
'DB_File' => '1.820',
'Data::Dumper' => '2.125',
'Devel::DProf' => '20080331.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.04',
@@ -24916,7 +24833,6 @@
'Time::HiRes' => '1.9719',
'Time::Local' => '1.1901_01',
'Time::Piece' => '1.15_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -24939,7 +24855,6 @@
'XS::APItest::KeywordRPN'=> '0.003',
'XS::Typemap' => '0.03',
'XSLoader' => '0.10',
- 'XSLoader::XSLoader' => '0.10',
'attributes' => '0.12',
'autodie' => '2.06_01',
'autodie::exception' => '2.06_01',
@@ -25120,7 +25035,6 @@
'DB_File' => '1.821',
'Data::Dumper' => '2.130_02',
'Devel::DProf' => '20110228.00',
- 'Devel::DProf::dprof::V'=> undef,
'Devel::InnerPackage' => '0.3',
'Devel::PPPort' => '3.19',
'Devel::Peek' => '1.07',
@@ -25563,7 +25477,6 @@
'Time::HiRes' => '1.9721_01',
'Time::Local' => '1.2000',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -25593,7 +25506,6 @@
'XS::APItest' => '0.28',
'XS::Typemap' => '0.05',
'XSLoader' => '0.13',
- 'XSLoader::XSLoader' => '0.13',
'attributes' => '0.14',
'autodie' => '2.1001',
'autodie::exception' => '2.1001',
@@ -26214,7 +26126,6 @@
'Time::HiRes' => '1.9722',
'Time::Local' => '1.2000',
'Time::Piece' => '1.20_01',
- 'Time::Piece::Seconds' => undef,
'Time::Seconds' => undef,
'Time::gmtime' => '1.03',
'Time::localtime' => '1.02',
@@ -26244,7 +26155,6 @@
'XS::APItest' => '0.29',
'XS::Typemap' => '0.05',
'XSLoader' => '0.15',
- 'XSLoader::XSLoader' => '0.15',
'attributes' => '0.14',
'autodie' => '2.10',
'autodie::exception' => '2.10',
@@ -26887,7 +26797,6 @@
'Time::HiRes' => 'cpan',
'Time::Local' => 'cpan',
'Time::Piece' => undef,
- 'Time::Piece::Seconds' => undef,
'Unicode::Collate' => 'first-come',
'Unicode::Collate::CJK::Big5'=> 'first-come',
'Unicode::Collate::CJK::GB2312'=> 'first-come',
@@ -26907,7 +26816,6 @@
'Win32API::File::ExtUtils::Myconst2perl'=> 'cpan',
'Win32CORE' => undef,
'XSLoader' => 'blead',
- 'XSLoader::XSLoader' => 'blead',
'autodie' => 'cpan',
'autodie::exception' => 'cpan',
'autodie::exception::system'=> 'cpan',
@@ -27400,7 +27308,6 @@
'Time::HiRes' => undef,
'Time::Local' => undef,
'Time::Piece' => undef,
- 'Time::Piece::Seconds' => undef,
'Unicode::Collate' => undef,
'Unicode::Collate::CJK::Big5'=> undef,
'Unicode::Collate::CJK::GB2312'=> undef,
@@ -27416,7 +27323,6 @@
'Win32API::File' => undef,
'Win32API::File::ExtUtils::Myconst2perl'=> undef,
'XSLoader' => undef,
- 'XSLoader::XSLoader' => undef,
'autodie' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
'autodie::exception' => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
'autodie::exception::system'=> 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
More information about the Pkg-perl-cvs-commits
mailing list