aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--carton.lock2104
1 files changed, 2098 insertions, 6 deletions
diff --git a/carton.lock b/carton.lock
index bbee10724..1f73bfad4 100644
--- a/carton.lock
+++ b/carton.lock
@@ -1,7 +1,7 @@
{
"modules" : {
"App::cpanminus" : {
- "dist" : "App-cpanminus-1.5006",
+ "dist" : "App-cpanminus-1.5007",
"module" : "App::cpanminus",
"mymeta" : {
"abstract" : "Get, unpack, build and install modules from CPAN.",
@@ -44,17 +44,17 @@
}
},
"release_status" : "stable",
- "version" : "1.5006"
+ "version" : "1.5007"
},
"name" : "App::cpanminus",
- "pathname" : "M/MI/MIYAGAWA/App-cpanminus-1.5006.tar.gz",
+ "pathname" : "M/MI/MIYAGAWA/App-cpanminus-1.5007.tar.gz",
"provides" : {
"App::cpanminus" : {
"file" : "App/cpanminus.pm",
- "version" : "1.5006"
+ "version" : "1.5007"
}
},
- "version" : "1.5006"
+ "version" : "1.5007"
},
"AppConfig" : {
"dist" : "AppConfig-1.66",
@@ -3552,6 +3552,110 @@
},
"version" : "2.09"
},
+ "Compress::Raw::Bzip2" : {
+ "dist" : "Compress-Raw-Bzip2-2.048",
+ "module" : "Compress::Raw::Bzip2",
+ "mymeta" : {
+ "abstract" : "Low-Level Interface to bzip2 compression library",
+ "author" : [
+ "Paul Marquess <pmqs@cpan.org>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Compress-Raw-Bzip2",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "runtime" : {
+ "requires" : {}
+ }
+ },
+ "release_status" : "stable",
+ "version" : "2.048"
+ },
+ "name" : "Compress::Raw::Bzip2",
+ "pathname" : "P/PM/PMQS/Compress-Raw-Bzip2-2.048.tar.gz",
+ "provides" : {
+ "Compress::Raw::Bzip2" : {
+ "file" : "Compress/Raw/Bzip2.pm",
+ "version" : "2.048"
+ }
+ },
+ "version" : "2.048"
+ },
+ "Compress::Raw::Zlib" : {
+ "dist" : "Compress-Raw-Zlib-2.048",
+ "module" : "Compress::Raw::Zlib",
+ "mymeta" : {
+ "abstract" : "unknown",
+ "author" : [
+ "unknown"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Compress-Raw-Zlib",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "runtime" : {
+ "requires" : {}
+ }
+ },
+ "release_status" : "stable",
+ "version" : "2.048"
+ },
+ "name" : "Compress::Raw::Zlib",
+ "pathname" : "P/PM/PMQS/Compress-Raw-Zlib-2.048.tar.gz",
+ "provides" : {
+ "Compress::Raw::Zlib" : {
+ "file" : "Compress/Raw/Zlib.pm",
+ "version" : "2.048"
+ }
+ },
+ "version" : "2.048"
+ },
"Config::Any" : {
"dist" : "Config-Any-0.20",
"module" : "Config::Any",
@@ -11305,6 +11409,70 @@
},
"version" : "1.27"
},
+ "Digest::HMAC" : {
+ "dist" : "Digest-HMAC-1.03",
+ "module" : "Digest::HMAC_MD5",
+ "mymeta" : {
+ "abstract" : "Keyed-Hashing for Message Authentication",
+ "author" : [
+ "Gisle Aas <gisle@activestate.com>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Digest-HMAC",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Digest::MD5" : "2",
+ "Digest::SHA" : "1",
+ "perl" : "5.004"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "version" : "1.03"
+ },
+ "name" : "Digest::HMAC",
+ "pathname" : "G/GA/GAAS/Digest-HMAC-1.03.tar.gz",
+ "provides" : {
+ "Digest::HMAC" : {
+ "file" : "Digest/HMAC.pm",
+ "version" : "1.03"
+ },
+ "Digest::HMAC_MD5" : {
+ "file" : "Digest/HMAC_MD5.pm",
+ "version" : "1.01"
+ },
+ "Digest::HMAC_SHA1" : {
+ "file" : "Digest/HMAC_SHA1.pm",
+ "version" : "1.03"
+ }
+ },
+ "version" : "1.01"
+ },
"Digest::SHA1" : {
"dist" : "Digest-SHA1-2.13",
"module" : "Digest::SHA1",
@@ -12000,6 +12168,7 @@
"runtime" : {
"requires" : {
"Mail::Address" : 0,
+ "Net::DNS" : 0,
"Test::More" : 0,
"perl" : "5.006"
}
@@ -12441,6 +12610,287 @@
},
"version" : "1.32"
},
+ "ExtUtils::CBuilder" : {
+ "dist" : "ExtUtils-CBuilder-0.280202",
+ "module" : "ExtUtils::CBuilder",
+ "mymeta" : {
+ "abstract" : "Compile and link C code for Perl modules",
+ "author" : [
+ "Ken Williams <kwilliams@cpan.org>",
+ "The Perl 5 Porters"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "Dist::Zilla version 4.200001, CPAN::Meta::Converter version 2.102400, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "ExtUtils-CBuilder",
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "Test::More" : "0.47"
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "6.31"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Cwd" : 0,
+ "File::Basename" : 0,
+ "File::Spec" : "3.13",
+ "File::Temp" : 0,
+ "IO::File" : 0,
+ "IPC::Cmd" : 0,
+ "Text::ParseWords" : 0
+ }
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "bugtracker" : {
+ "web" : "http://rt.perl.org/rt3/"
+ },
+ "homepage" : "http://search.cpan.org/dist/ExtUtils-CBuilder",
+ "repository" : {
+ "type" : "git",
+ "url" : "git://github.com/dagolden/extutils-cbuilder.git"
+ }
+ },
+ "version" : "0.280202",
+ "x_Dist_Zilla" : {
+ "plugins" : [
+ {
+ "class" : "Dist::Zilla::Plugin::VersionFromModule",
+ "name" : "VersionFromModule",
+ "version" : "0.08"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::CheckExtraTests",
+ "name" : "CheckExtraTests",
+ "version" : "0.004"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
+ "name" : "CheckChangesHasContent",
+ "version" : "0.003"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::GatherDir",
+ "name" : "@Filter/GatherDir",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PruneCruft",
+ "name" : "@Filter/PruneCruft",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::ManifestSkip",
+ "name" : "@Filter/ManifestSkip",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MetaYAML",
+ "name" : "@Filter/MetaYAML",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::License",
+ "name" : "@Filter/License",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Readme",
+ "name" : "@Filter/Readme",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::ExecDir",
+ "name" : "@Filter/ExecDir",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::ShareDir",
+ "name" : "@Filter/ShareDir",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MakeMaker",
+ "name" : "@Filter/MakeMaker",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Manifest",
+ "name" : "@Filter/Manifest",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::TestRelease",
+ "name" : "@Filter/TestRelease",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::ConfirmRelease",
+ "name" : "@Filter/ConfirmRelease",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::UploadToCPAN",
+ "name" : "@Filter/UploadToCPAN",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PruneFiles",
+ "name" : "PruneFiles",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::DualLife",
+ "name" : "DualLife",
+ "version" : "0.01"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MetaConfig",
+ "name" : "MetaConfig",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MetaJSON",
+ "name" : "MetaJSON",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
+ "name" : "PodSyntaxTests",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::EOLTests",
+ "name" : "EOLTests",
+ "version" : "0.02"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Prereqs",
+ "config" : {
+ "Dist::Zilla::Plugin::Prereqs" : {
+ "phase" : "runtime",
+ "type" : "requires"
+ }
+ },
+ "name" : "Prereqs",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Prereqs",
+ "config" : {
+ "Dist::Zilla::Plugin::Prereqs" : {
+ "phase" : "test",
+ "type" : "requires"
+ }
+ },
+ "name" : "TestRequires",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MetaResources",
+ "name" : "MetaResources",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":InstallModules",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":TestFiles",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":ExecFiles",
+ "version" : "4.200001"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":ShareFiles",
+ "version" : "4.200001"
+ }
+ ],
+ "zilla" : {
+ "class" : "Dist::Zilla::Dist::Builder",
+ "config" : {
+ "is_trial" : 0
+ },
+ "version" : "4.200001"
+ }
+ }
+ },
+ "name" : "ExtUtils::CBuilder",
+ "pathname" : "D/DA/DAGOLDEN/ExtUtils-CBuilder-0.280202.tar.gz",
+ "provides" : {
+ "ExtUtils::CBuilder" : {
+ "file" : "ExtUtils/CBuilder.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Base" : {
+ "file" : "ExtUtils/CBuilder/Base.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Platform::Unix" : {
+ "file" : "ExtUtils/CBuilder/Platform/Unix.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Platform::VMS" : {
+ "file" : "ExtUtils/CBuilder/Platform/VMS.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Platform::Windows" : {
+ "file" : "ExtUtils/CBuilder/Platform/Windows.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Platform::Windows::BCC" : {
+ "file" : "ExtUtils/CBuilder/Platform/Windows/BCC.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Platform::Windows::GCC" : {
+ "file" : "ExtUtils/CBuilder/Platform/Windows/GCC.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Platform::Windows::MSVC" : {
+ "file" : "ExtUtils/CBuilder/Platform/Windows/MSVC.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Platform::aix" : {
+ "file" : "ExtUtils/CBuilder/Platform/aix.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Platform::cygwin" : {
+ "file" : "ExtUtils/CBuilder/Platform/cygwin.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Platform::darwin" : {
+ "file" : "ExtUtils/CBuilder/Platform/darwin.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Platform::dec_osf" : {
+ "file" : "ExtUtils/CBuilder/Platform/dec_osf.pm",
+ "version" : "0.280202"
+ },
+ "ExtUtils::CBuilder::Platform::os2" : {
+ "file" : "ExtUtils/CBuilder/Platform/os2.pm",
+ "version" : "0.280202"
+ }
+ },
+ "version" : "0.280202"
+ },
"ExtUtils::MakeMaker" : {
"dist" : "ExtUtils-MakeMaker-6.62",
"module" : "ExtUtils::MakeMaker",
@@ -12509,6 +12959,38 @@
"name" : "ExtUtils::MakeMaker",
"pathname" : "M/MS/MSCHWERN/ExtUtils-MakeMaker-6.62.tar.gz",
"provides" : {
+ "CPAN::Meta" : {
+ "file" : "CPAN/Meta.pm",
+ "version" : "2.112150"
+ },
+ "CPAN::Meta::Converter" : {
+ "file" : "CPAN/Meta/Converter.pm",
+ "version" : "2.112150"
+ },
+ "CPAN::Meta::Feature" : {
+ "file" : "CPAN/Meta/Feature.pm",
+ "version" : "2.112150"
+ },
+ "CPAN::Meta::History" : {
+ "file" : "CPAN/Meta/History.pm",
+ "version" : "2.112150"
+ },
+ "CPAN::Meta::Prereqs" : {
+ "file" : "CPAN/Meta/Prereqs.pm",
+ "version" : "2.112150"
+ },
+ "CPAN::Meta::Spec" : {
+ "file" : "CPAN/Meta/Spec.pm",
+ "version" : "2.112150"
+ },
+ "CPAN::Meta::Validator" : {
+ "file" : "CPAN/Meta/Validator.pm",
+ "version" : "2.112150"
+ },
+ "CPAN::Meta::YAML" : {
+ "file" : "CPAN/Meta/YAML.pm",
+ "version" : "0.003"
+ },
"DynaLoader" : {
"file" : "ExtUtils/Mkbootstrap.pm"
},
@@ -12604,6 +13086,10 @@
"file" : "ExtUtils/MakeMaker/Config.pm",
"version" : "6.62"
},
+ "ExtUtils::Manifest" : {
+ "file" : "ExtUtils/Manifest.pm",
+ "version" : "1.58"
+ },
"ExtUtils::Mkbootstrap" : {
"file" : "ExtUtils/Mkbootstrap.pm",
"version" : "6.62"
@@ -12616,15 +13102,156 @@
"file" : "ExtUtils/testlib.pm",
"version" : "6.62"
},
+ "JSON::PP" : {
+ "file" : "JSON/PP.pm",
+ "version" : "2.27104"
+ },
+ "JSON::PP::Boolean" : {
+ "file" : "JSON/PP.pm"
+ },
+ "JSON::PP::Compat5006" : {
+ "file" : "JSON/PP/Compat5006.pm",
+ "version" : "1.09"
+ },
+ "JSON::PP::IncrParser" : {
+ "file" : "JSON/PP.pm",
+ "version" : "1.01"
+ },
"MM" : {
"file" : "ExtUtils/MM.pm"
},
"MY" : {
"file" : "ExtUtils/MakeMaker.pm"
+ },
+ "Parse::CPAN::Meta" : {
+ "file" : "Parse/CPAN/Meta.pm",
+ "version" : "1.4401"
+ },
+ "Version::Requirements" : {
+ "file" : "Version/Requirements.pm",
+ "version" : "0.101020"
+ },
+ "charstar" : {
+ "file" : "version/vpp.pm"
+ },
+ "version" : {
+ "file" : "version.pm",
+ "version" : "0.88"
+ },
+ "version::vpp" : {
+ "file" : "version/vpp.pm",
+ "version" : "0.88"
+ },
+ "warnings" : {
+ "file" : "version/vpp.pm"
}
},
"version" : "6.62"
},
+ "ExtUtils::ParseXS" : {
+ "dist" : "ExtUtils-ParseXS-3.15",
+ "module" : "ExtUtils::ParseXS",
+ "mymeta" : {
+ "abstract" : "converts Perl XS code into C code",
+ "author" : [
+ "Ken Williams <ken@mathforum.org>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.113640, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "unknown"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "ExtUtils-ParseXS",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "6.46"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Carp" : 0,
+ "Cwd" : 0,
+ "DynaLoader" : 0,
+ "Exporter" : 0,
+ "ExtUtils::CBuilder" : 0,
+ "ExtUtils::MakeMaker" : "6.46",
+ "File::Basename" : 0,
+ "File::Spec" : 0,
+ "Symbol" : 0,
+ "Test::More" : "0.47"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "bugtracker" : {
+ "web" : "http://rt.perl.org/rt3/"
+ },
+ "repository" : {
+ "type" : "git",
+ "url" : "git://perl5.git.perl.org/gitroot/perl.git"
+ }
+ },
+ "version" : "3.15"
+ },
+ "name" : "ExtUtils::ParseXS",
+ "pathname" : "S/SM/SMUELLER/ExtUtils-ParseXS-3.15.tar.gz",
+ "provides" : {
+ "ExtUtils::ParseXS" : {
+ "file" : "ExtUtils/ParseXS.pm",
+ "version" : "3.15"
+ },
+ "ExtUtils::ParseXS::Constants" : {
+ "file" : "ExtUtils/ParseXS/Constants.pm",
+ "version" : "3.15"
+ },
+ "ExtUtils::ParseXS::CountLines" : {
+ "file" : "ExtUtils/ParseXS/CountLines.pm",
+ "version" : "3.15"
+ },
+ "ExtUtils::ParseXS::Utilities" : {
+ "file" : "ExtUtils/ParseXS/Utilities.pm",
+ "version" : "3.15"
+ },
+ "ExtUtils::Typemaps" : {
+ "file" : "ExtUtils/Typemaps.pm",
+ "version" : "3.15"
+ },
+ "ExtUtils::Typemaps::Cmd" : {
+ "file" : "ExtUtils/Typemaps/Cmd.pm",
+ "version" : "3.15"
+ },
+ "ExtUtils::Typemaps::InputMap" : {
+ "file" : "ExtUtils/Typemaps/InputMap.pm",
+ "version" : "3.15"
+ },
+ "ExtUtils::Typemaps::OutputMap" : {
+ "file" : "ExtUtils/Typemaps/OutputMap.pm",
+ "version" : "3.15"
+ },
+ "ExtUtils::Typemaps::Type" : {
+ "file" : "ExtUtils/Typemaps/Type.pm",
+ "version" : "3.15"
+ }
+ },
+ "version" : "3.15"
+ },
"FCGI" : {
"dist" : "FCGI-0.74",
"module" : "FCGI",
@@ -14449,6 +15076,175 @@
},
"version" : "0.24"
},
+ "IO::Compress" : {
+ "dist" : "IO-Compress-2.048",
+ "module" : "IO::Compress::Bzip2",
+ "mymeta" : {
+ "abstract" : "IO Interface to compressed data files/buffers",
+ "author" : [
+ "Paul Marquess <pmqs@cpan.org>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "IO-Compress",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Compress::Raw::Bzip2" : "2.048",
+ "Compress::Raw::Zlib" : "2.048",
+ "Scalar::Util" : 0
+ }
+ }
+ },
+ "release_status" : "stable",
+ "version" : "2.048"
+ },
+ "name" : "IO::Compress",
+ "pathname" : "P/PM/PMQS/IO-Compress-2.048.tar.gz",
+ "provides" : {
+ "Compress::Zlib" : {
+ "file" : "Compress/Zlib.pm",
+ "version" : "2.048"
+ },
+ "File::GlobMapper" : {
+ "file" : "File/GlobMapper.pm",
+ "version" : "1.000"
+ },
+ "IO::Compress::Adapter::Bzip2" : {
+ "file" : "IO/Compress/Adapter/Bzip2.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Adapter::Deflate" : {
+ "file" : "IO/Compress/Adapter/Deflate.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Adapter::Identity" : {
+ "file" : "IO/Compress/Adapter/Identity.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Base" : {
+ "file" : "IO/Compress/Base.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Base::Common" : {
+ "file" : "IO/Compress/Base/Common.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Bzip2" : {
+ "file" : "IO/Compress/Bzip2.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Deflate" : {
+ "file" : "IO/Compress/Deflate.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Gzip" : {
+ "file" : "IO/Compress/Gzip.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Gzip::Constants" : {
+ "file" : "IO/Compress/Gzip/Constants.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::RawDeflate" : {
+ "file" : "IO/Compress/RawDeflate.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Zip" : {
+ "file" : "IO/Compress/Zip.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Zip::Constants" : {
+ "file" : "IO/Compress/Zip/Constants.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Zlib::Constants" : {
+ "file" : "IO/Compress/Zlib/Constants.pm",
+ "version" : "2.048"
+ },
+ "IO::Compress::Zlib::Extra" : {
+ "file" : "IO/Compress/Zlib/Extra.pm",
+ "version" : "2.048"
+ },
+ "IO::Uncompress::Adapter::Bunzip2" : {
+ "file" : "IO/Uncompress/Adapter/Bunzip2.pm",
+ "version" : "2.048"
+ },
+ "IO::Uncompress::Adapter::Identity" : {
+ "file" : "IO/Uncompress/Adapter/Identity.pm",
+ "version" : "2.048"
+ },
+ "IO::Uncompress::Adapter::Inflate" : {
+ "file" : "IO/Uncompress/Adapter/Inflate.pm",
+ "version" : "2.048"
+ },
+ "IO::Uncompress::AnyInflate" : {
+ "file" : "IO/Uncompress/AnyInflate.pm",
+ "version" : "2.048"
+ },
+ "IO::Uncompress::AnyUncompress" : {
+ "file" : "IO/Uncompress/AnyUncompress.pm",
+ "version" : "2.048"
+ },
+ "IO::Uncompress::Base" : {
+ "file" : "IO/Uncompress/Base.pm",
+ "version" : "2.048"
+ },
+ "IO::Uncompress::Bunzip2" : {
+ "file" : "IO/Uncompress/Bunzip2.pm",
+ "version" : "2.048"
+ },
+ "IO::Uncompress::Gunzip" : {
+ "file" : "IO/Uncompress/Gunzip.pm",
+ "version" : "2.048"
+ },
+ "IO::Uncompress::Inflate" : {
+ "file" : "IO/Uncompress/Inflate.pm",
+ "version" : "2.048"
+ },
+ "IO::Uncompress::RawInflate" : {
+ "file" : "IO/Uncompress/RawInflate.pm",
+ "version" : "2.048"
+ },
+ "IO::Uncompress::Unzip" : {
+ "file" : "IO/Uncompress/Unzip.pm",
+ "version" : "2.048"
+ },
+ "U64" : {
+ "file" : "IO/Compress/Base/Common.pm"
+ },
+ "Zlib::OldDeflate" : {
+ "file" : "Compress/Zlib.pm"
+ },
+ "Zlib::OldInflate" : {
+ "file" : "Compress/Zlib.pm"
+ }
+ },
+ "version" : "2.048"
+ },
"IO::String" : {
"dist" : "IO-String-1.08",
"module" : "IO::String",
@@ -14740,6 +15536,90 @@
},
"version" : "3.230"
},
+ "JSON" : {
+ "dist" : "JSON-2.53",
+ "module" : "JSON",
+ "mymeta" : {
+ "abstract" : "JSON (JavaScript Object Notation) encoder/decoder",
+ "author" : [
+ "Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.56, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "JSON",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Test::More" : 0
+ }
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "repository" : {
+ "url" : "http://github.com/makamaka/JSON"
+ }
+ },
+ "version" : "2.53"
+ },
+ "name" : "JSON",
+ "pathname" : "M/MA/MAKAMAKA/JSON-2.53.tar.gz",
+ "provides" : {
+ "JSON" : {
+ "file" : "JSON.pm",
+ "version" : "2.53"
+ },
+ "JSON::Backend::PP" : {
+ "file" : "JSON.pm"
+ },
+ "JSON::Boolean" : {
+ "file" : "JSON.pm"
+ },
+ "JSON::PP" : {
+ "file" : "JSON/backportPP.pm",
+ "version" : "2.27200"
+ },
+ "JSON::PP5005" : {
+ "file" : "JSON/backportPP/Compat5005.pm",
+ "version" : "1.10"
+ },
+ "JSON::PP56" : {
+ "file" : "JSON/backportPP/Compat5006.pm",
+ "version" : "1.08"
+ },
+ "JSON::PP::IncrParser" : {
+ "file" : "JSON/backportPP.pm",
+ "version" : "1.01"
+ },
+ "JSON::backportPP::Boolean" : {
+ "file" : "JSON/backportPP.pm"
+ }
+ },
+ "version" : "2.53"
+ },
"LWP" : {
"dist" : "libwww-perl-6.03",
"module" : "LWP",
@@ -15025,6 +15905,222 @@
},
"version" : "0.33"
},
+ "Locale::Maketext" : {
+ "dist" : "Locale-Maketext-1.22",
+ "module" : "Locale::Maketext",
+ "mymeta" : {
+ "abstract" : "framework for localization",
+ "author" : [
+ "unknown"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.58, CPAN::Meta::Converter version 2.110930001, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Locale-Maketext",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "I18N::LangTags" : "0.31",
+ "I18N::LangTags::Detect" : 0,
+ "Test::More" : 0
+ }
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "bugtracker" : {
+ "web" : "http://rt.perl.org/perlbug/"
+ },
+ "license" : [
+ "http://dev.perl.org/licenses/"
+ ],
+ "repository" : {
+ "url" : "http://perl5.git.perl.org/perl.git/tree/HEAD:/dist/Locale-Maketext"
+ },
+ "x_MailingList" : "http://lists.perl.org/list/perl5-porters.html"
+ },
+ "version" : "1.22"
+ },
+ "name" : "Locale::Maketext",
+ "pathname" : "T/TO/TODDR/Locale-Maketext-1.22.tar.gz",
+ "provides" : {
+ "Locale::Maketext" : {
+ "file" : "Locale/Maketext.pm",
+ "version" : "1.22"
+ },
+ "Locale::Maketext::Guts" : {
+ "file" : "Locale/Maketext/Guts.pm",
+ "version" : "1.20"
+ },
+ "Locale::Maketext::GutsLoader" : {
+ "file" : "Locale/Maketext/GutsLoader.pm",
+ "version" : "1.20"
+ }
+ },
+ "version" : "1.22"
+ },
+ "Locale::Maketext::Lexicon" : {
+ "dist" : "Locale-Maketext-Lexicon-0.91",
+ "module" : "Locale::Maketext::Lexicon",
+ "mymeta" : {
+ "abstract" : "Use other catalog formats in Maketext",
+ "author" : [
+ "Audrey Tang <cpan@audreyt.org>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "Module::Install version 1.01, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "mit"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Locale-Maketext-Lexicon",
+ "no_index" : {
+ "directory" : [
+ "inc",
+ "t"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "6.42",
+ "Test::More" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "6.42"
+ }
+ },
+ "runtime" : {
+ "recommends" : {
+ "HTML::Parser" : "3.56",
+ "Lingua::EN::Sentence" : "0.25",
+ "PPI" : "1.203",
+ "Template" : "2.20",
+ "Template::Constants" : "2.75",
+ "YAML" : "0.66",
+ "YAML::Loader" : "0.66"
+ },
+ "requires" : {
+ "Locale::Maketext" : "1.17",
+ "perl" : "5.005"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "license" : [
+ "http://opensource.org/licenses/mit-license.php"
+ ]
+ },
+ "version" : "0.91"
+ },
+ "name" : "Locale::Maketext::Lexicon",
+ "pathname" : "D/DR/DRTECH/Locale-Maketext-Lexicon-0.91.tar.gz",
+ "provides" : {
+ "Locale::Maketext::Extract" : {
+ "file" : "Locale/Maketext/Extract.pm",
+ "version" : "0.38"
+ },
+ "Locale::Maketext::Extract::Plugin::Base" : {
+ "file" : "Locale/Maketext/Extract/Plugin/Base.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::FormFu" : {
+ "file" : "Locale/Maketext/Extract/Plugin/FormFu.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::FormFu::Extractor" : {
+ "file" : "Locale/Maketext/Extract/Plugin/FormFu.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::Generic" : {
+ "file" : "Locale/Maketext/Extract/Plugin/Generic.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::Mason" : {
+ "file" : "Locale/Maketext/Extract/Plugin/Mason.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::PPI" : {
+ "file" : "Locale/Maketext/Extract/Plugin/PPI.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::Perl" : {
+ "file" : "Locale/Maketext/Extract/Plugin/Perl.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::TT2" : {
+ "file" : "Locale/Maketext/Extract/Plugin/TT2.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::TT2::Directive" : {
+ "file" : "Locale/Maketext/Extract/Plugin/TT2.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::TT2::Parser" : {
+ "file" : "Locale/Maketext/Extract/Plugin/TT2.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::TextTemplate" : {
+ "file" : "Locale/Maketext/Extract/Plugin/TextTemplate.pm",
+ "version" : "0.31"
+ },
+ "Locale::Maketext::Extract::Plugin::TextTemplate::Parser" : {
+ "file" : "Locale/Maketext/Extract/Plugin/TextTemplate.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::YAML" : {
+ "file" : "Locale/Maketext/Extract/Plugin/YAML.pm"
+ },
+ "Locale::Maketext::Extract::Plugin::YAML::Extractor" : {
+ "file" : "Locale/Maketext/Extract/Plugin/YAML.pm"
+ },
+ "Locale::Maketext::Extract::Run" : {
+ "file" : "Locale/Maketext/Extract/Run.pm"
+ },
+ "Locale::Maketext::Lexicon" : {
+ "file" : "Locale/Maketext/Lexicon.pm",
+ "version" : "0.91"
+ },
+ "Locale::Maketext::Lexicon::Auto" : {
+ "file" : "Locale/Maketext/Lexicon/Auto.pm",
+ "version" : "0.10"
+ },
+ "Locale::Maketext::Lexicon::Extract::Run" : {
+ "file" : "Locale/Maketext/Extract/Run.pm",
+ "version" : "0.35"
+ },
+ "Locale::Maketext::Lexicon::Gettext" : {
+ "file" : "Locale/Maketext/Lexicon/Gettext.pm",
+ "version" : "0.17"
+ },
+ "Locale::Maketext::Lexicon::Msgcat" : {
+ "file" : "Locale/Maketext/Lexicon/Msgcat.pm",
+ "version" : "0.03"
+ },
+ "Locale::Maketext::Lexicon::Tie" : {
+ "file" : "Locale/Maketext/Lexicon/Tie.pm",
+ "version" : "0.05"
+ }
+ },
+ "version" : "0.91"
+ },
"Log::Log4perl" : {
"dist" : "Log-Log4perl-1.34",
"module" : "Log::Log4perl",
@@ -15673,6 +16769,313 @@
},
"version" : "0.06"
},
+ "Module::Build" : {
+ "dist" : "Module-Build-0.3800",
+ "module" : "Module::Build",
+ "mymeta" : {
+ "abstract" : "Build and install Perl modules",
+ "author" : [
+ "Ken Williams <kwilliams@cpan.org>",
+ "Development questions, bug reports, and patches should be sent to the\nModule-Build mailing list at <module-build@perl.org>."
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Module-Build",
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "File::Temp" : "0.15",
+ "Parse::CPAN::Meta" : "1.4401",
+ "Test::Harness" : "3.16",
+ "Test::More" : "0.49"
+ }
+ },
+ "runtime" : {
+ "recommends" : {
+ "ExtUtils::Install" : "0.3",
+ "ExtUtils::Manifest" : "1.54"
+ },
+ "requires" : {
+ "CPAN::Meta" : "2.110420",
+ "Cwd" : 0,
+ "Data::Dumper" : 0,
+ "ExtUtils::CBuilder" : "0.27",
+ "ExtUtils::Install" : 0,
+ "ExtUtils::Manifest" : 0,
+ "ExtUtils::Mkbootstrap" : 0,
+ "ExtUtils::ParseXS" : "2.21",
+ "File::Basename" : 0,
+ "File::Compare" : 0,
+ "File::Copy" : 0,
+ "File::Find" : 0,
+ "File::Path" : 0,
+ "File::Spec" : "0.82",
+ "Getopt::Long" : 0,
+ "IO::File" : 0,
+ "Module::Metadata" : "1.000002",
+ "Perl::OSType" : "1",
+ "Test::Harness" : 0,
+ "Text::Abbrev" : 0,
+ "Text::ParseWords" : 0,
+ "perl" : "5.006001",
+ "version" : "0.87"
+ }
+ }
+ },
+ "provides" : {
+ "Module::Build" : {
+ "file" : "lib/Module/Build.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Base" : {
+ "file" : "lib/Module/Build/Base.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Compat" : {
+ "file" : "lib/Module/Build/Compat.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Config" : {
+ "file" : "lib/Module/Build/Config.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Cookbook" : {
+ "file" : "lib/Module/Build/Cookbook.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Dumper" : {
+ "file" : "lib/Module/Build/Dumper.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::ModuleInfo" : {
+ "file" : "lib/Module/Build/ModuleInfo.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Notes" : {
+ "file" : "lib/Module/Build/Notes.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::PPMMaker" : {
+ "file" : "lib/Module/Build/PPMMaker.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::Amiga" : {
+ "file" : "lib/Module/Build/Platform/Amiga.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::Default" : {
+ "file" : "lib/Module/Build/Platform/Default.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::EBCDIC" : {
+ "file" : "lib/Module/Build/Platform/EBCDIC.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::MPEiX" : {
+ "file" : "lib/Module/Build/Platform/MPEiX.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::MacOS" : {
+ "file" : "lib/Module/Build/Platform/MacOS.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::RiscOS" : {
+ "file" : "lib/Module/Build/Platform/RiscOS.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::Unix" : {
+ "file" : "lib/Module/Build/Platform/Unix.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::VMS" : {
+ "file" : "lib/Module/Build/Platform/VMS.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::VOS" : {
+ "file" : "lib/Module/Build/Platform/VOS.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::Windows" : {
+ "file" : "lib/Module/Build/Platform/Windows.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::aix" : {
+ "file" : "lib/Module/Build/Platform/aix.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::cygwin" : {
+ "file" : "lib/Module/Build/Platform/cygwin.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::darwin" : {
+ "file" : "lib/Module/Build/Platform/darwin.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::os2" : {
+ "file" : "lib/Module/Build/Platform/os2.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::PodParser" : {
+ "file" : "lib/Module/Build/PodParser.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Version" : {
+ "file" : "lib/Module/Build/Version.pm",
+ "version" : "0.87"
+ },
+ "Module::Build::YAML" : {
+ "file" : "lib/Module/Build/YAML.pm",
+ "version" : "1.41"
+ },
+ "inc::latest" : {
+ "file" : "lib/inc/latest.pm",
+ "version" : "0.3800"
+ },
+ "inc::latest::private" : {
+ "file" : "lib/inc/latest/private.pm",
+ "version" : "0.3800"
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "license" : [
+ "http://dev.perl.org/licenses/"
+ ],
+ "repository" : {
+ "url" : "http://github.com/dagolden/module-build/"
+ },
+ "x_MailingList" : "mailto:module-build@perl.org"
+ },
+ "version" : "0.3800"
+ },
+ "name" : "Module::Build",
+ "pathname" : "D/DA/DAGOLDEN/Module-Build-0.3800.tar.gz",
+ "provides" : {
+ "Module::Build" : {
+ "file" : "Module/Build.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Base" : {
+ "file" : "Module/Build/Base.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Compat" : {
+ "file" : "Module/Build/Compat.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Config" : {
+ "file" : "Module/Build/Config.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::ConfigData" : {
+ "file" : "Module/Build/ConfigData.pm"
+ },
+ "Module::Build::Cookbook" : {
+ "file" : "Module/Build/Cookbook.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Dumper" : {
+ "file" : "Module/Build/Dumper.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::ModuleInfo" : {
+ "file" : "Module/Build/ModuleInfo.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Notes" : {
+ "file" : "Module/Build/Notes.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::PPMMaker" : {
+ "file" : "Module/Build/PPMMaker.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::Amiga" : {
+ "file" : "Module/Build/Platform/Amiga.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::Default" : {
+ "file" : "Module/Build/Platform/Default.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::EBCDIC" : {
+ "file" : "Module/Build/Platform/EBCDIC.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::MPEiX" : {
+ "file" : "Module/Build/Platform/MPEiX.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::MacOS" : {
+ "file" : "Module/Build/Platform/MacOS.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::RiscOS" : {
+ "file" : "Module/Build/Platform/RiscOS.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::Unix" : {
+ "file" : "Module/Build/Platform/Unix.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::VMS" : {
+ "file" : "Module/Build/Platform/VMS.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::VOS" : {
+ "file" : "Module/Build/Platform/VOS.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::Windows" : {
+ "file" : "Module/Build/Platform/Windows.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::aix" : {
+ "file" : "Module/Build/Platform/aix.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::cygwin" : {
+ "file" : "Module/Build/Platform/cygwin.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::darwin" : {
+ "file" : "Module/Build/Platform/darwin.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Platform::os2" : {
+ "file" : "Module/Build/Platform/os2.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::PodParser" : {
+ "file" : "Module/Build/PodParser.pm",
+ "version" : "0.3800"
+ },
+ "Module::Build::Version" : {
+ "file" : "Module/Build/Version.pm",
+ "version" : "0.87"
+ },
+ "Module::Build::YAML" : {
+ "file" : "Module/Build/YAML.pm",
+ "version" : "1.41"
+ },
+ "inc::latest" : {
+ "file" : "inc/latest.pm",
+ "version" : "0.3800"
+ },
+ "inc::latest::private" : {
+ "file" : "inc/latest/private.pm",
+ "version" : "0.3800"
+ }
+ },
+ "version" : "0.3800"
+ },
"Module::Extract::Namespaces" : {
"dist" : "Module-Extract-Namespaces-0.14",
"module" : "Module::Extract::Namespaces",
@@ -15908,6 +17311,60 @@
},
"version" : "0.10"
},
+ "Module::Metadata" : {
+ "dist" : "Module-Metadata-1.000007",
+ "module" : "Module::Metadata",
+ "mymeta" : {
+ "abstract" : "Gather package and POD information from perl module files",
+ "author" : [
+ "Ken Williams <kwilliams@cpan.org>, Randy W. Sims <RandyS@ThePierianSpring.org>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.59, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Module-Metadata",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "version" : "0.87"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "version" : "1.000007"
+ },
+ "name" : "Module::Metadata",
+ "pathname" : "D/DA/DAGOLDEN/Module-Metadata-1.000007.tar.gz",
+ "provides" : {
+ "Module::Metadata" : {
+ "file" : "Module/Metadata.pm",
+ "version" : "1.000007"
+ }
+ },
+ "version" : "1.000007"
+ },
"Module::Runtime" : {
"dist" : "Module-Runtime-0.011",
"module" : "Module::Runtime",
@@ -18161,6 +19618,301 @@
},
"version" : "1.28"
},
+ "Net::DNS" : {
+ "dist" : "Net-DNS-0.68",
+ "module" : "Net::DNS",
+ "mymeta" : {
+ "abstract" : "Perl DNS resolver module",
+ "author" : [
+ "Olaf Kolkman <olaf@net-dns.org>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.56, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Net-DNS",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Digest::HMAC_MD5" : "1",
+ "Digest::MD5" : "2.12",
+ "Digest::SHA" : "5.23",
+ "IO::Socket" : 0,
+ "MIME::Base64" : "2.11",
+ "Test::More" : "0.18"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "version" : "0.68"
+ },
+ "name" : "Net::DNS",
+ "pathname" : "O/OL/OLAF/Net-DNS-0.68.tar.gz",
+ "provides" : {
+ "Net::DNS" : {
+ "file" : "Net/DNS.pm",
+ "version" : "0.68"
+ },
+ "Net::DNS::Domain" : {
+ "file" : "Net/DNS/Domain.pm",
+ "version" : "964"
+ },
+ "Net::DNS::DomainName" : {
+ "file" : "Net/DNS/DomainName.pm",
+ "version" : "964"
+ },
+ "Net::DNS::DomainName1035" : {
+ "file" : "Net/DNS/DomainName.pm"
+ },
+ "Net::DNS::DomainName2535" : {
+ "file" : "Net/DNS/DomainName.pm"
+ },
+ "Net::DNS::Header" : {
+ "file" : "Net/DNS/Header.pm",
+ "version" : "968"
+ },
+ "Net::DNS::Mailbox" : {
+ "file" : "Net/DNS/Mailbox.pm",
+ "version" : "970"
+ },
+ "Net::DNS::Mailbox1035" : {
+ "file" : "Net/DNS/Mailbox.pm"
+ },
+ "Net::DNS::Mailbox2535" : {
+ "file" : "Net/DNS/Mailbox.pm"
+ },
+ "Net::DNS::Nameserver" : {
+ "file" : "Net/DNS/Nameserver.pm",
+ "version" : "970"
+ },
+ "Net::DNS::Packet" : {
+ "file" : "Net/DNS/Packet.pm",
+ "version" : "969"
+ },
+ "Net::DNS::Question" : {
+ "file" : "Net/DNS/Question.pm",
+ "version" : "971"
+ },
+ "Net::DNS::RR" : {
+ "file" : "Net/DNS/RR.pm",
+ "version" : "969"
+ },
+ "Net::DNS::RR::A" : {
+ "file" : "Net/DNS/RR/A.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::AAAA" : {
+ "file" : "Net/DNS/RR/AAAA.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::AFSDB" : {
+ "file" : "Net/DNS/RR/AFSDB.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::APL" : {
+ "file" : "Net/DNS/RR/APL.pm",
+ "version" : "684"
+ },
+ "Net::DNS::RR::APL::ApItem" : {
+ "file" : "Net/DNS/RR/APL/ApItem.pm",
+ "version" : "684"
+ },
+ "Net::DNS::RR::CERT" : {
+ "file" : "Net/DNS/RR/CERT.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::CNAME" : {
+ "file" : "Net/DNS/RR/CNAME.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::DHCID" : {
+ "file" : "Net/DNS/RR/DHCID.pm",
+ "version" : "718"
+ },
+ "Net::DNS::RR::DNAME" : {
+ "file" : "Net/DNS/RR/DNAME.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::EID" : {
+ "file" : "Net/DNS/RR/EID.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::HINFO" : {
+ "file" : "Net/DNS/RR/HINFO.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::HIP" : {
+ "file" : "Net/DNS/RR/HIP.pm",
+ "version" : "718"
+ },
+ "Net::DNS::RR::IPSECKEY" : {
+ "file" : "Net/DNS/RR/IPSECKEY.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::ISDN" : {
+ "file" : "Net/DNS/RR/ISDN.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::KX" : {
+ "file" : "Net/DNS/RR/KX.pm",
+ "version" : "684"
+ },
+ "Net::DNS::RR::LOC" : {
+ "file" : "Net/DNS/RR/LOC.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::MB" : {
+ "file" : "Net/DNS/RR/MB.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::MG" : {
+ "file" : "Net/DNS/RR/MG.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::MINFO" : {
+ "file" : "Net/DNS/RR/MINFO.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::MR" : {
+ "file" : "Net/DNS/RR/MR.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::MX" : {
+ "file" : "Net/DNS/RR/MX.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::NAPTR" : {
+ "file" : "Net/DNS/RR/NAPTR.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::NIMLOC" : {
+ "file" : "Net/DNS/RR/NIMLOC.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::NS" : {
+ "file" : "Net/DNS/RR/NS.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::NSAP" : {
+ "file" : "Net/DNS/RR/NSAP.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::NULL" : {
+ "file" : "Net/DNS/RR/NULL.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::OPT" : {
+ "file" : "Net/DNS/RR/OPT.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::PTR" : {
+ "file" : "Net/DNS/RR/PTR.pm",
+ "version" : "966"
+ },
+ "Net::DNS::RR::PX" : {
+ "file" : "Net/DNS/RR/PX.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::RP" : {
+ "file" : "Net/DNS/RR/RP.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::RT" : {
+ "file" : "Net/DNS/RR/RT.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::SOA" : {
+ "file" : "Net/DNS/RR/SOA.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::SPF" : {
+ "file" : "Net/DNS/RR/SPF.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::SRV" : {
+ "file" : "Net/DNS/RR/SRV.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::SSHFP" : {
+ "file" : "Net/DNS/RR/SSHFP.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::TKEY" : {
+ "file" : "Net/DNS/RR/TKEY.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::TSIG" : {
+ "file" : "Net/DNS/RR/TSIG.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::TXT" : {
+ "file" : "Net/DNS/RR/TXT.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::Unknown" : {
+ "file" : "Net/DNS/RR/Unknown.pm",
+ "version" : "932"
+ },
+ "Net::DNS::RR::X25" : {
+ "file" : "Net/DNS/RR/X25.pm",
+ "version" : "932"
+ },
+ "Net::DNS::Resolver" : {
+ "file" : "Net/DNS/Resolver.pm",
+ "version" : "955"
+ },
+ "Net::DNS::Resolver::Base" : {
+ "file" : "Net/DNS/Resolver/Base.pm",
+ "version" : "932"
+ },
+ "Net::DNS::Resolver::Cygwin" : {
+ "file" : "Net/DNS/Resolver/Cygwin.pm",
+ "version" : "932"
+ },
+ "Net::DNS::Resolver::Recurse" : {
+ "file" : "Net/DNS/Resolver/Recurse.pm",
+ "version" : "932"
+ },
+ "Net::DNS::Resolver::UNIX" : {
+ "file" : "Net/DNS/Resolver/UNIX.pm",
+ "version" : "932"
+ },
+ "Net::DNS::Resolver::Win32" : {
+ "file" : "Net/DNS/Resolver/Win32.pm",
+ "version" : "932"
+ },
+ "Net::DNS::Text" : {
+ "file" : "Net/DNS/Text.pm",
+ "version" : "965"
+ },
+ "Net::DNS::Update" : {
+ "file" : "Net/DNS/Update.pm",
+ "version" : "970"
+ }
+ },
+ "version" : "0.68"
+ },
"Net::Domain::TLD" : {
"dist" : "Net-Domain-TLD-1.68",
"module" : "Net::Domain::TLD",
@@ -19835,6 +21587,81 @@
},
"version" : "0.24"
},
+ "Perl::OSType" : {
+ "dist" : "Perl-OSType-1.002",
+ "module" : "Perl::OSType",
+ "mymeta" : {
+ "abstract" : "Map Perl operating system names to generic types",
+ "author" : [
+ "David Golden <dagolden@cpan.org>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "Dist::Zilla version 4.102341, CPAN::Meta::Converter version 2.102400, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Perl-OSType",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "xt",
+ "examples",
+ "corpus"
+ ],
+ "package" : [
+ "DB"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "File::Find" : 0,
+ "File::Temp" : 0,
+ "Test::More" : "0.88",
+ "constant" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "6.31"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Exporter" : 0
+ }
+ }
+ },
+ "provides" : {
+ "Perl::OSType" : {
+ "file" : "lib/Perl/OSType.pm",
+ "version" : "1.002"
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "homepage" : "http://github.com/dagolden/perl-ostype/tree",
+ "repository" : {
+ "type" : "git",
+ "url" : "git://github.com/dagolden/perl-ostype.git"
+ }
+ },
+ "version" : "1.002"
+ },
+ "name" : "Perl::OSType",
+ "pathname" : "D/DA/DAGOLDEN/Perl-OSType-1.002.tar.gz",
+ "provides" : {
+ "Perl::OSType" : {
+ "file" : "Perl/OSType.pm",
+ "version" : "1.002"
+ }
+ },
+ "version" : "1.002"
+ },
"Probe::Perl" : {
"dist" : "Probe-Perl-0.01",
"module" : "Probe::Perl",
@@ -24473,6 +26300,68 @@
},
"version" : "0.36"
},
+ "XML::NamespaceSupport" : {
+ "dist" : "XML-NamespaceSupport-1.11",
+ "module" : "XML::NamespaceSupport",
+ "mymeta" : {
+ "abstract" : "a simple generic namespace support class",
+ "author" : [
+ "Robin Berjon, robin@knowscape.com, with lots of it having been done"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "Module::Install version 0.95, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "XML-NamespaceSupport",
+ "no_index" : {
+ "directory" : [
+ "inc",
+ "t"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "6.42",
+ "Test::More" : "0.47"
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "6.42"
+ }
+ },
+ "runtime" : {
+ "requires" : {}
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "license" : [
+ "http://dev.perl.org/licenses/"
+ ],
+ "repository" : {
+ "type" : "git",
+ "url" : "git://github.com/perigrin/xml-namespacesupport.git"
+ }
+ },
+ "version" : "1.11"
+ },
+ "name" : "XML::NamespaceSupport",
+ "pathname" : "P/PE/PERIGRIN/XML-NamespaceSupport-1.11.tar.gz",
+ "provides" : {
+ "XML::NamespaceSupport" : {
+ "file" : "XML/NamespaceSupport.pm",
+ "version" : "1.11"
+ }
+ },
+ "version" : "1.11"
+ },
"XML::Parser" : {
"dist" : "XML-Parser-2.41",
"module" : "XML::Parser",
@@ -24683,6 +26572,154 @@
},
"version" : "1.49"
},
+ "XML::SAX" : {
+ "dist" : "XML-SAX-0.99",
+ "module" : "XML::SAX",
+ "mymeta" : {
+ "abstract" : "unknown",
+ "author" : [
+ "unknown"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.55_02, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "unknown"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "XML-SAX",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "File::Temp" : 0,
+ "XML::NamespaceSupport" : "0.03",
+ "XML::SAX::Base" : "1.05"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "version" : "0.99"
+ },
+ "name" : "XML::SAX",
+ "pathname" : "G/GR/GRANTM/XML-SAX-0.99.tar.gz",
+ "provides" : {
+ "XML::SAX" : {
+ "file" : "XML/SAX.pm",
+ "version" : "0.99"
+ },
+ "XML::SAX::DocumentLocator" : {
+ "file" : "XML/SAX/DocumentLocator.pm"
+ },
+ "XML::SAX::ParserFactory" : {
+ "file" : "XML/SAX/ParserFactory.pm",
+ "version" : "1.01"
+ },
+ "XML::SAX::PurePerl" : {
+ "file" : "XML/SAX/PurePerl.pm",
+ "version" : "0.99"
+ },
+ "XML::SAX::PurePerl::DebugHandler" : {
+ "file" : "XML/SAX/PurePerl/DebugHandler.pm"
+ },
+ "XML::SAX::PurePerl::Exception" : {
+ "file" : "XML/SAX/PurePerl/Exception.pm"
+ },
+ "XML::SAX::PurePerl::Productions" : {
+ "file" : "XML/SAX/PurePerl/Productions.pm"
+ },
+ "XML::SAX::PurePerl::Reader" : {
+ "file" : "XML/SAX/PurePerl/Reader.pm"
+ },
+ "XML::SAX::PurePerl::Reader::Stream" : {
+ "file" : "XML/SAX/PurePerl/Reader/Stream.pm"
+ },
+ "XML::SAX::PurePerl::Reader::String" : {
+ "file" : "XML/SAX/PurePerl/Reader/String.pm"
+ },
+ "XML::SAX::PurePerl::Reader::URI" : {
+ "file" : "XML/SAX/PurePerl/Reader/URI.pm"
+ }
+ },
+ "version" : "0.99"
+ },
+ "XML::SAX::Base" : {
+ "dist" : "XML-SAX-Base-1.08",
+ "module" : "XML::SAX::Base",
+ "mymeta" : {
+ "abstract" : "Base class for SAX Drivers and Filters",
+ "author" : [
+ "Grant McLean <grantm@cpan.org>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "Dist::Zilla version 4.200004, CPAN::Meta::Converter version 2.101670, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "XML-SAX-Base",
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "Test::More" : "0.88"
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "6.31"
+ }
+ },
+ "runtime" : {
+ "requires" : {}
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "repository" : {
+ "type" : "git",
+ "url" : "git://github.com/grantm/XML-SAX-Base.git"
+ }
+ },
+ "version" : "1.08"
+ },
+ "name" : "XML::SAX::Base",
+ "pathname" : "G/GR/GRANTM/XML-SAX-Base-1.08.tar.gz",
+ "provides" : {
+ "XML::SAX::Base" : {
+ "file" : "XML/SAX/Base.pm",
+ "version" : "1.08"
+ },
+ "XML::SAX::Base::NoHandler" : {
+ "file" : "XML/SAX/Base.pm",
+ "version" : "1.08"
+ },
+ "XML::SAX::Exception" : {
+ "file" : "XML/SAX/Exception.pm",
+ "version" : "1.08"
+ }
+ },
+ "version" : "1.08"
+ },
"XML::Simple" : {
"dist" : "XML-Simple-2.18",
"module" : "XML::Simple",
@@ -24721,7 +26758,8 @@
"runtime" : {
"requires" : {
"Test::Simple" : "0.41",
- "XML::Parser" : 0
+ "XML::NamespaceSupport" : "1.04",
+ "XML::SAX" : 0
}
}
},
@@ -25372,6 +27410,60 @@
}
},
"version" : "0.21"
+ },
+ "parent" : {
+ "dist" : "parent-0.225",
+ "module" : "parent",
+ "mymeta" : {
+ "abstract" : "unknown",
+ "author" : [
+ "unknown"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "ExtUtils::MakeMaker version 6.50, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "unknown"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "parent",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Test::More" : "0.4"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "version" : "0.225"
+ },
+ "name" : "parent",
+ "pathname" : "C/CO/CORION/parent-0.225.tar.gz",
+ "provides" : {
+ "parent" : {
+ "file" : "parent.pm",
+ "version" : "0.225"
+ }
+ },
+ "version" : "0.225"
}
},
"version" : "0.9"