diff options
author | Struan Donald <struan@mysociety.org> | 2013-08-16 14:32:36 +0100 |
---|---|---|
committer | Struan Donald <struan@mysociety.org> | 2013-08-16 14:32:36 +0100 |
commit | 3fbe832db0242fab5981ac782a90784a289bebd3 (patch) | |
tree | b5b60ed529123c8bca63c4d97a2b952b98867207 | |
parent | 8bab599167f4cf91068db54ca253dba36a764995 (diff) |
Convert carton.lock to cpanfile.snapshot
Carton 1.0 changed the file format of the module list
Fixes #511
-rw-r--r-- | carton.lock | 35951 | ||||
-rw-r--r-- | cpanfile.snapshot | 6105 |
2 files changed, 6105 insertions, 35951 deletions
diff --git a/carton.lock b/carton.lock deleted file mode 100644 index 1b9f955e2..000000000 --- a/carton.lock +++ /dev/null @@ -1,35951 +0,0 @@ -{ - "modules" : { - "Algorithm::C3" : { - "dist" : "Algorithm-C3-0.08", - "mymeta" : { - "abstract" : "A module for merging hierarchies using the C3 algorithm", - "author" : [ - "Stevan Little, E<lt>stevan@iinteractive.comE<gt>", - "Brandon L. Black, E<lt>blblack@gmail.comE<gt>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Algorithm-C3", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.47" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0.01" - } - } - }, - "provides" : { - "Algorithm::C3" : { - "file" : "lib/Algorithm/C3.pm", - "version" : "0.08" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.08" - }, - "name" : "Algorithm::C3", - "pathname" : "F/FL/FLORA/Algorithm-C3-0.08.tar.gz", - "provides" : { - "Algorithm::C3" : { - "file" : "Algorithm/C3.pm", - "version" : "0.08" - } - }, - "target" : "Algorithm::C3", - "version" : "0.08" - }, - "Algorithm::Diff" : { - "dist" : "Algorithm-Diff-1.1902", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Algorithm-Diff", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "1.1902" - }, - "name" : "Algorithm::Diff", - "pathname" : "T/TY/TYEMQ/Algorithm-Diff-1.1902.tar.gz", - "provides" : { - "Algorithm::Diff" : { - "file" : "Algorithm/Diff.pm", - "version" : "1.1902" - }, - "Algorithm::DiffOld" : { - "file" : "Algorithm/DiffOld.pm", - "version" : "1.1" - } - }, - "target" : "Algorithm::Diff", - "version" : "1.1902" - }, - "App::cpanminus" : { - "dist" : "App-cpanminus-1.6007", - "mymeta" : { - "abstract" : "Get, unpack, build and install modules from CPAN.", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "App-cpanminus", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "ExtUtils::Install" : "1.46", - "ExtUtils::MakeMaker" : "6.31", - "Module::Build" : "0.36" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "https://github.com/miyagawa/cpanminus/issues" - }, - "repository" : { - "type" : "git", - "url" : "git://github.com/miyagawa/cpanminus.git" - } - }, - "version" : "1.6007" - }, - "name" : "App::cpanminus", - "pathname" : "M/MI/MIYAGAWA/App-cpanminus-1.6007.tar.gz", - "provides" : { - "App::cpanminus" : { - "file" : "App/cpanminus.pm", - "version" : "1.6007" - } - }, - "target" : "App::cpanminus", - "version" : "1.6007" - }, - "AppConfig" : { - "dist" : "AppConfig-1.66", - "mymeta" : { - "abstract" : "AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments.", - "author" : [ - "Andy Wardley <abw@wardley.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.31, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "AppConfig", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "version" : "1.66" - }, - "name" : "AppConfig", - "pathname" : "A/AB/ABW/AppConfig-1.66.tar.gz", - "provides" : { - "AppConfig" : { - "file" : "AppConfig.pm", - "version" : "1.66" - }, - "AppConfig::Args" : { - "file" : "AppConfig/Args.pm", - "version" : "1.65" - }, - "AppConfig::CGI" : { - "file" : "AppConfig/CGI.pm", - "version" : "1.65" - }, - "AppConfig::File" : { - "file" : "AppConfig/File.pm", - "version" : "1.65" - }, - "AppConfig::Getopt" : { - "file" : "AppConfig/Getopt.pm", - "version" : "1.65" - }, - "AppConfig::State" : { - "file" : "AppConfig/State.pm", - "version" : "1.65" - }, - "AppConfig::Sys" : { - "file" : "AppConfig/Sys.pm", - "version" : "1.65" - } - }, - "target" : "AppConfig", - "version" : "1.66" - }, - "B::Hooks::EndOfScope" : { - "dist" : "B-Hooks-EndOfScope-0.12", - "mymeta" : { - "abstract" : "Execute code after a scope finished compilation", - "author" : [ - "Florian Ragwitz <rafl@debian.org>", - "Peter Rabbitson <ribasushi@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "B-Hooks-EndOfScope", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::CBuilder" : "0.26", - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Pod::Coverage::TrustPod" : "0", - "Test::Pod" : "1.41", - "Test::Pod::Coverage" : "1.08" - } - }, - "runtime" : { - "requires" : { - "Module::Implementation" : "0.05", - "Module::Runtime" : "0.012", - "Sub::Exporter::Progressive" : "0.001006", - "Variable::Magic" : "0.48" - } - }, - "test" : { - "requires" : { - "Test::More" : "0.88" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-B-Hooks-EndOfScope@rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=B-Hooks-EndOfScope" - }, - "homepage" : "http://metacpan.org/release/B-Hooks-EndOfScope", - "repository" : { - "type" : "git", - "url" : "git://github.com/rafl/b-hooks-endofscope.git", - "web" : "http://github.com/rafl/b-hooks-endofscope" - } - }, - "version" : "0.12", - "x_Dist_Zilla" : { - "perl" : { - "version" : "5.016000" - }, - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "runtime", - "type" : "requires" - } - }, - "name" : "Prereqs", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "TestRequires", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "configure", - "type" : "requires" - } - }, - "name" : "ConfigureRequires", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Metadata", - "name" : "Metadata", - "version" : "3.03" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker::Custom", - "name" : "MakeMaker::Custom", - "version" : "4.11" - }, - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@Filter/@Basic/GatherDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@Filter/@Basic/PruneCruft", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@Filter/@Basic/ManifestSkip", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@Filter/@Basic/MetaYAML", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@Filter/@Basic/License", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@Filter/@Basic/Readme", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@Filter/@Basic/ExtraTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@Filter/@Basic/ExecDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@Filter/@Basic/ShareDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@Filter/@Basic/Manifest", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@Filter/@Basic/TestRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@Filter/@Basic/ConfirmRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@Filter/@Basic/UploadToCPAN", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@Filter/MetaConfig", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@Filter/MetaJSON", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@Filter/PkgVersion", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@Filter/PodSyntaxTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::NoTabsTests", - "name" : "@Filter/NoTabsTests", - "version" : "0.01" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "@Filter/PodCoverageTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaResources", - "name" : "@Filter/MetaResources", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Authority", - "name" : "@Filter/Authority", - "version" : "1.006" - }, - { - "class" : "Dist::Zilla::Plugin::EOLTests", - "name" : "@Filter/EOLTests", - "version" : "0.02" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@Filter/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300028" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300028" - } - }, - "x_authority" : "cpan:FLORA" - }, - "name" : "B::Hooks::EndOfScope", - "pathname" : "B/BO/BOBTFISH/B-Hooks-EndOfScope-0.12.tar.gz", - "provides" : { - "B::Hooks::EndOfScope" : { - "file" : "B/Hooks/EndOfScope.pm", - "version" : "0.12" - }, - "B::Hooks::EndOfScope::PP" : { - "file" : "B/Hooks/EndOfScope/PP.pm", - "version" : "0.12" - }, - "B::Hooks::EndOfScope::XS" : { - "file" : "B/Hooks/EndOfScope/XS.pm", - "version" : "0.12" - } - }, - "target" : "B::Hooks::EndOfScope", - "version" : "0.12" - }, - "CGI::Simple" : { - "dist" : "CGI-Simple-1.113", - "mymeta" : { - "abstract" : "A Simple totally OO CGI interface that is CGI.pm compliant", - "author" : [ - "Andy Armstrong <andy@hexten.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "CGI-Simple", - "prereqs" : { - "configure" : { - "requires" : { - "Module::Build" : "0.36" - } - }, - "runtime" : { - "requires" : { - "IO::Scalar" : "0", - "Test::More" : "0" - } - } - }, - "provides" : { - "CGI::Simple" : { - "file" : "lib/CGI/Simple.pm", - "version" : "1.113" - }, - "CGI::Simple::Cookie" : { - "file" : "lib/CGI/Simple/Cookie.pm", - "version" : "1.113" - }, - "CGI::Simple::Standard" : { - "file" : "lib/CGI/Simple/Standard.pm", - "version" : "1.113" - }, - "CGI::Simple::Util" : { - "file" : "lib/CGI/Simple/Util.pm", - "version" : "1.113" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=CGI-Simple" - }, - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/AndyA/CGI--Simple.git (fetch)" - } - }, - "version" : "1.113" - }, - "name" : "CGI::Simple", - "pathname" : "A/AN/ANDYA/CGI-Simple-1.113.tar.gz", - "provides" : { - "CGI::Simple" : { - "file" : "CGI/Simple.pm", - "version" : "1.113" - }, - "CGI::Simple::Cookie" : { - "file" : "CGI/Simple/Cookie.pm", - "version" : "1.113" - }, - "CGI::Simple::Standard" : { - "file" : "CGI/Simple/Standard.pm", - "version" : "1.113" - }, - "CGI::Simple::Util" : { - "file" : "CGI/Simple/Util.pm", - "version" : "1.113" - } - }, - "target" : "CGI::Simple::Cookie", - "version" : "1.113" - }, - "CPAN::Meta" : { - "dist" : "CPAN-Meta-2.120921", - "mymeta" : { - "abstract" : "the distribution metadata for a CPAN dist", - "author" : [ - "David Golden <dagolden@cpan.org>", - "Ricardo Signes <rjbs@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300013, CPAN::Meta::Converter version 2.120920, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "CPAN-Meta", - "no_index" : { - "directory" : [ - "history" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Data::Dumper" : "0", - "File::Basename" : "0", - "File::Find" : "0", - "File::Spec" : "0", - "File::Temp" : "0.20", - "IO::Dir" : "0", - "Test::More" : "0.88", - "overload" : "0", - "utf8" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "CPAN::Meta::Requirements" : "2.121", - "CPAN::Meta::YAML" : "0.008", - "Carp" : "0", - "JSON::PP" : "2.27200", - "Parse::CPAN::Meta" : "1.4403", - "Scalar::Util" : "0", - "strict" : "0", - "version" : "0.88", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "Data::Dumper" : "0", - "File::Basename" : "0", - "File::Find" : "0", - "File::Spec" : "0", - "File::Temp" : "0.20", - "IO::Dir" : "0", - "Test::More" : "0.88", - "overload" : "0", - "utf8" : "0" - } - } - }, - "provides" : { - "CPAN::Meta" : { - "file" : "lib/CPAN/Meta.pm", - "version" : "2.120921" - }, - "CPAN::Meta::Converter" : { - "file" : "lib/CPAN/Meta/Converter.pm", - "version" : "2.120921" - }, - "CPAN::Meta::Feature" : { - "file" : "lib/CPAN/Meta/Feature.pm", - "version" : "2.120921" - }, - "CPAN::Meta::History" : { - "file" : "lib/CPAN/Meta/History.pm", - "version" : "2.120921" - }, - "CPAN::Meta::Prereqs" : { - "file" : "lib/CPAN/Meta/Prereqs.pm", - "version" : "2.120921" - }, - "CPAN::Meta::Spec" : { - "file" : "lib/CPAN/Meta/Spec.pm", - "version" : "2.120921" - }, - "CPAN::Meta::Validator" : { - "file" : "lib/CPAN/Meta/Validator.pm", - "version" : "2.120921" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-cpan-meta at rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta" - }, - "homepage" : "https://github.com/dagolden/cpan-meta", - "repository" : { - "type" : "git", - "url" : "git://github.com/dagolden/cpan-meta.git", - "web" : "http://github.com/dagolden/cpan-meta" - } - }, - "version" : "2.120921" - }, - "name" : "CPAN::Meta", - "pathname" : "D/DA/DAGOLDEN/CPAN-Meta-2.120921.tar.gz", - "provides" : { - "CPAN::Meta" : { - "file" : "CPAN/Meta.pm", - "version" : "2.120921" - }, - "CPAN::Meta::Converter" : { - "file" : "CPAN/Meta/Converter.pm", - "version" : "2.120921" - }, - "CPAN::Meta::Feature" : { - "file" : "CPAN/Meta/Feature.pm", - "version" : "2.120921" - }, - "CPAN::Meta::History" : { - "file" : "CPAN/Meta/History.pm", - "version" : "2.120921" - }, - "CPAN::Meta::Prereqs" : { - "file" : "CPAN/Meta/Prereqs.pm", - "version" : "2.120921" - }, - "CPAN::Meta::Spec" : { - "file" : "CPAN/Meta/Spec.pm", - "version" : "2.120921" - }, - "CPAN::Meta::Validator" : { - "file" : "CPAN/Meta/Validator.pm", - "version" : "2.120921" - } - }, - "target" : "CPAN::Meta", - "version" : "2.120921" - }, - "CPAN::Meta::Check" : { - "dist" : "CPAN-Meta-Check-0.004", - "mymeta" : { - "abstract" : "Verify requirements in a CPAN::Meta object", - "author" : [ - "Leon Timmermans <leont@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300016, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "CPAN-Meta-Check", - "prereqs" : { - "build" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::Differences" : "0", - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "CPAN::Meta" : "2.120920", - "CPAN::Meta::Requirements" : "2.120920", - "Exporter" : "5.57", - "Module::Metadata" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::Differences" : "0", - "Test::More" : "0.88" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-cpan-meta-check at rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta-Check" - }, - "repository" : { - "type" : "git", - "url" : "git://github.com/Leont/cpan-meta-check.git", - "web" : "http://github.com/Leont/cpan-meta-check" - } - }, - "version" : "0.004" - }, - "name" : "CPAN::Meta::Check", - "pathname" : "L/LE/LEONT/CPAN-Meta-Check-0.004.tar.gz", - "provides" : { - "CPAN::Meta::Check" : { - "file" : "CPAN/Meta/Check.pm", - "version" : "0.004" - } - }, - "target" : "CPAN::Meta::Check", - "version" : "0.004" - }, - "CPAN::Meta::Requirements" : { - "dist" : "CPAN-Meta-Requirements-2.122", - "mymeta" : { - "abstract" : "a set of version requirements for a CPAN dist", - "author" : [ - "David Golden <dagolden@cpan.org>", - "Ricardo Signes <rjbs@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300014, CPAN::Meta::Converter version 2.120630, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "CPAN-Meta-Requirements", - "no_index" : { - "directory" : [ - "t", - "xt", - "examples", - "corpus" - ], - "package" : [ - "DB" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.17" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Scalar::Util" : "0", - "strict" : "0", - "version" : "0.77", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0.88" - } - } - }, - "provides" : { - "CPAN::Meta::Requirements" : { - "file" : "lib/CPAN/Meta/Requirements.pm", - "version" : "2.122" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-cpan-meta-requirements at rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta-Requirements" - }, - "homepage" : "https://github.com/dagolden/cpan-meta-requirements", - "repository" : { - "type" : "git", - "url" : "https://github.com/dagolden/cpan-meta-requirements.git", - "web" : "https://github.com/dagolden/cpan-meta-requirements" - } - }, - "version" : "2.122" - }, - "name" : "CPAN::Meta::Requirements", - "pathname" : "D/DA/DAGOLDEN/CPAN-Meta-Requirements-2.122.tar.gz", - "provides" : { - "CPAN::Meta::Requirements" : { - "file" : "CPAN/Meta/Requirements.pm", - "version" : "2.122" - } - }, - "target" : "CPAN::Meta::Requirements", - "version" : "2.122" - }, - "CPAN::Meta::YAML" : { - "dist" : "CPAN-Meta-YAML-0.008", - "module" : "CPAN::Meta::YAML", - "mymeta" : { - "abstract" : "Read and write a subset of YAML for CPAN Meta files", - "author" : [ - "Adam Kennedy <adamk@cpan.org>", - "David Golden <dagolden@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300009, CPAN::Meta::Converter version 2.120630, CPAN::Meta::Converter version 2.131490", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "CPAN-Meta-YAML", - "no_index" : { - "directory" : [ - "t", - "xt", - "examples", - "corpus" - ], - "package" : [ - "DB" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "File::Find" : "0", - "File::Spec" : "0", - "File::Spec::Functions" : "0", - "File::Temp" : "0", - "Test::More" : "0", - "vars" : "0", - "warnings" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.17" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Exporter" : "0", - "Scalar::Util" : "0", - "strict" : "0" - } - }, - "test" : { - "requires" : { - "File::Find" : "0", - "File::Spec" : "0", - "File::Spec::Functions" : "0", - "File::Temp" : "0", - "Test::More" : "0", - "vars" : "0", - "warnings" : "0" - } - } - }, - "provides" : { - "CPAN::Meta::YAML" : { - "file" : "lib/CPAN/Meta/YAML.pm", - "version" : "0.008" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-cpan-meta-yaml at rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta-YAML" - }, - "homepage" : "https://github.com/dagolden/cpan-meta-yaml", - "repository" : { - "type" : "git", - "url" : "https://github.com/dagolden/cpan-meta-yaml.git", - "web" : "https://github.com/dagolden/cpan-meta-yaml" - } - }, - "version" : "0.008" - }, - "name" : "CPAN::Meta::YAML", - "pathname" : "D/DA/DAGOLDEN/CPAN-Meta-YAML-0.008.tar.gz", - "provides" : { - "CPAN::Meta::YAML" : { - "file" : "CPAN/Meta/YAML.pm", - "version" : "0.008" - } - }, - "version" : "0.008" - }, - "Cache::Memcached" : { - "dist" : "Cache-Memcached-1.30", - "mymeta" : { - "abstract" : "client library for memcached (memory cache daemon)", - "author" : [ - "Brad Fitzpatrick <brad@danga.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Cache-Memcached", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Encode" : "0", - "Storable" : "0", - "String::CRC32" : "0", - "Time::HiRes" : "0" - } - } - }, - "release_status" : "stable", - "version" : "1.30" - }, - "name" : "Cache::Memcached", - "pathname" : "D/DO/DORMANDO/Cache-Memcached-1.30.tar.gz", - "provides" : { - "Cache::Memcached" : { - "file" : "Cache/Memcached.pm", - "version" : "1.30" - }, - "Cache::Memcached::GetParser" : { - "file" : "Cache/Memcached/GetParser.pm" - } - }, - "target" : "Cache::Memcached", - "version" : "1.30" - }, - "Capture::Tiny" : { - "dist" : "Capture-Tiny-0.21", - "mymeta" : { - "abstract" : "Capture STDOUT and STDERR from Perl, XS or external programs", - "author" : [ - "David Golden <dagolden@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300025, CPAN::Meta::Converter version 2.120921", - "license" : [ - "apache_2_0" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Capture-Tiny", - "no_index" : { - "directory" : [ - "t", - "xt", - "examples", - "corpus" - ], - "package" : [ - "DB" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Config" : "0", - "File::Find" : "0", - "IO::File" : "0", - "Test::More" : "0.62" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Exporter" : "0", - "File::Spec" : "0", - "File::Temp" : "0", - "IO::Handle" : "0", - "Scalar::Util" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "recommends" : { - "Inline" : "0.50" - }, - "requires" : { - "Config" : "0", - "File::Find" : "0", - "IO::File" : "0", - "Test::More" : "0.62" - } - } - }, - "provides" : { - "Capture::Tiny" : { - "file" : "lib/Capture/Tiny.pm", - "version" : "0.21" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-Capture-Tiny@rt.cpan.org", - "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Capture-Tiny" - }, - "homepage" : "https://metacpan.org/release/Capture-Tiny", - "repository" : { - "type" : "git", - "url" : "git://github.com/dagolden/capture-tiny.git", - "web" : "https://github.com/dagolden/capture-tiny" - } - }, - "version" : "0.21" - }, - "name" : "Capture::Tiny", - "pathname" : "D/DA/DAGOLDEN/Capture-Tiny-0.21.tar.gz", - "provides" : { - "Capture::Tiny" : { - "file" : "Capture/Tiny.pm", - "version" : "0.21" - } - }, - "target" : "Capture::Tiny", - "version" : "0.21" - }, - "Carp" : { - "dist" : "Carp-1.26", - "mymeta" : { - "abstract" : "alternative warn and die for modules", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Carp", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Exporter" : "0", - "IPC::Open3" : "1.0103", - "Test::More" : "0", - "strict" : "0", - "warnings" : "0" - } - } - }, - "release_status" : "stable", - "version" : "1.26" - }, - "name" : "Carp", - "pathname" : "Z/ZE/ZEFRAM/Carp-1.26.tar.gz", - "provides" : { - "Carp" : { - "file" : "Carp.pm", - "version" : "1.26" - }, - "Carp::Heavy" : { - "file" : "Carp/Heavy.pm", - "version" : "1.26" - } - }, - "target" : "Carp", - "version" : "1.26" - }, - "Carp::Assert" : { - "dist" : "Carp-Assert-0.20", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.31, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Carp-Assert", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Test::More" : "0.4" - } - } - }, - "release_status" : "stable", - "version" : "0.20" - }, - "name" : "Carp::Assert", - "pathname" : "M/MS/MSCHWERN/Carp-Assert-0.20.tar.gz", - "provides" : { - "Carp::Assert" : { - "file" : "Carp/Assert.pm", - "version" : "0.20" - } - }, - "target" : "Carp::Assert", - "version" : "0.20" - }, - "Carp::Assert::More" : { - "dist" : "Carp-Assert-More-1.14", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Carp-Assert-More", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Carp::Assert" : "0", - "Scalar::Util" : "0", - "Test::Exception" : "0", - "Test::More" : "0.18" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Carp-Assert-More" - }, - "license" : [ - "http://www.opensource.org/licenses/artistic-license-2.0.php" - ], - "repository" : { - "url" : "http://github.com/petdance/carp-assert-more/tree/master" - } - }, - "version" : "1.14" - }, - "name" : "Carp::Assert::More", - "pathname" : "P/PE/PETDANCE/Carp-Assert-More-1.14.tar.gz", - "provides" : { - "Carp::Assert::More" : { - "file" : "Carp/Assert/More.pm", - "version" : "1.14" - } - }, - "target" : "Carp::Assert::More", - "version" : "1.14" - }, - "Carp::Clan" : { - "dist" : "Carp-Clan-6.04", - "mymeta" : { - "abstract" : "Report errors from perspective of caller of a \"clan\" of modules", - "author" : [ - "Steffen Beyer <STBEY@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.42, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Carp-Clan", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::Exception" : "0" - } - } - }, - "release_status" : "stable", - "version" : "6.04" - }, - "name" : "Carp::Clan", - "pathname" : "S/ST/STBEY/Carp-Clan-6.04.tar.gz", - "provides" : { - "Carp::Clan" : { - "file" : "Carp/Clan.pm", - "version" : "6.04" - } - }, - "target" : "Carp::Clan", - "version" : "6.04" - }, - "Catalyst::Action::RenderView" : { - "dist" : "Catalyst-Action-RenderView-0.16", - "mymeta" : { - "abstract" : "Sensible default end action.", - "author" : [ - "Marcus Ramberg <marcus@thefeed.no>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 0.91, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Action-RenderView", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "HTTP::Request::AsCGI" : "0", - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Catalyst::Runtime" : "5.80030", - "Data::Visitor" : "0.24", - "MRO::Compat" : "0", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Action-RenderView/trunk/" - } - }, - "version" : "0.16" - }, - "name" : "Catalyst::Action::RenderView", - "pathname" : "B/BO/BOBTFISH/Catalyst-Action-RenderView-0.16.tar.gz", - "provides" : { - "Catalyst::Action::RenderView" : { - "file" : "Catalyst/Action/RenderView.pm", - "version" : "0.16" - } - }, - "target" : "Catalyst::Action::RenderView", - "version" : "0.16" - }, - "Catalyst::Authentication::Store::DBIx::Class" : { - "dist" : "Catalyst-Authentication-Store-DBIx-Class-0.1503", - "mymeta" : { - "abstract" : "A storage class for Catalyst Authentication using DBIx::Class", - "author" : [ - "Jason Kuri (jayk@cpan.org)" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.02, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Authentication-Store-DBIx-Class", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Catalyst::Model::DBIC::Schema" : "0.18", - "Catalyst::Plugin::Authentication" : "0.10008", - "Catalyst::Runtime" : "5.8", - "DBIx::Class" : "0.08", - "List::MoreUtils" : "0", - "Moose" : "0", - "Test::More" : "0", - "Try::Tiny" : "0", - "namespace::autoclean" : "0", - "perl" : "5.008001" - } - } - }, - "provides" : { - "Catalyst::Authentication::Realm::SimpleDB" : { - "file" : "lib/Catalyst/Authentication/Realm/SimpleDB.pm", - "version" : "0" - }, - "Catalyst::Authentication::Store::DBIx::Class" : { - "file" : "lib/Catalyst/Authentication/Store/DBIx/Class.pm", - "version" : "0.1503" - }, - "Catalyst::Authentication::Store::DBIx::Class::User" : { - "file" : "lib/Catalyst/Authentication/Store/DBIx/Class/User.pm", - "version" : "0" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/catagits/Catalyst-Authentication-Store-DBIx-Class.git" - } - }, - "version" : "0.1503" - }, - "name" : "Catalyst::Authentication::Store::DBIx::Class", - "pathname" : "B/BO/BOBTFISH/Catalyst-Authentication-Store-DBIx-Class-0.1503.tar.gz", - "provides" : { - "Catalyst::Authentication::Realm::SimpleDB" : { - "file" : "Catalyst/Authentication/Realm/SimpleDB.pm" - }, - "Catalyst::Authentication::Store::DBIx::Class" : { - "file" : "Catalyst/Authentication/Store/DBIx/Class.pm", - "version" : "0.1503" - }, - "Catalyst::Authentication::Store::DBIx::Class::User" : { - "file" : "Catalyst/Authentication/Store/DBIx/Class/User.pm" - } - }, - "target" : "Catalyst::Authentication::Store::DBIx::Class", - "version" : "0.1503" - }, - "Catalyst::Component::InstancePerContext" : { - "dist" : "Catalyst-Component-InstancePerContext-0.001001", - "mymeta" : { - "abstract" : "Moose role to create only one instance of component per context", - "author" : [ - "Guillermo Roditi (groditi) <groditi@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 0.67, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Component-InstancePerContext", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Catalyst" : "0", - "Moose" : "0", - "Scalar::Util" : "0", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.001001" - }, - "name" : "Catalyst::Component::InstancePerContext", - "pathname" : "G/GR/GRODITI/Catalyst-Component-InstancePerContext-0.001001.tar.gz", - "provides" : { - "Catalyst::Component::InstancePerContext" : { - "file" : "Catalyst/Component/InstancePerContext.pm", - "version" : "0.001001" - } - }, - "target" : "Catalyst::Component::InstancePerContext", - "version" : "0.001001" - }, - "Catalyst::Devel" : { - "dist" : "Catalyst-Devel-1.37", - "mymeta" : { - "abstract" : "Catalyst Development Tools", - "author" : [ - "Catalyst Contributors, see Catalyst.pm" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Devel", - "no_index" : { - "directory" : [ - "inc", - "share", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36", - "Test::Fatal" : "0.003", - "Test::More" : "0.94" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "runtime" : { - "requires" : { - "Catalyst" : "5.90001", - "Catalyst::Action::RenderView" : "0.10", - "Catalyst::Plugin::ConfigLoader" : "0.30", - "Catalyst::Plugin::Static::Simple" : "0.28", - "Config::General" : "2.42", - "ExtUtils::MakeMaker" : "6.11", - "File::ChangeNotify" : "0.07", - "File::Copy::Recursive" : "0", - "File::ShareDir" : "0", - "Module::Install" : "1.02", - "Moose" : "0", - "MooseX::Daemonize" : "0", - "MooseX::Emulate::Class::Accessor::Fast" : "0", - "Path::Class" : "0.09", - "Starman" : "0", - "Template" : "2.14", - "Test::Fatal" : "0.003", - "Test::More" : "0.94", - "namespace::autoclean" : "0", - "namespace::clean" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "http://dev.catalyst.perl.org/", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/catagits/Catalyst-Devel.git" - }, - "x_IRC" : "irc://irc.perl.org/#catalyst", - "x_MailingList" : "http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" - }, - "version" : "1.37", - "x_authority" : "MSTROUT" - }, - "name" : "Catalyst::Devel", - "pathname" : "B/BO/BOBTFISH/Catalyst-Devel-1.37.tar.gz", - "provides" : { - "Catalyst::Devel" : { - "file" : "Catalyst/Devel.pm", - "version" : "1.37" - }, - "Catalyst::Helper" : { - "file" : "Catalyst/Helper.pm", - "version" : "1.37" - }, - "Catalyst::Module::Install" : { - "file" : "Module/Install/Catalyst.pm" - }, - "Catalyst::Restarter" : { - "file" : "Catalyst/Restarter.pm" - }, - "Catalyst::Restarter::Forking" : { - "file" : "Catalyst/Restarter/Forking.pm" - }, - "Catalyst::Restarter::Win32" : { - "file" : "Catalyst/Restarter/Win32.pm" - }, - "Module::Install::Catalyst" : { - "file" : "Module/Install/Catalyst.pm" - } - }, - "target" : "Catalyst::Devel", - "version" : "1.37" - }, - "Catalyst::Model::Adaptor" : { - "dist" : "Catalyst-Model-Adaptor-0.10", - "mymeta" : { - "abstract" : "use a plain class as a Catalyst model", - "author" : [ - "Jonathan Rockway C<< <jrockway@cpan.org> >>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 0.99, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Model-Adaptor", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Test::More" : "0", - "ok" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Catalyst::Runtime" : "0", - "MRO::Compat" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/bobtfish/catalyst-model-adaptor.git" - } - }, - "version" : "0.10" - }, - "name" : "Catalyst::Model::Adaptor", - "pathname" : "B/BO/BOBTFISH/Catalyst-Model-Adaptor-0.10.tar.gz", - "provides" : { - "Catalyst::Helper::Model::Adaptor" : { - "file" : "Catalyst/Helper/Model/Adaptor.pm" - }, - "Catalyst::Helper::Model::Factory" : { - "file" : "Catalyst/Helper/Model/Factory.pm" - }, - "Catalyst::Helper::Model::Factory::PerRequest" : { - "file" : "Catalyst/Helper/Model/Factory/PerRequest.pm" - }, - "Catalyst::Model::Adaptor" : { - "file" : "Catalyst/Model/Adaptor.pm", - "version" : "0.10" - }, - "Catalyst::Model::Adaptor::Base" : { - "file" : "Catalyst/Model/Adaptor/Base.pm" - }, - "Catalyst::Model::Factory" : { - "file" : "Catalyst/Model/Factory.pm", - "version" : "0.10" - }, - "Catalyst::Model::Factory::PerRequest" : { - "file" : "Catalyst/Model/Factory/PerRequest.pm", - "version" : "0.10" - } - }, - "target" : "Catalyst::Model::Adaptor", - "version" : "0.10" - }, - "Catalyst::Model::DBIC::Schema" : { - "dist" : "Catalyst-Model-DBIC-Schema-0.60", - "mymeta" : { - "abstract" : "DBIx::Class::Schema Model Class", - "author" : [ - "Brandon L Black C<blblack at gmail.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Model-DBIC-Schema", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "DBD::SQLite" : "0", - "ExtUtils::MakeMaker" : "6.59", - "Storable" : "0", - "Test::Exception" : "0", - "Test::More" : "0.94", - "Test::Requires" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Carp::Clan" : "0", - "Catalyst::Component::InstancePerContext" : "0", - "Catalyst::Devel" : "1.0", - "Catalyst::Runtime" : "5.80005", - "CatalystX::Component::Traits" : "0.14", - "DBD::SQLite" : "0", - "DBIx::Class" : "0.08114", - "Hash::Merge" : "0", - "List::MoreUtils" : "0", - "Moose" : "1.12", - "MooseX::Types" : "0", - "Storable" : "0", - "Test::Exception" : "0", - "Test::More" : "0.94", - "Test::Requires" : "0", - "Tie::IxHash" : "0", - "Try::Tiny" : "0", - "namespace::autoclean" : "0.09", - "namespace::clean" : "0", - "perl" : "5.008001" - } - } - }, - "provides" : { - "Catalyst::Helper::Model::DBIC::Schema" : { - "file" : "lib/Catalyst/Helper/Model/DBIC/Schema.pm", - "version" : "0.60" - }, - "Catalyst::Model::DBIC::Schema" : { - "file" : "lib/Catalyst/Model/DBIC/Schema.pm", - "version" : "0.60" - }, - "Catalyst::TraitFor::Model::DBIC::Schema::Caching" : { - "file" : "lib/Catalyst/TraitFor/Model/DBIC/Schema/Caching.pm", - "version" : "0" - }, - "Catalyst::TraitFor::Model::DBIC::Schema::PerRequestSchema" : { - "file" : "lib/Catalyst/TraitFor/Model/DBIC/Schema/PerRequestSchema.pm", - "version" : "0" - }, - "Catalyst::TraitFor::Model::DBIC::Schema::Replicated" : { - "file" : "lib/Catalyst/TraitFor/Model/DBIC/Schema/Replicated.pm", - "version" : "0" - }, - "Catalyst::TraitFor::Model::DBIC::Schema::SchemaProxy" : { - "file" : "lib/Catalyst/TraitFor/Model/DBIC/Schema/SchemaProxy.pm", - "version" : "0" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/catagits/Catalyst-Model-DBIC-Schema.git" - } - }, - "version" : "0.60" - }, - "name" : "Catalyst::Model::DBIC::Schema", - "pathname" : "R/RK/RKITOVER/Catalyst-Model-DBIC-Schema-0.60.tar.gz", - "provides" : { - "Catalyst::Helper::Model::DBIC::Schema" : { - "file" : "Catalyst/Helper/Model/DBIC/Schema.pm", - "version" : "0.60" - }, - "Catalyst::Model::DBIC::Schema" : { - "file" : "Catalyst/Model/DBIC/Schema.pm", - "version" : "0.60" - }, - "Catalyst::TraitFor::Model::DBIC::Schema::Caching" : { - "file" : "Catalyst/TraitFor/Model/DBIC/Schema/Caching.pm" - }, - "Catalyst::TraitFor::Model::DBIC::Schema::PerRequestSchema" : { - "file" : "Catalyst/TraitFor/Model/DBIC/Schema/PerRequestSchema.pm" - }, - "Catalyst::TraitFor::Model::DBIC::Schema::Replicated" : { - "file" : "Catalyst/TraitFor/Model/DBIC/Schema/Replicated.pm" - }, - "Catalyst::TraitFor::Model::DBIC::Schema::SchemaProxy" : { - "file" : "Catalyst/TraitFor/Model/DBIC/Schema/SchemaProxy.pm" - } - }, - "target" : "Catalyst::Model::DBIC::Schema", - "version" : "0.60" - }, - "Catalyst::Plugin::Authentication" : { - "dist" : "Catalyst-Plugin-Authentication-0.10022", - "mymeta" : { - "abstract" : "Infrastructure plugin for the Catalyst authentication framework.", - "author" : [ - "Yuval Kogman, C<nothingmuch@woobling.org> - original author" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Plugin-Authentication", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Class::MOP" : "0", - "ExtUtils::MakeMaker" : "6.59", - "Moose" : "0", - "Test::Exception" : "0", - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Catalyst::Plugin::Session" : "0.10", - "Catalyst::Runtime" : "0", - "Class::Inspector" : "0", - "Class::MOP" : "0", - "MRO::Compat" : "0", - "Moose" : "0", - "MooseX::Emulate::Class::Accessor::Fast" : "0", - "String::RewritePrefix" : "0", - "Test::Exception" : "0", - "Test::More" : "0.88", - "Try::Tiny" : "0", - "namespace::autoclean" : "0", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/catagits/Catalyst-Plugin-Authentication.git" - } - }, - "version" : "0.10022", - "x_authority" : "BOBTFISH" - }, - "name" : "Catalyst::Plugin::Authentication", - "pathname" : "B/BO/BOBTFISH/Catalyst-Plugin-Authentication-0.10022.tar.gz", - "provides" : { - "Catalyst::Authentication::Credential::NoPassword" : { - "file" : "Catalyst/Authentication/Credential/NoPassword.pm" - }, - "Catalyst::Authentication::Credential::Password" : { - "file" : "Catalyst/Authentication/Credential/Password.pm" - }, - "Catalyst::Authentication::Credential::Remote" : { - "file" : "Catalyst/Authentication/Credential/Remote.pm" - }, - "Catalyst::Authentication::Realm" : { - "file" : "Catalyst/Authentication/Realm.pm" - }, - "Catalyst::Authentication::Realm::Compatibility" : { - "file" : "Catalyst/Authentication/Realm/Compatibility.pm" - }, - "Catalyst::Authentication::Realm::Progressive" : { - "file" : "Catalyst/Authentication/Realm/Progressive.pm" - }, - "Catalyst::Authentication::Store::Minimal" : { - "file" : "Catalyst/Authentication/Store/Minimal.pm" - }, - "Catalyst::Authentication::Store::Null" : { - "file" : "Catalyst/Authentication/Store/Null.pm" - }, - "Catalyst::Authentication::User" : { - "file" : "Catalyst/Authentication/User.pm" - }, - "Catalyst::Authentication::User::Hash" : { - "file" : "Catalyst/Authentication/User/Hash.pm" - }, - "Catalyst::Plugin::Authentication" : { - "file" : "Catalyst/Plugin/Authentication.pm", - "version" : "0.10022" - }, - "Catalyst::Plugin::Authentication::Credential::Password" : { - "file" : "Catalyst/Plugin/Authentication/Credential/Password.pm" - }, - "Catalyst::Plugin::Authentication::Store::Minimal" : { - "file" : "Catalyst/Plugin/Authentication/Store/Minimal.pm" - }, - "Catalyst::Plugin::Authentication::User" : { - "file" : "Catalyst/Plugin/Authentication/User.pm" - }, - "Catalyst::Plugin::Authentication::User::Hash" : { - "file" : "Catalyst/Plugin/Authentication/User/Hash.pm" - } - }, - "target" : "Catalyst::Plugin::Authentication", - "version" : "0.10022" - }, - "Catalyst::Plugin::ConfigLoader" : { - "dist" : "Catalyst-Plugin-ConfigLoader-0.32", - "mymeta" : { - "abstract" : "Load config files of various types", - "author" : [ - "Brian Cassidy <bricas@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Plugin-ConfigLoader", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Catalyst::Runtime" : "5.7008", - "Config::Any" : "0.20", - "Data::Visitor" : "0.24", - "MRO::Compat" : "0.09", - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/catagits/Catalyst-Plugin-ConfigLoader.git" - } - }, - "version" : "0.32" - }, - "name" : "Catalyst::Plugin::ConfigLoader", - "pathname" : "B/BO/BOBTFISH/Catalyst-Plugin-ConfigLoader-0.32.tar.gz", - "provides" : { - "Catalyst::Plugin::ConfigLoader" : { - "file" : "Catalyst/Plugin/ConfigLoader.pm", - "version" : "0.32" - } - }, - "target" : "Catalyst::Plugin::ConfigLoader", - "version" : "0.32" - }, - "Catalyst::Plugin::Session" : { - "dist" : "Catalyst-Plugin-Session-0.37", - "mymeta" : { - "abstract" : "Generic Session plugin - ties together server side storage and client side state required to maintain session data.", - "author" : [ - "Andy Grundman" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Plugin-Session", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::Deep" : "0", - "Test::Exception" : "0", - "Test::WWW::Mechanize::PSGI" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Catalyst::Runtime" : "5.71001", - "Digest" : "0", - "File::Spec" : "0", - "File::Temp" : "0", - "MRO::Compat" : "0", - "Moose" : "0.76", - "MooseX::Emulate::Class::Accessor::Fast" : "0.00801", - "Object::Signature" : "0", - "Test::More" : "0.88", - "Tie::RefHash" : "1.34", - "namespace::clean" : "0.10", - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/catagits/Catalyst-Plugin-Session.git" - } - }, - "version" : "0.37" - }, - "name" : "Catalyst::Plugin::Session", - "pathname" : "B/BO/BOBTFISH/Catalyst-Plugin-Session-0.37.tar.gz", - "provides" : { - "Catalyst::Plugin::Session" : { - "file" : "Catalyst/Plugin/Session.pm", - "version" : "0.37" - }, - "Catalyst::Plugin::Session::State" : { - "file" : "Catalyst/Plugin/Session/State.pm" - }, - "Catalyst::Plugin::Session::Store" : { - "file" : "Catalyst/Plugin/Session/Store.pm" - }, - "Catalyst::Plugin::Session::Store::Dummy" : { - "file" : "Catalyst/Plugin/Session/Store/Dummy.pm" - }, - "Catalyst::Plugin::Session::Test::Store" : { - "file" : "Catalyst/Plugin/Session/Test/Store.pm", - "version" : "123" - } - }, - "target" : "Catalyst::Plugin::Session", - "version" : "0.37" - }, - "Catalyst::Plugin::Session::State::Cookie" : { - "dist" : "Catalyst-Plugin-Session-State-Cookie-0.17", - "mymeta" : { - "abstract" : "Maintain session IDs using cookies.", - "author" : [ - "Yuval Kogman <nothingmuch@woobling.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 0.91, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Plugin-Session-State-Cookie", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Catalyst" : "5.80005", - "Catalyst::Plugin::Session" : "0.27", - "ExtUtils::MakeMaker" : "6.42", - "MRO::Compat" : "0", - "Moose" : "0", - "Test::More" : "0", - "namespace::autoclean" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session-State-Cookie/trunk/" - } - }, - "version" : "0.17" - }, - "name" : "Catalyst::Plugin::Session::State::Cookie", - "pathname" : "M/MS/MSTROUT/Catalyst-Plugin-Session-State-Cookie-0.17.tar.gz", - "provides" : { - "Catalyst::Plugin::Session::State::Cookie" : { - "file" : "Catalyst/Plugin/Session/State/Cookie.pm", - "version" : "0.17" - } - }, - "target" : "Catalyst::Plugin::Session::State::Cookie", - "version" : "0.17" - }, - "Catalyst::Plugin::Session::Store::DBIC" : { - "dist" : "Catalyst-Plugin-Session-Store-DBIC-0.12", - "mymeta" : { - "abstract" : "Store your sessions via DBIx::Class", - "author" : [ - "Daniel Westermann-Clark <danieltwc@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Plugin-Session-Store-DBIC", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Catalyst" : "5.65", - "Catalyst::Exception" : "0", - "Catalyst::Plugin::Session::Store::Delegate" : "0.05", - "Class::Accessor::Fast" : "0", - "DBIx::Class" : "0.07000", - "FindBin" : "0", - "MIME::Base64" : "0", - "MRO::Compat" : "0", - "Scalar::Util" : "0", - "Storable" : "0", - "Test::More" : "0", - "Test::Warn" : "0.20" - } - } - }, - "release_status" : "stable", - "version" : "0.12", - "x_repository" : "http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session-Store-DBIC/" - }, - "name" : "Catalyst::Plugin::Session::Store::DBIC", - "pathname" : "F/FL/FLORA/Catalyst-Plugin-Session-Store-DBIC-0.12.tar.gz", - "provides" : { - "Catalyst::Plugin::Session::Store::DBIC" : { - "file" : "Catalyst/Plugin/Session/Store/DBIC.pm", - "version" : "0.12" - }, - "Catalyst::Plugin::Session::Store::DBIC::Delegate" : { - "file" : "Catalyst/Plugin/Session/Store/DBIC/Delegate.pm" - } - }, - "target" : "Catalyst::Plugin::Session::Store::DBIC", - "version" : "0.12" - }, - "Catalyst::Plugin::Session::Store::Delegate" : { - "dist" : "Catalyst-Plugin-Session-Store-Delegate-0.06", - "mymeta" : { - "abstract" : "Delegate session storage to an", - "author" : [ - "Yuval Kogman, C<nothingmuch@woobling.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 0.91, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Plugin-Session-Store-Delegate", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Catalyst::Plugin::Session" : "0.27", - "ExtUtils::MakeMaker" : "6.42", - "MRO::Compat" : "0", - "Moose" : "0", - "MooseX::Emulate::Class::Accessor::Fast" : "0", - "Test::More" : "0", - "Test::use::ok" : "0", - "namespace::clean" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session-Store-Delegate/" - } - }, - "version" : "0.06", - "x_module_name" : "Catalyst::Plugin::Session::Store::Delegate" - }, - "name" : "Catalyst::Plugin::Session::Store::Delegate", - "pathname" : "B/BO/BOBTFISH/Catalyst-Plugin-Session-Store-Delegate-0.06.tar.gz", - "provides" : { - "Catalyst::Plugin::Session::Store::Delegate" : { - "file" : "Catalyst/Plugin/Session/Store/Delegate.pm", - "version" : "0.06" - } - }, - "target" : "Catalyst::Plugin::Session::Store::Delegate", - "version" : "0.06" - }, - "Catalyst::Plugin::SmartURI" : { - "dist" : "Catalyst-Plugin-SmartURI-0.036", - "mymeta" : { - "abstract" : "Configurable URIs for Catalyst", - "author" : [ - "Rafael Kitover <rkitover@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 0.91, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Plugin-SmartURI", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Catalyst" : "5.80002", - "Class::C3::Componentised" : "0", - "ExtUtils::MakeMaker" : "6.42", - "Moose" : "0", - "Task::Weaken" : "0", - "Test::More" : "0", - "URI::SmartURI" : "0", - "namespace::clean" : "0", - "parent" : "0" - } - } - }, - "provides" : { - "Catalyst::Plugin::SmartURI" : { - "file" : "lib/Catalyst/Plugin/SmartURI.pm", - "version" : "0.036" - }, - "Catalyst::Request::SmartURI" : { - "file" : "lib/Catalyst/Plugin/SmartURI.pm", - "version" : "0" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-SmartURI/1.000/trunk/" - } - }, - "version" : "0.036" - }, - "name" : "Catalyst::Plugin::SmartURI", - "pathname" : "R/RK/RKITOVER/Catalyst-Plugin-SmartURI-0.036.tar.gz", - "provides" : { - "Catalyst::Plugin::SmartURI" : { - "file" : "Catalyst/Plugin/SmartURI.pm", - "version" : "0.036" - }, - "Catalyst::Request::SmartURI" : { - "file" : "Catalyst/Plugin/SmartURI.pm" - } - }, - "target" : "Catalyst::Plugin::SmartURI", - "version" : "0.036" - }, - "Catalyst::Plugin::Static::Simple" : { - "dist" : "Catalyst-Plugin-Static-Simple-0.30", - "mymeta" : { - "abstract" : "Make serving static pages painless.", - "author" : [ - "Andy Grundman, <andy@hybridized.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Plugin-Static-Simple", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "runtime" : { - "requires" : { - "Catalyst::Runtime" : "5.80008", - "MIME::Types" : "1.25", - "Moose" : "0", - "MooseX::Types" : "0", - "Test::More" : "0", - "namespace::autoclean" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Static-Simple/trunk/" - } - }, - "version" : "0.30" - }, - "name" : "Catalyst::Plugin::Static::Simple", - "pathname" : "A/AB/ABRAXXA/Catalyst-Plugin-Static-Simple-0.30.tar.gz", - "provides" : { - "Catalyst::Plugin::Static::Simple" : { - "file" : "Catalyst/Plugin/Static/Simple.pm", - "version" : "0.30" - } - }, - "target" : "Catalyst::Plugin::Static::Simple", - "version" : "0.30" - }, - "Catalyst::Plugin::Unicode::Encoding" : { - "dist" : "Catalyst-Plugin-Unicode-Encoding-1.9", - "mymeta" : { - "abstract" : "Unicode aware Catalyst", - "author" : [ - "Christian Hansen, C<ch@ngmedia.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Plugin-Unicode-Encoding", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36", - "HTTP::Status" : "0", - "IO::Scalar" : "0", - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "runtime" : { - "requires" : { - "Catalyst" : "5.90015", - "Class::Data::Inheritable" : "0", - "Encode" : "2.49", - "LWP" : "5.837", - "Try::Tiny" : "0", - "URI" : "1.36" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Unicode-Encoding/" - } - }, - "version" : "1.9", - "x_module_name" : "Catalyst::Plugin::Unicode::Encoding" - }, - "name" : "Catalyst::Plugin::Unicode::Encoding", - "pathname" : "B/BO/BOBTFISH/Catalyst-Plugin-Unicode-Encoding-1.9.tar.gz", - "provides" : { - "Catalyst::Plugin::Unicode::Encoding" : { - "file" : "Catalyst/Plugin/Unicode/Encoding.pm", - "version" : "1.9" - } - }, - "target" : "Catalyst::Plugin::Unicode::Encoding", - "version" : "1.9" - }, - "Catalyst::Runtime" : { - "dist" : "Catalyst-Runtime-5.90020", - "mymeta" : { - "abstract" : "The Catalyst Framework Runtime", - "author" : [ - "Sebastian Riedel <sri@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-Runtime", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Class::Data::Inheritable" : "0", - "Data::Dump" : "0", - "ExtUtils::MakeMaker" : "6.59", - "HTTP::Request::Common" : "0", - "Test::Exception" : "0", - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "CGI::Simple::Cookie" : "1.109", - "Carp" : "0", - "Class::C3::Adopt::NEXT" : "0.07", - "Class::Data::Inheritable" : "0", - "Class::Load" : "0.12", - "Class::MOP" : "0.95", - "Data::Dump" : "0", - "Data::OptList" : "0", - "HTML::Entities" : "0", - "HTML::HeadParser" : "0", - "HTTP::Body" : "1.06", - "HTTP::Headers" : "1.64", - "HTTP::Request" : "5.814", - "HTTP::Request::AsCGI" : "1.0", - "HTTP::Request::Common" : "0", - "HTTP::Response" : "5.813", - "LWP::UserAgent" : "0", - "List::MoreUtils" : "0", - "MRO::Compat" : "0", - "Module::Pluggable" : "3.9", - "Moose" : "1.03", - "MooseX::Emulate::Class::Accessor::Fast" : "0.00903", - "MooseX::Getopt" : "0.48", - "MooseX::MethodAttributes::Inheritable" : "0.24", - "MooseX::Role::WithOverloading" : "0.09", - "Path::Class" : "0.09", - "Plack" : "0.9991", - "Plack::Middleware::ReverseProxy" : "0.04", - "Plack::Test::ExternalServer" : "0", - "Safe::Isa" : "0", - "Scalar::Util" : "0", - "String::RewritePrefix" : "0.004", - "Sub::Exporter" : "0", - "Task::Weaken" : "0", - "Test::Exception" : "0", - "Test::More" : "0.88", - "Text::Balanced" : "0", - "Text::SimpleTable" : "0.03", - "Time::HiRes" : "0", - "Tree::Simple" : "1.15", - "Tree::Simple::Visitor::FindByPath" : "0", - "Try::Tiny" : "0", - "URI" : "1.35", - "namespace::autoclean" : "0.09", - "namespace::clean" : "0.23", - "perl" : "5.008003" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "http://dev.catalyst.perl.org/", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/catagits/Catalyst-Runtime.git" - }, - "x_IRC" : "irc://irc.perl.org/#catalyst", - "x_MailingList" : "http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" - }, - "version" : "5.90020", - "x_authority" : "MSTROUT" - }, - "name" : "Catalyst::Runtime", - "pathname" : "J/JJ/JJNAPIORK/Catalyst-Runtime-5.90020.tar.gz", - "provides" : { - "Catalyst" : { - "file" : "Catalyst.pm", - "version" : "5.90020" - }, - "Catalyst::Action" : { - "file" : "Catalyst/Action.pm" - }, - "Catalyst::ActionChain" : { - "file" : "Catalyst/ActionChain.pm" - }, - "Catalyst::ActionContainer" : { - "file" : "Catalyst/ActionContainer.pm" - }, - "Catalyst::ActionRole::HTTPMethods" : { - "file" : "Catalyst/ActionRole/HTTPMethods.pm" - }, - "Catalyst::Base" : { - "file" : "Catalyst/Base.pm" - }, - "Catalyst::ClassData" : { - "file" : "Catalyst/ClassData.pm" - }, - "Catalyst::Component" : { - "file" : "Catalyst/Component.pm" - }, - "Catalyst::Component::ApplicationAttribute" : { - "file" : "Catalyst/Component/ApplicationAttribute.pm" - }, - "Catalyst::Component::ContextClosure" : { - "file" : "Catalyst/Component/ContextClosure.pm" - }, - "Catalyst::Controller" : { - "file" : "Catalyst/Controller.pm" - }, - "Catalyst::DispatchType" : { - "file" : "Catalyst/DispatchType.pm" - }, - "Catalyst::DispatchType::Chained" : { - "file" : "Catalyst/DispatchType/Chained.pm" - }, - "Catalyst::DispatchType::Default" : { - "file" : "Catalyst/DispatchType/Default.pm" - }, - "Catalyst::DispatchType::Index" : { - "file" : "Catalyst/DispatchType/Index.pm" - }, - "Catalyst::DispatchType::Path" : { - "file" : "Catalyst/DispatchType/Path.pm" - }, - "Catalyst::DispatchType::Regex" : { - "file" : "Catalyst/DispatchType/Regex.pm" - }, - "Catalyst::Dispatcher" : { - "file" : "Catalyst/Dispatcher.pm" - }, - "Catalyst::Engine" : { - "file" : "Catalyst/Engine.pm" - }, - "Catalyst::EngineLoader" : { - "file" : "Catalyst/EngineLoader.pm" - }, - "Catalyst::Exception" : { - "file" : "Catalyst/Exception.pm" - }, - "Catalyst::Exception::Base" : { - "file" : "Catalyst/Exception.pm" - }, - "Catalyst::Exception::Basic" : { - "file" : "Catalyst/Exception/Basic.pm" - }, - "Catalyst::Exception::Detach" : { - "file" : "Catalyst/Exception/Detach.pm" - }, - "Catalyst::Exception::Go" : { - "file" : "Catalyst/Exception/Go.pm" - }, - "Catalyst::Exception::Interface" : { - "file" : "Catalyst/Exception/Interface.pm" - }, - "Catalyst::Log" : { - "file" : "Catalyst/Log.pm" - }, - "Catalyst::Model" : { - "file" : "Catalyst/Model.pm" - }, - "Catalyst::Request" : { - "file" : "Catalyst/Request.pm" - }, - "Catalyst::Request::Upload" : { - "file" : "Catalyst/Request/Upload.pm" - }, - "Catalyst::Response" : { - "file" : "Catalyst/Response.pm" - }, - "Catalyst::Runtime" : { - "file" : "Catalyst/Runtime.pm", - "version" : "5.90020" - }, - "Catalyst::Script::CGI" : { - "file" : "Catalyst/Script/CGI.pm" - }, - "Catalyst::Script::Create" : { - "file" : "Catalyst/Script/Create.pm" - }, - "Catalyst::Script::FastCGI" : { - "file" : "Catalyst/Script/FastCGI.pm" - }, - "Catalyst::Script::Server" : { - "file" : "Catalyst/Script/Server.pm" - }, - "Catalyst::Script::Test" : { - "file" : "Catalyst/Script/Test.pm" - }, - "Catalyst::ScriptRole" : { - "file" : "Catalyst/ScriptRole.pm" - }, - "Catalyst::ScriptRunner" : { - "file" : "Catalyst/ScriptRunner.pm" - }, - "Catalyst::Stats" : { - "file" : "Catalyst/Stats.pm" - }, - "Catalyst::Test" : { - "file" : "Catalyst/Test.pm" - }, - "Catalyst::Utils" : { - "file" : "Catalyst/Utils.pm" - }, - "Catalyst::View" : { - "file" : "Catalyst/View.pm" - } - }, - "target" : "Catalyst", - "version" : "5.90020" - }, - "Catalyst::View::TT" : { - "dist" : "Catalyst-View-TT-0.41", - "mymeta" : { - "abstract" : "Template View Class", - "author" : [ - "Sebastian Riedel, C<sri@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Catalyst-View-TT", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Catalyst" : "5.7", - "Class::Accessor" : "0", - "MRO::Compat" : "0", - "Path::Class" : "0", - "Template" : "0", - "Template::Timer" : "0", - "Test::More" : "0", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/catagits/Catalyst-View-TT.git" - } - }, - "version" : "0.41" - }, - "name" : "Catalyst::View::TT", - "pathname" : "J/JJ/JJNAPIORK/Catalyst-View-TT-0.41.tar.gz", - "provides" : { - "Catalyst::Helper::View::TT" : { - "file" : "Catalyst/Helper/View/TT.pm" - }, - "Catalyst::Helper::View::TTSite" : { - "file" : "Catalyst/Helper/View/TTSite.pm" - }, - "Catalyst::View::TT" : { - "file" : "Catalyst/View/TT.pm", - "version" : "0.41" - } - }, - "target" : "Catalyst::View::TT", - "version" : "0.41" - }, - "CatalystX::Component::Traits" : { - "dist" : "CatalystX-Component-Traits-0.16", - "mymeta" : { - "abstract" : "Automatic Trait Loading and Resolution for", - "author" : [ - "Rafael Kitover, C<< <rkitover@cpan.org> >>", - "Rafael Kitover <bobtfish@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 0.99, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "CatalystX-Component-Traits", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Module::Pluggable" : "3.9", - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Catalyst::Runtime" : "5.80005", - "List::MoreUtils" : "0", - "Module::Pluggable" : "3.9", - "MooseX::Traits::Pluggable" : "0.08", - "Scalar::Util" : "0", - "Test::More" : "0.88", - "namespace::autoclean" : "0" - } - } - }, - "provides" : { - "CatalystX::Component::Traits" : { - "file" : "lib/CatalystX/Component/Traits.pm", - "version" : "0.16" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/bobtfish/catalystx-component-traits.git" - } - }, - "version" : "0.16" - }, - "name" : "CatalystX::Component::Traits", - "pathname" : "B/BO/BOBTFISH/CatalystX-Component-Traits-0.16.tar.gz", - "provides" : { - "CatalystX::Component::Traits" : { - "file" : "CatalystX/Component/Traits.pm", - "version" : "0.16" - } - }, - "target" : "CatalystX::Component::Traits", - "version" : "0.16" - }, - "Class::Accessor" : { - "dist" : "Class-Accessor-0.34", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "Marty Pauley <marty+perl@kasei.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.42, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Accessor", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "base" : "1.01" - } - } - }, - "release_status" : "stable", - "version" : "0.34" - }, - "name" : "Class::Accessor", - "pathname" : "K/KA/KASEI/Class-Accessor-0.34.tar.gz", - "provides" : { - "Class::Accessor" : { - "file" : "Class/Accessor.pm", - "version" : "0.34" - }, - "Class::Accessor::Fast" : { - "file" : "Class/Accessor/Fast.pm", - "version" : "0.34" - }, - "Class::Accessor::Faster" : { - "file" : "Class/Accessor/Faster.pm", - "version" : "0.34" - } - }, - "target" : "Class::Accessor", - "version" : "0.34" - }, - "Class::Accessor::Chained" : { - "dist" : "Class-Accessor-Chained-0.01", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Accessor-Chained", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0" - } - }, - "runtime" : { - "requires" : { - "Class::Accessor" : "0" - } - } - }, - "provides" : { - "Class::Accessor::Chained" : { - "file" : "lib/Class/Accessor/Chained.pm", - "version" : "0.01" - }, - "Class::Accessor::Chained::Fast" : { - "file" : "lib/Class/Accessor/Chained/Fast.pm", - "version" : "0" - } - }, - "release_status" : "stable", - "version" : "0.01" - }, - "name" : "Class::Accessor::Chained", - "pathname" : "R/RC/RCLAMP/Class-Accessor-Chained-0.01.tar.gz", - "provides" : { - "Class::Accessor::Chained" : { - "file" : "Class/Accessor/Chained.pm", - "version" : "0.01" - }, - "Class::Accessor::Chained::Fast" : { - "file" : "Class/Accessor/Chained/Fast.pm" - } - }, - "target" : "Class::Accessor::Chained::Fast", - "version" : "0.01" - }, - "Class::Accessor::Grouped" : { - "dist" : "Class-Accessor-Grouped-0.10009", - "mymeta" : { - "abstract" : "Lets you build groups of accessors", - "author" : [ - "Matt S. Trout <mst@shadowcatsystems.co.uk>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Accessor-Grouped", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::CBuilder" : "0.27", - "ExtUtils::MakeMaker" : "6.59", - "Test::Exception" : "0.31", - "Test::More" : "0.94" - } - }, - "configure" : { - "requires" : { - "ExtUtils::CBuilder" : "0.27", - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "recommends" : { - "Class::XSAccessor" : "1.15", - "Sub::Name" : "0.05" - }, - "requires" : { - "Carp" : "0", - "Class::XSAccessor" : "1.15", - "Module::Runtime" : "0.012", - "Scalar::Util" : "0", - "Sub::Name" : "0.05", - "Test::Exception" : "0.31", - "Test::More" : "0.94", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/p5sagit/Class-Accessor-Grouped.git" - } - }, - "version" : "0.10009" - }, - "name" : "Class::Accessor::Grouped", - "pathname" : "R/RI/RIBASUSHI/Class-Accessor-Grouped-0.10009.tar.gz", - "provides" : { - "Class::Accessor::Grouped" : { - "file" : "Class/Accessor/Grouped.pm", - "version" : "0.10009" - } - }, - "target" : "Class::Accessor::Grouped", - "version" : "0.10009" - }, - "Class::C3" : { - "dist" : "Class-C3-0.24", - "mymeta" : { - "abstract" : "A pragma to use the C3 method resolution order algortihm", - "author" : [ - "Stevan Little, <stevan@iinteractive.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-C3", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0.47" - } - }, - "configure" : { - "requires" : { - "ExtUtils::CBuilder" : "0.27", - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Algorithm::C3" : "0.07", - "Scalar::Util" : "0", - "perl" : "5.006002" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.24" - }, - "name" : "Class::C3", - "pathname" : "F/FL/FLORA/Class-C3-0.24.tar.gz", - "provides" : { - "Class::C3" : { - "file" : "Class/C3.pm", - "version" : "0.24" - } - }, - "target" : "Class::C3", - "version" : "0.24" - }, - "Class::C3::Adopt::NEXT" : { - "dist" : "Class-C3-Adopt-NEXT-0.13", - "mymeta" : { - "abstract" : "make NEXT suck less", - "author" : [ - "Florian Ragwitz <rafl@debian.org>", - "Tomas Doran <bobtfish@bobtfish.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 2.101241, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-C3-Adopt-NEXT", - "prereqs" : { - "build" : { - "requires" : { - "FindBin" : "0", - "Test::Exception" : "0.27", - "Test::More" : "0", - "vars" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.31" - } - }, - "runtime" : { - "recommends" : {}, - "requires" : { - "List::MoreUtils" : "0", - "MRO::Compat" : "0", - "NEXT" : "0", - "warnings::register" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Class-C3-Adopt-NEXT" - }, - "homepage" : "http://search.cpan.org/dist/Class-C3-Adopt-NEXT", - "repository" : { - "type" : "git", - "url" : "git://github.com/rafl/class-c3-adopt-next.git" - } - }, - "version" : "0.13", - "x_Dist_Zilla" : { - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@FLORA/@Filter/GatherDir", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@FLORA/@Filter/PruneCruft", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@FLORA/@Filter/ManifestSkip", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@FLORA/@Filter/MetaYAML", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@FLORA/@Filter/License", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@FLORA/@Filter/Readme", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@FLORA/@Filter/PkgVersion", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "@FLORA/@Filter/PodCoverageTests", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@FLORA/@Filter/PodSyntaxTests", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@FLORA/@Filter/ExtraTests", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@FLORA/@Filter/ExecDir", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@FLORA/@Filter/ShareDir", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@FLORA/@Filter/MakeMaker", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@FLORA/@Filter/Manifest", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@FLORA/@Filter/ConfirmRelease", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@FLORA/@Filter/UploadToCPAN", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@FLORA/MetaConfig", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@FLORA/MetaJSON", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::MetaResources", - "name" : "@FLORA/MetaResources", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::Authority", - "name" : "@FLORA/Authority", - "version" : "0.01" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@FLORA/PodWeaver", - "version" : "3.100710" - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereq", - "name" : "AutoPrereq", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "2.101241" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "2.101241" - } - ], - "zilla" : { - "class" : "Dist::Zilla", - "config" : { - "is_trial" : 0 - }, - "version" : "2.101241" - } - }, - "x_authority" : "cpan:FLORA" - }, - "name" : "Class::C3::Adopt::NEXT", - "pathname" : "F/FL/FLORA/Class-C3-Adopt-NEXT-0.13.tar.gz", - "provides" : { - "Class::C3::Adopt::NEXT" : { - "file" : "Class/C3/Adopt/NEXT.pm", - "version" : "0.13" - } - }, - "target" : "Class::C3::Adopt::NEXT", - "version" : "0.13" - }, - "Class::C3::Componentised" : { - "dist" : "Class-C3-Componentised-1.001000", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "Ash Berlin <ash@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.01, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-C3-Componentised", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Class::C3" : "0.20", - "Class::Inspector" : "0", - "MRO::Compat" : "0", - "Test::Exception" : "0", - "perl" : "5.006002" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/p5sagit/Class-C3-Componentised.git" - } - }, - "version" : "1.001000" - }, - "name" : "Class::C3::Componentised", - "pathname" : "F/FR/FREW/Class-C3-Componentised-1.001000.tar.gz", - "provides" : { - "Class::C3::Componentised" : { - "file" : "Class/C3/Componentised.pm", - "version" : "1.001000" - }, - "Class::C3::Componentised::ApplyHooks" : { - "file" : "Class/C3/Componentised/ApplyHooks.pm" - } - }, - "target" : "Class::C3::Componentised", - "version" : "1.001000" - }, - "Class::Data::Inheritable" : { - "dist" : "Class-Data-Inheritable-0.08", - "mymeta" : { - "abstract" : "Inheritable, overridable class data", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.42, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Data-Inheritable", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "0.08" - }, - "name" : "Class::Data::Inheritable", - "pathname" : "T/TM/TMTM/Class-Data-Inheritable-0.08.tar.gz", - "provides" : { - "Class::Data::Inheritable" : { - "file" : "Class/Data/Inheritable.pm", - "version" : "0.08" - } - }, - "target" : "Class::Data::Inheritable", - "version" : "0.08" - }, - "Class::Factory::Util" : { - "dist" : "Class-Factory-Util-1.7", - "mymeta" : { - "abstract" : "Provide utility methods for factory classes", - "author" : [ - "Dave Rolsky, <autarch@urth.org>.", - "Removed from Alzabo and packaged by Terrence Brannon,\n<tbone@cpan.org>." - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Factory-Util", - "prereqs" : {}, - "provides" : { - "Class::Factory::Util" : { - "file" : "lib/Class/Factory/Util.pm", - "version" : "1.7" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "1.7" - }, - "name" : "Class::Factory::Util", - "pathname" : "D/DR/DROLSKY/Class-Factory-Util-1.7.tar.gz", - "provides" : { - "Class::Factory::Util" : { - "file" : "Class/Factory/Util.pm", - "version" : "1.7" - } - }, - "target" : "Class::Factory::Util", - "version" : "1.7" - }, - "Class::Inspector" : { - "dist" : "Class-Inspector-1.28", - "mymeta" : { - "abstract" : "Get information about a class and its structure", - "author" : [ - "Adam Kennedy <adamk@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Inspector", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0.47" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "File::Spec" : "0.80", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://svn.ali.as/cpan/trunk/Class-Inspector" - }, - "x_ChangeLog" : "http://fisheye2.atlassian.com/changelog/cpan/trunk/Class-Inspector" - }, - "version" : "1.28", - "x_module_name" : "Class::Inspector" - }, - "name" : "Class::Inspector", - "pathname" : "A/AD/ADAMK/Class-Inspector-1.28.tar.gz", - "provides" : { - "Class::Inspector" : { - "file" : "Class/Inspector.pm", - "version" : "1.28" - }, - "Class::Inspector::Functions" : { - "file" : "Class/Inspector/Functions.pm", - "version" : "1.28" - } - }, - "target" : "Class::Inspector", - "version" : "1.28" - }, - "Class::Load" : { - "dist" : "Class-Load-0.20", - "mymeta" : { - "abstract" : "a working (require \"Class::Name\") and more", - "author" : [ - "Shawn M Moore <sartak at bestpractical.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300016, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Load", - "prereqs" : { - "build" : { - "requires" : { - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0", - "constant" : "0", - "version" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Data::OptList" : "0", - "Exporter" : "0", - "Module::Implementation" : "0.04", - "Module::Runtime" : "0.012", - "Package::Stash" : "0.14", - "Scalar::Util" : "0", - "Try::Tiny" : "0", - "base" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0", - "constant" : "0", - "version" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-class-load@rt.cpan.org", - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Class-Load" - }, - "repository" : { - "type" : "git", - "url" : "git://github.com/autarch/class-load.git", - "web" : "https://github.com/autarch/class-load" - } - }, - "version" : "0.20" - }, - "name" : "Class::Load", - "pathname" : "D/DR/DROLSKY/Class-Load-0.20.tar.gz", - "provides" : { - "Class::Load" : { - "file" : "Class/Load.pm", - "version" : "0.20" - }, - "Class::Load::PP" : { - "file" : "Class/Load/PP.pm", - "version" : "0.20" - } - }, - "target" : "Class::Load", - "version" : "0.20" - }, - "Class::Load::XS" : { - "dist" : "Class-Load-XS-0.06", - "mymeta" : { - "abstract" : "XS implementation of parts of Class::Load", - "author" : [ - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Load-XS", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::CBuilder" : "0", - "Module::Build" : "0.3601", - "Module::Implementation" : "0.04", - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0", - "constant" : "0", - "version" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.3601" - } - }, - "runtime" : { - "requires" : { - "Class::Load" : "0.20", - "XSLoader" : "0", - "strict" : "0", - "warnings" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Class-Load-XS" - }, - "repository" : { - "type" : "git", - "url" : "git://git.urth.org/Class-Load-XS.git" - } - }, - "version" : "0.06" - }, - "name" : "Class::Load::XS", - "pathname" : "D/DR/DROLSKY/Class-Load-XS-0.06.tar.gz", - "provides" : { - "Class::Load::XS" : { - "file" : "Class/Load/XS.pm", - "version" : "0.06" - } - }, - "target" : "Class::Load::XS", - "version" : "0.06" - }, - "Class::Method::Modifiers" : { - "dist" : "Class-Method-Modifiers-2.03", - "mymeta" : { - "abstract" : "provides Moose-like method modifiers", - "author" : [ - "Shawn M Moore, C<sartak@gmail.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Method-Modifiers", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::Fatal" : "0", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "https://github.com/karenetheridge/Class-Method-Modifiers/tree", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/karenetheridge/Class-Method-Modifiers.git" - } - }, - "version" : "2.03" - }, - "name" : "Class::Method::Modifiers", - "pathname" : "E/ET/ETHER/Class-Method-Modifiers-2.03.tar.gz", - "provides" : { - "Class::Method::Modifiers" : { - "file" : "Class/Method/Modifiers.pm", - "version" : "2.03" - } - }, - "target" : "Class::Method::Modifiers", - "version" : "2.03" - }, - "Class::Mix" : { - "dist" : "Class-Mix-0.005", - "mymeta" : { - "abstract" : "dynamic class mixing", - "author" : [ - "Andrew Main (Zefram) <zefram@fysh.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Mix", - "prereqs" : { - "build" : { - "requires" : { - "Module::Build" : "0", - "Test::More" : "0", - "perl" : "5.006", - "strict" : "0", - "warnings" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0", - "perl" : "5.006", - "strict" : "0", - "warnings" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Exporter" : "0", - "Params::Classify" : "0", - "constant" : "0", - "if" : "0", - "parent" : "0", - "perl" : "5.006", - "strict" : "0", - "warnings" : "0" - } - } - }, - "provides" : { - "Class::Mix" : { - "file" : "lib/Class/Mix.pm", - "version" : "0.005" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.005" - }, - "name" : "Class::Mix", - "pathname" : "Z/ZE/ZEFRAM/Class-Mix-0.005.tar.gz", - "provides" : { - "Class::Mix" : { - "file" : "Class/Mix.pm", - "version" : "0.005" - } - }, - "target" : "Class::Mix", - "version" : "0.005" - }, - "Class::Singleton" : { - "dist" : "Class-Singleton-1.4", - "mymeta" : { - "abstract" : "Base class for creating singleton objects", - "author" : [ - "Andy Wardley <abw@wardley.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.31, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Singleton", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "1.4" - }, - "name" : "Class::Singleton", - "pathname" : "A/AB/ABW/Class-Singleton-1.4.tar.gz", - "provides" : { - "Class::Singleton" : { - "file" : "Class/Singleton.pm", - "version" : "1.4" - } - }, - "target" : "Class::Singleton", - "version" : "1.4" - }, - "Class::Std" : { - "dist" : "Class-Std-0.011", - "mymeta" : { - "abstract" : "Support for creating standard \"inside-out\" classes", - "author" : [ - "Damian Conway <DCONWAY@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Std", - "prereqs" : { - "runtime" : { - "requires" : { - "Data::Dumper" : "0", - "Scalar::Util" : "0", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.011" - }, - "name" : "Class::Std", - "pathname" : "D/DC/DCONWAY/Class-Std-0.011.tar.gz", - "provides" : { - "Class::Std" : { - "file" : "Class/Std.pm", - "version" : "0.011" - }, - "Class::Std::SCR" : { - "file" : "Class/Std.pm" - } - }, - "target" : "Class::Std", - "version" : "0.011" - }, - "Class::Std::Fast" : { - "dist" : "Class-Std-Fast-v0.0.8", - "mymeta" : { - "abstract" : "faster but less secure than Class::Std", - "author" : [ - "Andreas 'ac0v' Specht - ACID@cpan.org" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Std-Fast", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0" - } - }, - "runtime" : { - "requires" : { - "Class::Std" : "v0.0.8", - "Data::Dumper" : "0", - "Scalar::Util" : "0", - "version" : "0" - } - } - }, - "provides" : { - "Class::Std::Fast" : { - "file" : "lib/Class/Std/Fast.pm", - "version" : "v0.0.8" - }, - "Class::Std::Fast::Storable" : { - "file" : "lib/Class/Std/Fast/Storable.pm", - "version" : "v0.0.8" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "v0.0.8" - }, - "name" : "Class::Std::Fast", - "pathname" : "A/AC/ACID/Class-Std-Fast-v0.0.8.tar.gz", - "provides" : { - "Class::Std::Fast" : { - "file" : "Class/Std/Fast.pm", - "version" : "v0.0.8" - }, - "Class::Std::Fast::Storable" : { - "file" : "Class/Std/Fast/Storable.pm", - "version" : "v0.0.8" - } - }, - "target" : "Class::Std::Fast", - "version" : "v0.0.8" - }, - "Class::Unload" : { - "dist" : "Class-Unload-0.07", - "mymeta" : { - "abstract" : "Unload a class", - "author" : [ - "Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>;" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.200001, CPAN::Meta::Converter version 2.102400, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-Unload", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.31" - } - }, - "runtime" : { - "requires" : { - "Class::Inspector" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.07" - }, - "name" : "Class::Unload", - "pathname" : "I/IL/ILMARI/Class-Unload-0.07.tar.gz", - "provides" : { - "Class::Unload" : { - "file" : "Class/Unload.pm", - "version" : "0.07" - } - }, - "target" : "Class::Unload", - "version" : "0.07" - }, - "Class::XSAccessor" : { - "dist" : "Class-XSAccessor-1.16", - "mymeta" : { - "abstract" : "Generate fast XS accessors without runtime compilation", - "author" : [ - "Steffen Mueller <smueller@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Class-XSAccessor", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "XSLoader" : "0", - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://github.com/tsee/Class-XSAccessor.git" - } - }, - "version" : "1.16" - }, - "name" : "Class::XSAccessor", - "pathname" : "S/SM/SMUELLER/Class-XSAccessor-1.16.tar.gz", - "provides" : { - "Class::XSAccessor" : { - "file" : "Class/XSAccessor.pm", - "version" : "1.16" - }, - "Class::XSAccessor::Array" : { - "file" : "Class/XSAccessor/Array.pm", - "version" : "1.14" - } - }, - "target" : "Class::XSAccessor", - "version" : "1.16" - }, - "Clone" : { - "dist" : "Clone-0.34", - "mymeta" : { - "abstract" : "recursively copy Perl datatypes", - "author" : [ - "Ray Finch <rdf@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Clone", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Clone" - }, - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://github.com/garu/Clone" - } - }, - "version" : "0.34" - }, - "name" : "Clone", - "pathname" : "G/GA/GARU/Clone-0.34.tar.gz", - "provides" : { - "Clone" : { - "file" : "Clone.pm", - "version" : "0.34" - } - }, - "target" : "Clone", - "version" : "0.34" - }, - "Compress::Raw::Bzip2" : { - "dist" : "Compress-Raw-Bzip2-2.060", - "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, CPAN::Meta::Converter version 2.120921", - "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", - "t", - "private" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "2.060" - }, - "name" : "Compress::Raw::Bzip2", - "pathname" : "P/PM/PMQS/Compress-Raw-Bzip2-2.060.tar.gz", - "provides" : { - "Compress::Raw::Bzip2" : { - "file" : "Compress/Raw/Bzip2.pm", - "version" : "2.060" - } - }, - "target" : "Compress::Raw::Bzip2", - "version" : "2.060" - }, - "Compress::Raw::Zlib" : { - "dist" : "Compress-Raw-Zlib-2.060", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "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", - "t", - "private" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "2.060" - }, - "name" : "Compress::Raw::Zlib", - "pathname" : "P/PM/PMQS/Compress-Raw-Zlib-2.060.tar.gz", - "provides" : { - "Compress::Raw::Zlib" : { - "file" : "Compress/Raw/Zlib.pm", - "version" : "2.060" - } - }, - "target" : "Compress::Raw::Zlib", - "version" : "2.060" - }, - "Config::Any" : { - "dist" : "Config-Any-0.23", - "mymeta" : { - "abstract" : "Load configuration from different file formats, transparently", - "author" : [ - "Joel Bernstein <rataxis@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.01, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Config-Any", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Module::Pluggable" : "3.01", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/p5sagit/Config-Any.git" - } - }, - "version" : "0.23" - }, - "name" : "Config::Any", - "pathname" : "B/BR/BRICAS/Config-Any-0.23.tar.gz", - "provides" : { - "Config::Any" : { - "file" : "Config/Any.pm", - "version" : "0.23" - }, - "Config::Any::Base" : { - "file" : "Config/Any/Base.pm" - }, - "Config::Any::General" : { - "file" : "Config/Any/General.pm" - }, - "Config::Any::INI" : { - "file" : "Config/Any/INI.pm" - }, - "Config::Any::JSON" : { - "file" : "Config/Any/JSON.pm" - }, - "Config::Any::Perl" : { - "file" : "Config/Any/Perl.pm" - }, - "Config::Any::XML" : { - "file" : "Config/Any/XML.pm" - }, - "Config::Any::YAML" : { - "file" : "Config/Any/YAML.pm" - } - }, - "target" : "Config::Any::YAML", - "version" : "0.23" - }, - "Config::General" : { - "dist" : "Config-General-2.51", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.55_02, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Config-General", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "File::Glob" : "0", - "File::Spec::Functions" : "0", - "FileHandle" : "0", - "IO::File" : "0" - } - } - }, - "release_status" : "stable", - "version" : "2.51" - }, - "name" : "Config::General", - "pathname" : "T/TL/TLINDEN/Config-General-2.51.tar.gz", - "provides" : { - "Config::General" : { - "file" : "Config/General.pm", - "version" : "2.51" - }, - "Config::General::Extended" : { - "file" : "Config/General/Extended.pm", - "version" : "2.05" - }, - "Config::General::Interpolated" : { - "file" : "Config/General/Interpolated.pm", - "version" : "2.14" - } - }, - "target" : "Config::General", - "version" : "2.51" - }, - "Context::Preserve" : { - "dist" : "Context-Preserve-0.01", - "mymeta" : { - "abstract" : "run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller", - "author" : [ - "AND COPYRIGHT" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 0.68, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Context-Preserve", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Exporter" : "0", - "Test::Exception" : "0", - "Test::More" : "0", - "ok" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.01" - }, - "name" : "Context::Preserve", - "pathname" : "J/JR/JROCKWAY/Context-Preserve-0.01.tar.gz", - "provides" : { - "Context::Preserve" : { - "file" : "Context/Preserve.pm", - "version" : "0.01" - } - }, - "target" : "Context::Preserve", - "version" : "0.01" - }, - "Crypt::Eksblowfish" : { - "dist" : "Crypt-Eksblowfish-0.009", - "mymeta" : { - "abstract" : "the Eksblowfish block cipher", - "author" : [ - "Solar Designer (solar at openwall.com)", - "Andrew Main (Zefram) <zefram@fysh.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Crypt-Eksblowfish", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::CBuilder" : "0.15", - "Module::Build" : "0", - "Test::More" : "0", - "perl" : "5.006", - "strict" : "0", - "warnings" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0", - "perl" : "5.006", - "strict" : "0", - "warnings" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Class::Mix" : "0.001", - "Exporter" : "0", - "MIME::Base64" : "2.21", - "XSLoader" : "0", - "parent" : "0", - "perl" : "5.006", - "strict" : "0", - "warnings" : "0" - } - } - }, - "provides" : { - "Crypt::Eksblowfish" : { - "file" : "lib/Crypt/Eksblowfish.pm", - "version" : "0.009" - }, - "Crypt::Eksblowfish::Bcrypt" : { - "file" : "lib/Crypt/Eksblowfish/Bcrypt.pm", - "version" : "0.009" - }, - "Crypt::Eksblowfish::Blowfish" : { - "file" : "lib/Crypt/Eksblowfish/Blowfish.pm", - "version" : "0.009" - }, - "Crypt::Eksblowfish::Family" : { - "file" : "lib/Crypt/Eksblowfish/Family.pm", - "version" : "0.009" - }, - "Crypt::Eksblowfish::Subkeyed" : { - "file" : "lib/Crypt/Eksblowfish/Subkeyed.pm", - "version" : "0.009" - }, - "Crypt::Eksblowfish::Uklblowfish" : { - "file" : "lib/Crypt/Eksblowfish/Uklblowfish.pm", - "version" : "0.009" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.009" - }, - "name" : "Crypt::Eksblowfish", - "pathname" : "Z/ZE/ZEFRAM/Crypt-Eksblowfish-0.009.tar.gz", - "provides" : { - "Crypt::Eksblowfish" : { - "file" : "Crypt/Eksblowfish.pm", - "version" : "0.009" - }, - "Crypt::Eksblowfish::Bcrypt" : { - "file" : "Crypt/Eksblowfish/Bcrypt.pm", - "version" : "0.009" - }, - "Crypt::Eksblowfish::Blowfish" : { - "file" : "Crypt/Eksblowfish/Blowfish.pm", - "version" : "0.009" - }, - "Crypt::Eksblowfish::Family" : { - "file" : "Crypt/Eksblowfish/Family.pm", - "version" : "0.009" - }, - "Crypt::Eksblowfish::Subkeyed" : { - "file" : "Crypt/Eksblowfish/Subkeyed.pm", - "version" : "0.009" - }, - "Crypt::Eksblowfish::Uklblowfish" : { - "file" : "Crypt/Eksblowfish/Uklblowfish.pm", - "version" : "0.009" - } - }, - "target" : "Crypt::Eksblowfish::Bcrypt", - "version" : "0.009" - }, - "Crypt::SSLeay" : { - "dist" : "Crypt-SSLeay-0.64", - "mymeta" : { - "abstract" : "OpenSSL support for LWP", - "author" : [ - "A. Sinan Unur <nanis@cpan.org>", - "David Landgren", - "Joshua Chamas", - "Gisle Aas" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Crypt-SSLeay", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.88", - "Try::Tiny" : "0.09" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "LWP::Protocol::https" : "6.02", - "MIME::Base64" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.64" - }, - "name" : "Crypt::SSLeay", - "pathname" : "N/NA/NANIS/Crypt-SSLeay-0.64.tar.gz", - "provides" : { - "Crypt::SSLeay" : { - "file" : "Crypt/SSLeay.pm", - "version" : "0.64" - }, - "Crypt::SSLeay::CTX" : { - "file" : "Crypt/SSLeay/CTX.pm" - }, - "Crypt::SSLeay::Conn" : { - "file" : "Crypt/SSLeay/Conn.pm" - }, - "Crypt::SSLeay::Err" : { - "file" : "Crypt/SSLeay/Err.pm" - }, - "Crypt::SSLeay::MainContext" : { - "file" : "Crypt/SSLeay/MainContext.pm" - }, - "Crypt::SSLeay::X509" : { - "file" : "Crypt/SSLeay/X509.pm" - }, - "Net::SSL" : { - "file" : "Net/SSL.pm", - "version" : "2.85" - } - }, - "target" : "Crypt::SSLeay", - "version" : "0.64" - }, - "Cwd" : { - "dist" : "PathTools-3.40", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "PathTools", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "File::Basename" : "0", - "Scalar::Util" : "0", - "Test" : "0" - } - } - }, - "release_status" : "stable", - "version" : "3.40" - }, - "name" : "Cwd", - "pathname" : "S/SM/SMUELLER/PathTools-3.40.tar.gz", - "provides" : { - "Cwd" : { - "file" : "Cwd.pm", - "version" : "3.40" - }, - "File::Spec" : { - "file" : "File/Spec.pm", - "version" : "3.40" - }, - "File::Spec::Cygwin" : { - "file" : "File/Spec/Cygwin.pm", - "version" : "3.40" - }, - "File::Spec::Epoc" : { - "file" : "File/Spec/Epoc.pm", - "version" : "3.40" - }, - "File::Spec::Functions" : { - "file" : "File/Spec/Functions.pm", - "version" : "3.40" - }, - "File::Spec::Mac" : { - "file" : "File/Spec/Mac.pm", - "version" : "3.40" - }, - "File::Spec::OS2" : { - "file" : "File/Spec/OS2.pm", - "version" : "3.40" - }, - "File::Spec::Unix" : { - "file" : "File/Spec/Unix.pm", - "version" : "3.40" - }, - "File::Spec::VMS" : { - "file" : "File/Spec/VMS.pm", - "version" : "3.40" - }, - "File::Spec::Win32" : { - "file" : "File/Spec/Win32.pm", - "version" : "3.40" - } - }, - "target" : "File::Spec", - "version" : "3.40" - }, - "DBD::Pg" : { - "dist" : "DBD-Pg-2.19.3", - "mymeta" : { - "abstract" : "DBI PostgreSQL interface", - "author" : [ - "Greg Sabino Mullane <greg@turnstep.com>" - ], - "dynamic_config" : 0, - "generated_by" : "emacs, CPAN::Meta::Converter version 2.120921", - "keywords" : [ - "Postgres", - "PostgreSQL", - "DBI", - "libpq", - "dbdpg" - ], - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DBD-Pg", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "DBI" : "1.52", - "version" : "0" - } - }, - "runtime" : { - "recommends" : { - "Cwd" : "0", - "Encode" : "0", - "File::Temp" : "0", - "Module::Signature" : "0.50" - }, - "requires" : { - "DBI" : "1.52", - "ExtUtils::MakeMaker" : "6.11", - "Test::More" : "0.61", - "Time::HiRes" : "0", - "version" : "0" - } - } - }, - "provides" : { - "Bundle::DBD::Pg" : { - "file" : "lib/Bundle/DBD/Pg.pm", - "version" : "v2.19.3" - }, - "DBD::Pg" : { - "file" : "Pg.pm", - "version" : "v2.19.3" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-Pg" - }, - "homepage" : "http://search.cpan.org/dist/DBD-Pg/", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://bucardo.org/dbdpg.git" - }, - "x_MailingList" : "http://www.nntp.perl.org/group/perl.dbd.pg/" - }, - "version" : "2.19.3" - }, - "name" : "DBD::Pg", - "pathname" : "T/TU/TURNSTEP/DBD-Pg-2.19.3.tar.gz", - "provides" : { - "Bundle::DBD::Pg" : { - "file" : "Bundle/DBD/Pg.pm", - "version" : "v2.19.3" - }, - "DBD::Pg" : { - "file" : "DBD/Pg.pm", - "version" : "v2.19.3" - }, - "DBD::Pg::DefaultValue" : { - "file" : "DBD/Pg.pm" - }, - "DBD::Pg::db" : { - "file" : "DBD/Pg.pm" - }, - "DBD::Pg::dr" : { - "file" : "DBD/Pg.pm" - }, - "DBD::Pg::st" : { - "file" : "DBD/Pg.pm" - } - }, - "target" : "DBD::Pg", - "version" : "v2.19.3" - }, - "DBD::SQLite" : { - "dist" : "DBD-SQLite-1.37", - "mymeta" : { - "abstract" : "Self Contained SQLite RDBMS in a DBI Driver", - "author" : [ - "Adam Kennedy <adamk@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DBD-SQLite", - "no_index" : { - "directory" : [ - "t", - "inc", - "util" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "DBI" : "1.57", - "ExtUtils::MakeMaker" : "6.48", - "File::Spec" : "0.82" - } - }, - "runtime" : { - "requires" : { - "DBI" : "1.57", - "File::Spec" : "0.82", - "Test::Builder" : "0.86", - "Test::More" : "0.47", - "Tie::Hash" : "0", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-SQLite" - }, - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://svn.ali.as/cpan/trunk/DBD-SQLite" - }, - "x_MailingList" : "http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbd-sqlite" - }, - "version" : "1.37" - }, - "name" : "DBD::SQLite", - "pathname" : "A/AD/ADAMK/DBD-SQLite-1.37.tar.gz", - "provides" : { - "DBD::SQLite" : { - "file" : "DBD/SQLite.pm", - "version" : "1.37" - }, - "DBD::SQLite::db" : { - "file" : "DBD/SQLite.pm" - }, - "DBD::SQLite::dr" : { - "file" : "DBD/SQLite.pm" - } - }, - "target" : "DBD::SQLite", - "version" : "1.37" - }, - "DBI" : { - "dist" : "DBI-1.623", - "mymeta" : { - "abstract" : "Database independent interface for Perl", - "author" : [ - "Tim Bunce (dbi-users@perl.org)" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DBI", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.48", - "Test::Simple" : "0.90" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "conflicts" : { - "DBD::Amazon" : "0.10", - "DBD::AnyData" : "0.110", - "DBD::CSV" : "0.36", - "DBD::Google" : "0.51", - "DBD::PO" : "2.10", - "DBD::RAM" : "0.072", - "SQL::Statement" : "1.33" - }, - "recommends" : { - "Clone" : "0.34", - "DB_File" : "0", - "MLDBM" : "0", - "Net::Daemon" : "0", - "RPC::PlServer" : "0.2001", - "SQL::Statement" : "1.402" - }, - "requires" : { - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "http://dbi.perl.org/", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "https://svn.perl.org/modules/dbi/trunk/" - }, - "x_MailingList" : "mailto:dbi-dev@perl.org" - }, - "version" : "1.623" - }, - "name" : "DBI", - "pathname" : "T/TI/TIMB/DBI-1.623.tar.gz", - "provides" : { - "Bundle::DBI" : { - "file" : "Bundle/DBI.pm", - "version" : "12.008695" - }, - "DBD::DBM" : { - "file" : "DBD/DBM.pm", - "version" : "0.08" - }, - "DBD::DBM::Statement" : { - "file" : "DBD/DBM.pm" - }, - "DBD::DBM::Table" : { - "file" : "DBD/DBM.pm" - }, - "DBD::DBM::db" : { - "file" : "DBD/DBM.pm" - }, - "DBD::DBM::dr" : { - "file" : "DBD/DBM.pm" - }, - "DBD::DBM::st" : { - "file" : "DBD/DBM.pm" - }, - "DBD::ExampleP" : { - "file" : "DBD/ExampleP.pm", - "version" : "12.014310" - }, - "DBD::ExampleP::db" : { - "file" : "DBD/ExampleP.pm" - }, - "DBD::ExampleP::dr" : { - "file" : "DBD/ExampleP.pm" - }, - "DBD::ExampleP::st" : { - "file" : "DBD/ExampleP.pm" - }, - "DBD::File" : { - "file" : "DBD/File.pm", - "version" : "0.41" - }, - "DBD::File::DataSource::File" : { - "file" : "DBD/File.pm" - }, - "DBD::File::DataSource::Stream" : { - "file" : "DBD/File.pm" - }, - "DBD::File::Statement" : { - "file" : "DBD/File.pm" - }, - "DBD::File::Table" : { - "file" : "DBD/File.pm" - }, - "DBD::File::TableSource::FileSystem" : { - "file" : "DBD/File.pm" - }, - "DBD::File::db" : { - "file" : "DBD/File.pm" - }, - "DBD::File::dr" : { - "file" : "DBD/File.pm" - }, - "DBD::File::st" : { - "file" : "DBD/File.pm" - }, - "DBD::Gofer" : { - "file" : "DBD/Gofer.pm", - "version" : "0.015326" - }, - "DBD::Gofer::Policy::Base" : { - "file" : "DBD/Gofer/Policy/Base.pm", - "version" : "0.010087" - }, - "DBD::Gofer::Policy::classic" : { - "file" : "DBD/Gofer/Policy/classic.pm", - "version" : "0.010087" - }, - "DBD::Gofer::Policy::pedantic" : { - "file" : "DBD/Gofer/Policy/pedantic.pm", - "version" : "0.010087" - }, - "DBD::Gofer::Policy::rush" : { - "file" : "DBD/Gofer/Policy/rush.pm", - "version" : "0.010087" - }, - "DBD::Gofer::Transport::Base" : { - "file" : "DBD/Gofer/Transport/Base.pm", - "version" : "0.014120" - }, - "DBD::Gofer::Transport::corostream" : { - "file" : "DBD/Gofer/Transport/corostream.pm" - }, - "DBD::Gofer::Transport::null" : { - "file" : "DBD/Gofer/Transport/null.pm", - "version" : "0.010087" - }, - "DBD::Gofer::Transport::pipeone" : { - "file" : "DBD/Gofer/Transport/pipeone.pm", - "version" : "0.010087" - }, - "DBD::Gofer::Transport::stream" : { - "file" : "DBD/Gofer/Transport/stream.pm", - "version" : "0.014598" - }, - "DBD::Gofer::db" : { - "file" : "DBD/Gofer.pm" - }, - "DBD::Gofer::dr" : { - "file" : "DBD/Gofer.pm" - }, - "DBD::Gofer::st" : { - "file" : "DBD/Gofer.pm" - }, - "DBD::NullP" : { - "file" : "DBD/NullP.pm", - "version" : "12.014714" - }, - "DBD::NullP::db" : { - "file" : "DBD/NullP.pm" - }, - "DBD::NullP::dr" : { - "file" : "DBD/NullP.pm" - }, - "DBD::NullP::st" : { - "file" : "DBD/NullP.pm" - }, - "DBD::Proxy" : { - "file" : "DBD/Proxy.pm", - "version" : "0.2004" - }, - "DBD::Proxy::RPC::PlClient" : { - "file" : "DBD/Proxy.pm" - }, - "DBD::Proxy::db" : { - "file" : "DBD/Proxy.pm" - }, - "DBD::Proxy::dr" : { - "file" : "DBD/Proxy.pm" - }, - "DBD::Proxy::st" : { - "file" : "DBD/Proxy.pm" - }, - "DBD::Sponge" : { - "file" : "DBD/Sponge.pm", - "version" : "12.010002" - }, - "DBD::Sponge::db" : { - "file" : "DBD/Sponge.pm" - }, - "DBD::Sponge::dr" : { - "file" : "DBD/Sponge.pm" - }, - "DBD::Sponge::st" : { - "file" : "DBD/Sponge.pm" - }, - "DBDI" : { - "file" : "DBI/DBD.pm" - }, - "DBI" : { - "file" : "DBI.pm", - "version" : "1.623" - }, - "DBI::Const::GetInfo::ANSI" : { - "file" : "DBI/Const/GetInfo/ANSI.pm", - "version" : "2.008696" - }, - "DBI::Const::GetInfo::ODBC" : { - "file" : "DBI/Const/GetInfo/ODBC.pm", - "version" : "2.011373" - }, - "DBI::Const::GetInfoReturn" : { - "file" : "DBI/Const/GetInfoReturn.pm", - "version" : "2.008696" - }, - "DBI::Const::GetInfoType" : { - "file" : "DBI/Const/GetInfoType.pm", - "version" : "2.008696" - }, - "DBI::DBD" : { - "file" : "DBI/DBD.pm", - "version" : "12.015128" - }, - "DBI::DBD::Metadata" : { - "file" : "DBI/DBD/Metadata.pm", - "version" : "2.014213" - }, - "DBI::DBD::SqlEngine" : { - "file" : "DBI/DBD/SqlEngine.pm", - "version" : "0.05" - }, - "DBI::DBD::SqlEngine::DataSource" : { - "file" : "DBI/DBD/SqlEngine.pm" - }, - "DBI::DBD::SqlEngine::Statement" : { - "file" : "DBI/DBD/SqlEngine.pm" - }, - "DBI::DBD::SqlEngine::Table" : { - "file" : "DBI/DBD/SqlEngine.pm" - }, - "DBI::DBD::SqlEngine::TableSource" : { - "file" : "DBI/DBD/SqlEngine.pm" - }, - "DBI::DBD::SqlEngine::TieMeta" : { - "file" : "DBI/DBD/SqlEngine.pm" - }, - "DBI::DBD::SqlEngine::TieTables" : { - "file" : "DBI/DBD/SqlEngine.pm" - }, - "DBI::DBD::SqlEngine::db" : { - "file" : "DBI/DBD/SqlEngine.pm" - }, - "DBI::DBD::SqlEngine::dr" : { - "file" : "DBI/DBD/SqlEngine.pm" - }, - "DBI::DBD::SqlEngine::st" : { - "file" : "DBI/DBD/SqlEngine.pm" - }, - "DBI::FAQ" : { - "file" : "DBI/FAQ.pm", - "version" : "1.014934" - }, - "DBI::Gofer::Execute" : { - "file" : "DBI/Gofer/Execute.pm", - "version" : "0.014282" - }, - "DBI::Gofer::Request" : { - "file" : "DBI/Gofer/Request.pm", - "version" : "0.012536" - }, - "DBI::Gofer::Response" : { - "file" : "DBI/Gofer/Response.pm", - "version" : "0.011565" - }, - "DBI::Gofer::Serializer::Base" : { - "file" : "DBI/Gofer/Serializer/Base.pm", - "version" : "0.009949" - }, - "DBI::Gofer::Serializer::DataDumper" : { - "file" : "DBI/Gofer/Serializer/DataDumper.pm", - "version" : "0.009949" - }, - "DBI::Gofer::Serializer::Storable" : { - "file" : "DBI/Gofer/Serializer/Storable.pm", - "version" : "0.009949" - }, - "DBI::Gofer::Transport::Base" : { - "file" : "DBI/Gofer/Transport/Base.pm", - "version" : "0.012536" - }, - "DBI::Gofer::Transport::pipeone" : { - "file" : "DBI/Gofer/Transport/pipeone.pm", - "version" : "0.012536" - }, - "DBI::Gofer::Transport::stream" : { - "file" : "DBI/Gofer/Transport/stream.pm", - "version" : "0.012536" - }, - "DBI::Profile" : { - "file" : "DBI/Profile.pm", - "version" : "2.015064" - }, - "DBI::ProfileData" : { - "file" : "DBI/ProfileData.pm", - "version" : "2.010007" - }, - "DBI::ProfileDumper" : { - "file" : "DBI/ProfileDumper.pm", - "version" : "2.015324" - }, - "DBI::ProfileDumper::Apache" : { - "file" : "DBI/ProfileDumper/Apache.pm", - "version" : "2.014120" - }, - "DBI::ProfileSubs" : { - "file" : "DBI/ProfileSubs.pm", - "version" : "0.009395" - }, - "DBI::ProxyServer" : { - "file" : "DBI/ProxyServer.pm", - "version" : "0.3005" - }, - "DBI::ProxyServer::db" : { - "file" : "DBI/ProxyServer.pm" - }, - "DBI::ProxyServer::dr" : { - "file" : "DBI/ProxyServer.pm" - }, - "DBI::ProxyServer::st" : { - "file" : "DBI/ProxyServer.pm" - }, - "DBI::PurePerl" : { - "file" : "DBI/PurePerl.pm", - "version" : "2.014285" - }, - "DBI::SQL::Nano" : { - "file" : "DBI/SQL/Nano.pm", - "version" : "1.015542" - }, - "DBI::SQL::Nano::Statement_" : { - "file" : "DBI/SQL/Nano.pm" - }, - "DBI::SQL::Nano::Table_" : { - "file" : "DBI/SQL/Nano.pm" - }, - "DBI::Util::CacheMemory" : { - "file" : "DBI/Util/CacheMemory.pm", - "version" : "0.010314" - }, - "DBI::common" : { - "file" : "DBI.pm" - } - }, - "target" : "DBI", - "version" : "1.623" - }, - "DBIx::Class" : { - "dist" : "DBIx-Class-0.08209", - "mymeta" : { - "abstract" : "Extensible and flexible object <-> relational mapper.", - "author" : [ - "mst: Matt S. Trout <mst@shadowcatsystems.co.uk>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DBIx-Class", - "no_index" : { - "directory" : [ - "examples", - "inc", - "lib/DBIx/Class/Admin", - "lib/DBIx/Class/CDBICompat", - "lib/DBIx/Class/PK/Auto", - "maint", - "t", - "xt" - ], - "package" : [ - "DBIx::Class::Storage::DBIHacks", - "DBIx::Class::Storage::BlockRunner", - "DBIx::Class::Carp", - "DBIx::Class::ResultSet::Pager" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "DBD::SQLite" : "1.29", - "ExtUtils::MakeMaker" : "6.59", - "File::Temp" : "0.22", - "Package::Stash" : "0.28", - "Test::Builder" : "0.94", - "Test::Exception" : "0.31", - "Test::More" : "0.94", - "Test::Warn" : "0.21" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Class::Accessor::Grouped" : "0.10009", - "Class::C3::Componentised" : "1.0009", - "Class::Inspector" : "1.24", - "Config::Any" : "0.20", - "Context::Preserve" : "0.01", - "DBD::SQLite" : "1.29", - "DBI" : "1.57", - "Data::Compare" : "1.22", - "Data::Dumper::Concise" : "2.020", - "Data::Page" : "2.00", - "Devel::GlobalDestruction" : "0.09", - "File::Spec" : "3.30", - "File::Temp" : "0.22", - "Hash::Merge" : "0.12", - "List::Util" : "1.16", - "MRO::Compat" : "0.12", - "Module::Find" : "0.07", - "Moo" : "1.000006", - "Package::Stash" : "0.28", - "Path::Class" : "0.18", - "SQL::Abstract" : "1.73", - "Scope::Guard" : "0.03", - "Sub::Name" : "0.04", - "Test::Builder" : "0.94", - "Test::Exception" : "0.31", - "Test::More" : "0.94", - "Test::Warn" : "0.21", - "Text::Balanced" : "2.00", - "Try::Tiny" : "0.07", - "namespace::clean" : "0.24", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=DBIx-Class" - }, - "homepage" : "http://www.dbix-class.org/", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "https://github.com/dbsrgits/DBIx-Class" - }, - "x_IRC" : "irc://irc.perl.org/#dbix-class", - "x_MailingList" : "http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class" - }, - "version" : "0.08209", - "x_authority" : "cpan:RIBASUSHI" - }, - "name" : "DBIx::Class", - "pathname" : "A/AB/ABRAXXA/DBIx-Class-0.08209.tar.gz", - "provides" : { - "DBIx::Class" : { - "file" : "DBIx/Class.pm", - "version" : "0.08209" - }, - "DBIx::Class::AccessorGroup" : { - "file" : "DBIx/Class/AccessorGroup.pm" - }, - "DBIx::Class::Admin" : { - "file" : "DBIx/Class/Admin.pm" - }, - "DBIx::Class::CDBICompat" : { - "file" : "DBIx/Class/CDBICompat.pm" - }, - "DBIx::Class::CDBICompat::Iterator" : { - "file" : "DBIx/Class/CDBICompat/Iterator.pm" - }, - "DBIx::Class::CDBICompat::Iterator::ResultSet" : { - "file" : "DBIx/Class/CDBICompat/Iterator.pm" - }, - "DBIx::Class::CDBICompat::SQLTransformer" : { - "file" : "DBIx/Class/CDBICompat/SQLTransformer.pm" - }, - "DBIx::Class::CDBICompat::Tied::ColumnValue" : { - "file" : "DBIx/Class/CDBICompat/ColumnsAsHash.pm" - }, - "DBIx::Class::Core" : { - "file" : "DBIx/Class/Core.pm" - }, - "DBIx::Class::Cursor" : { - "file" : "DBIx/Class/Cursor.pm" - }, - "DBIx::Class::DB" : { - "file" : "DBIx/Class/DB.pm" - }, - "DBIx::Class::Exception" : { - "file" : "DBIx/Class/Exception.pm" - }, - "DBIx::Class::FilterColumn" : { - "file" : "DBIx/Class/FilterColumn.pm" - }, - "DBIx::Class::InflateColumn" : { - "file" : "DBIx/Class/InflateColumn.pm" - }, - "DBIx::Class::InflateColumn::DateTime" : { - "file" : "DBIx/Class/InflateColumn/DateTime.pm" - }, - "DBIx::Class::InflateColumn::File" : { - "file" : "DBIx/Class/InflateColumn/File.pm" - }, - "DBIx::Class::Optional::Dependencies" : { - "file" : "DBIx/Class/Optional/Dependencies.pm" - }, - "DBIx::Class::Ordered" : { - "file" : "DBIx/Class/Ordered.pm" - }, - "DBIx::Class::PK" : { - "file" : "DBIx/Class/PK.pm" - }, - "DBIx::Class::PK::Auto" : { - "file" : "DBIx/Class/PK/Auto.pm" - }, - "DBIx::Class::Relationship" : { - "file" : "DBIx/Class/Relationship.pm" - }, - "DBIx::Class::Relationship::Base" : { - "file" : "DBIx/Class/Relationship/Base.pm" - }, - "DBIx::Class::ResultClass::HashRefInflator" : { - "file" : "DBIx/Class/ResultClass/HashRefInflator.pm" - }, - "DBIx::Class::ResultSet" : { - "file" : "DBIx/Class/ResultSet.pm" - }, - "DBIx::Class::ResultSetColumn" : { - "file" : "DBIx/Class/ResultSetColumn.pm" - }, - "DBIx::Class::ResultSetManager" : { - "file" : "DBIx/Class/ResultSetManager.pm" - }, - "DBIx::Class::ResultSource" : { - "file" : "DBIx/Class/ResultSource.pm" - }, - "DBIx::Class::ResultSource::Table" : { - "file" : "DBIx/Class/ResultSource/Table.pm" - }, - "DBIx::Class::ResultSource::View" : { - "file" : "DBIx/Class/ResultSource/View.pm" - }, - "DBIx::Class::ResultSourceHandle" : { - "file" : "DBIx/Class/ResultSourceHandle.pm" - }, - "DBIx::Class::ResultSourceProxy::Table" : { - "file" : "DBIx/Class/ResultSourceProxy/Table.pm" - }, - "DBIx::Class::Row" : { - "file" : "DBIx/Class/Row.pm" - }, - "DBIx::Class::SQLMaker" : { - "file" : "DBIx/Class/SQLMaker.pm" - }, - "DBIx::Class::SQLMaker::LimitDialects" : { - "file" : "DBIx/Class/SQLMaker/LimitDialects.pm" - }, - "DBIx::Class::SQLMaker::OracleJoins" : { - "file" : "DBIx/Class/SQLMaker/OracleJoins.pm" - }, - "DBIx::Class::Schema" : { - "file" : "DBIx/Class/Schema.pm" - }, - "DBIx::Class::Schema::Versioned" : { - "file" : "DBIx/Class/Schema/Versioned.pm" - }, - "DBIx::Class::Serialize::Storable" : { - "file" : "DBIx/Class/Serialize/Storable.pm" - }, - "DBIx::Class::StartupCheck" : { - "file" : "DBIx/Class/StartupCheck.pm" - }, - "DBIx::Class::Storage" : { - "file" : "DBIx/Class/Storage.pm" - }, - "DBIx::Class::Storage::DBI" : { - "file" : "DBIx/Class/Storage/DBI.pm" - }, - "DBIx::Class::Storage::DBI::ACCESS" : { - "file" : "DBIx/Class/Storage/DBI/ACCESS.pm" - }, - "DBIx::Class::Storage::DBI::ADO" : { - "file" : "DBIx/Class/Storage/DBI/ADO.pm" - }, - "DBIx::Class::Storage::DBI::ADO::MS_Jet" : { - "file" : "DBIx/Class/Storage/DBI/ADO/MS_Jet.pm" - }, - "DBIx::Class::Storage::DBI::ADO::MS_Jet::Cursor" : { - "file" : "DBIx/Class/Storage/DBI/ADO/MS_Jet/Cursor.pm" - }, - "DBIx::Class::Storage::DBI::ADO::Microsoft_SQL_Server" : { - "file" : "DBIx/Class/Storage/DBI/ADO/Microsoft_SQL_Server.pm" - }, - "DBIx::Class::Storage::DBI::ADO::Microsoft_SQL_Server::Cursor" : { - "file" : "DBIx/Class/Storage/DBI/ADO/Microsoft_SQL_Server/Cursor.pm" - }, - "DBIx::Class::Storage::DBI::AutoCast" : { - "file" : "DBIx/Class/Storage/DBI/AutoCast.pm" - }, - "DBIx::Class::Storage::DBI::Cursor" : { - "file" : "DBIx/Class/Storage/DBI/Cursor.pm" - }, - "DBIx::Class::Storage::DBI::DB2" : { - "file" : "DBIx/Class/Storage/DBI/DB2.pm" - }, - "DBIx::Class::Storage::DBI::Firebird" : { - "file" : "DBIx/Class/Storage/DBI/Firebird.pm" - }, - "DBIx::Class::Storage::DBI::Firebird::Common" : { - "file" : "DBIx/Class/Storage/DBI/Firebird/Common.pm" - }, - "DBIx::Class::Storage::DBI::IdentityInsert" : { - "file" : "DBIx/Class/Storage/DBI/IdentityInsert.pm" - }, - "DBIx::Class::Storage::DBI::Informix" : { - "file" : "DBIx/Class/Storage/DBI/Informix.pm" - }, - "DBIx::Class::Storage::DBI::InterBase" : { - "file" : "DBIx/Class/Storage/DBI/InterBase.pm" - }, - "DBIx::Class::Storage::DBI::MSSQL" : { - "file" : "DBIx/Class/Storage/DBI/MSSQL.pm" - }, - "DBIx::Class::Storage::DBI::NoBindVars" : { - "file" : "DBIx/Class/Storage/DBI/NoBindVars.pm" - }, - "DBIx::Class::Storage::DBI::ODBC" : { - "file" : "DBIx/Class/Storage/DBI/ODBC.pm" - }, - "DBIx::Class::Storage::DBI::ODBC::ACCESS" : { - "file" : "DBIx/Class/Storage/DBI/ODBC/ACCESS.pm" - }, - "DBIx::Class::Storage::DBI::ODBC::DB2_400_SQL" : { - "file" : "DBIx/Class/Storage/DBI/ODBC/DB2_400_SQL.pm" - }, - "DBIx::Class::Storage::DBI::ODBC::Firebird" : { - "file" : "DBIx/Class/Storage/DBI/ODBC/Firebird.pm" - }, - "DBIx::Class::Storage::DBI::ODBC::Microsoft_SQL_Server" : { - "file" : "DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm" - }, - "DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere" : { - "file" : "DBIx/Class/Storage/DBI/ODBC/SQL_Anywhere.pm" - }, - "DBIx::Class::Storage::DBI::Oracle" : { - "file" : "DBIx/Class/Storage/DBI/Oracle.pm" - }, - "DBIx::Class::Storage::DBI::Oracle::Generic" : { - "file" : "DBIx/Class/Storage/DBI/Oracle/Generic.pm" - }, - "DBIx::Class::Storage::DBI::Oracle::WhereJoins" : { - "file" : "DBIx/Class/Storage/DBI/Oracle/WhereJoins.pm" - }, - "DBIx::Class::Storage::DBI::Pg" : { - "file" : "DBIx/Class/Storage/DBI/Pg.pm" - }, - "DBIx::Class::Storage::DBI::Replicated" : { - "file" : "DBIx/Class/Storage/DBI/Replicated.pm" - }, - "DBIx::Class::Storage::DBI::Replicated::Balancer" : { - "file" : "DBIx/Class/Storage/DBI/Replicated/Balancer.pm" - }, - "DBIx::Class::Storage::DBI::Replicated::Balancer::First" : { - "file" : "DBIx/Class/Storage/DBI/Replicated/Balancer/First.pm" - }, - "DBIx::Class::Storage::DBI::Replicated::Balancer::Random" : { - "file" : "DBIx/Class/Storage/DBI/Replicated/Balancer/Random.pm" - }, - "DBIx::Class::Storage::DBI::Replicated::Pool" : { - "file" : "DBIx/Class/Storage/DBI/Replicated/Pool.pm" - }, - "DBIx::Class::Storage::DBI::Replicated::Replicant" : { - "file" : "DBIx/Class/Storage/DBI/Replicated/Replicant.pm" - }, - "DBIx::Class::Storage::DBI::Replicated::WithDSN" : { - "file" : "DBIx/Class/Storage/DBI/Replicated/WithDSN.pm" - }, - "DBIx::Class::Storage::DBI::SQLAnywhere" : { - "file" : "DBIx/Class/Storage/DBI/SQLAnywhere.pm" - }, - "DBIx::Class::Storage::DBI::SQLAnywhere::Cursor" : { - "file" : "DBIx/Class/Storage/DBI/SQLAnywhere/Cursor.pm" - }, - "DBIx::Class::Storage::DBI::SQLite" : { - "file" : "DBIx/Class/Storage/DBI/SQLite.pm" - }, - "DBIx::Class::Storage::DBI::Sybase" : { - "file" : "DBIx/Class/Storage/DBI/Sybase.pm" - }, - "DBIx::Class::Storage::DBI::Sybase::ASE" : { - "file" : "DBIx/Class/Storage/DBI/Sybase/ASE.pm" - }, - "DBIx::Class::Storage::DBI::Sybase::ASE::NoBindVars" : { - "file" : "DBIx/Class/Storage/DBI/Sybase/ASE/NoBindVars.pm" - }, - "DBIx::Class::Storage::DBI::Sybase::FreeTDS" : { - "file" : "DBIx/Class/Storage/DBI/Sybase/FreeTDS.pm" - }, - "DBIx::Class::Storage::DBI::Sybase::MSSQL" : { - "file" : "DBIx/Class/Storage/DBI/Sybase/MSSQL.pm" - }, - "DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server" : { - "file" : "DBIx/Class/Storage/DBI/Sybase/Microsoft_SQL_Server.pm" - }, - "DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server::NoBindVars" : { - "file" : "DBIx/Class/Storage/DBI/Sybase/Microsoft_SQL_Server/NoBindVars.pm" - }, - "DBIx::Class::Storage::DBI::UniqueIdentifier" : { - "file" : "DBIx/Class/Storage/DBI/UniqueIdentifier.pm" - }, - "DBIx::Class::Storage::DBI::mysql" : { - "file" : "DBIx/Class/Storage/DBI/mysql.pm" - }, - "DBIx::Class::Storage::Statistics" : { - "file" : "DBIx/Class/Storage/Statistics.pm" - }, - "DBIx::Class::Storage::TxnScopeGuard" : { - "file" : "DBIx/Class/Storage/TxnScopeGuard.pm" - }, - "DBIx::Class::UTF8Columns" : { - "file" : "DBIx/Class/UTF8Columns.pm" - }, - "SQL::Translator::Parser::DBIx::Class" : { - "file" : "SQL/Translator/Parser/DBIx/Class.pm", - "version" : "1.10" - }, - "SQL::Translator::Producer::DBIx::Class::File" : { - "file" : "SQL/Translator/Producer/DBIx/Class/File.pm", - "version" : "0.1" - } - }, - "target" : "DBIx::Class::InflateColumn::DateTime", - "version" : "0.08209" - }, - "DBIx::Class::EncodedColumn" : { - "dist" : "DBIx-Class-EncodedColumn-0.00011", - "mymeta" : { - "abstract" : "Automatically encode column values", - "author" : [ - "Guillermo Roditi (groditi) <groditi@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DBIx-Class-EncodedColumn", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "DBD::SQLite" : "0", - "Dir::Self" : "0", - "ExtUtils::MakeMaker" : "6.42", - "File::Spec" : "0", - "File::Temp" : "0", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "DBD::SQLite" : "0", - "DBIx::Class" : "0.06002", - "Dir::Self" : "0", - "File::Spec" : "0", - "File::Temp" : "0", - "Sub::Name" : "0.04", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/wreis/DBIx-Class-EncodedColumn.git" - } - }, - "version" : "0.00011" - }, - "name" : "DBIx::Class::EncodedColumn", - "pathname" : "W/WR/WREIS/DBIx-Class-EncodedColumn-0.00011.tar.gz", - "provides" : { - "DBIx::Class::EncodedColumn" : { - "file" : "DBIx/Class/EncodedColumn.pm", - "version" : "0.00011" - }, - "DBIx::Class::EncodedColumn::Crypt" : { - "file" : "DBIx/Class/EncodedColumn/Crypt.pm", - "version" : "0.01" - }, - "DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt" : { - "file" : "DBIx/Class/EncodedColumn/Crypt/Eksblowfish/Bcrypt.pm", - "version" : "0.00001" - }, - "DBIx::Class::EncodedColumn::Crypt::OpenPGP" : { - "file" : "DBIx/Class/EncodedColumn/Crypt/OpenPGP.pm", - "version" : "0.01" - }, - "DBIx::Class::EncodedColumn::Digest" : { - "file" : "DBIx/Class/EncodedColumn/Digest.pm", - "version" : "0.00001" - } - }, - "target" : "DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt", - "version" : "0.00011" - }, - "DBIx::Class::IntrospectableM2M" : { - "dist" : "DBIx-Class-IntrospectableM2M-0.001001", - "mymeta" : { - "abstract" : "Introspect many-to-many relationships", - "author" : [ - "Guillermo Roditi (groditi) <groditi@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 0.76, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DBIx-Class-IntrospectableM2M", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "DBIx::Class" : "0", - "ExtUtils::MakeMaker" : "6.64", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.001001" - }, - "name" : "DBIx::Class::IntrospectableM2M", - "pathname" : "G/GR/GRODITI/DBIx-Class-IntrospectableM2M-0.001001.tar.gz", - "provides" : { - "DBIx::Class::IntrospectableM2M" : { - "file" : "DBIx/Class/IntrospectableM2M.pm", - "version" : "0.001001" - } - }, - "target" : "DBIx::Class::IntrospectableM2M", - "version" : "0.001001" - }, - "DBIx::Class::Schema::Loader" : { - "dist" : "DBIx-Class-Schema-Loader-0.07035", - "mymeta" : { - "abstract" : "Create a DBIx::Class::Schema based on a database", - "author" : [ - "blblack: Brandon Black <blblack@gmail.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DBIx-Class-Schema-Loader", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "DBD::SQLite" : "1.29", - "DBIx::Class::IntrospectableM2M" : "0", - "ExtUtils::MakeMaker" : "6.59", - "File::Path" : "2.07", - "File::Temp" : "0.16", - "Test::Exception" : "0.31", - "Test::More" : "0.94", - "Test::Warn" : "0.21" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Carp::Clan" : "0", - "Class::Accessor::Grouped" : "0.10008", - "Class::C3::Componentised" : "1.0008", - "Class::Inspector" : "1.27", - "Class::Unload" : "0.07", - "DBD::SQLite" : "1.29", - "DBIx::Class" : "0.08127", - "DBIx::Class::IntrospectableM2M" : "0", - "Data::Dump" : "1.06", - "Digest::MD5" : "2.36", - "Exporter" : "5.63", - "File::Path" : "2.07", - "File::Temp" : "0.16", - "Hash::Merge" : "0.12", - "Lingua::EN::Inflect::Number" : "1.1", - "Lingua::EN::Inflect::Phrase" : "0.15", - "Lingua::EN::Tagger" : "0.23", - "List::MoreUtils" : "0.32", - "MRO::Compat" : "0.09", - "Scope::Guard" : "0.20", - "String::CamelCase" : "0.02", - "String::ToIdentifier::EN" : "0.05", - "Sub::Name" : "0", - "Test::Exception" : "0.31", - "Test::More" : "0.94", - "Test::Warn" : "0.21", - "Try::Tiny" : "0", - "namespace::clean" : "0.23", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/dbsrgits/DBIx-Class-Schema-Loader.git" - }, - "x_IRC" : "irc://irc.perl.org/#dbix-class", - "x_MailingList" : "http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class" - }, - "version" : "0.07035" - }, - "name" : "DBIx::Class::Schema::Loader", - "pathname" : "G/GE/GENEHACK/DBIx-Class-Schema-Loader-0.07035.tar.gz", - "provides" : { - "DBIx::Class::Schema::Loader" : { - "file" : "DBIx/Class/Schema/Loader.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::Base" : { - "file" : "DBIx/Class/Schema/Loader/Base.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI" : { - "file" : "DBIx/Class/Schema/Loader/DBI.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::ADO" : { - "file" : "DBIx/Class/Schema/Loader/DBI/ADO.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::ADO::MS_Jet" : { - "file" : "DBIx/Class/Schema/Loader/DBI/ADO/MS_Jet.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::ADO::Microsoft_SQL_Server" : { - "file" : "DBIx/Class/Schema/Loader/DBI/ADO/Microsoft_SQL_Server.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::Component::QuotedDefault" : { - "file" : "DBIx/Class/Schema/Loader/DBI/Component/QuotedDefault.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::DB2" : { - "file" : "DBIx/Class/Schema/Loader/DBI/DB2.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::Firebird" : { - "file" : "DBIx/Class/Schema/Loader/DBI/Firebird.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::Informix" : { - "file" : "DBIx/Class/Schema/Loader/DBI/Informix.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::InterBase" : { - "file" : "DBIx/Class/Schema/Loader/DBI/InterBase.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::MSSQL" : { - "file" : "DBIx/Class/Schema/Loader/DBI/MSSQL.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::ODBC" : { - "file" : "DBIx/Class/Schema/Loader/DBI/ODBC.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::ODBC::ACCESS" : { - "file" : "DBIx/Class/Schema/Loader/DBI/ODBC/ACCESS.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::ODBC::Firebird" : { - "file" : "DBIx/Class/Schema/Loader/DBI/ODBC/Firebird.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::ODBC::Microsoft_SQL_Server" : { - "file" : "DBIx/Class/Schema/Loader/DBI/ODBC/Microsoft_SQL_Server.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::ODBC::SQL_Anywhere" : { - "file" : "DBIx/Class/Schema/Loader/DBI/ODBC/SQL_Anywhere.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::Oracle" : { - "file" : "DBIx/Class/Schema/Loader/DBI/Oracle.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::Pg" : { - "file" : "DBIx/Class/Schema/Loader/DBI/Pg.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::SQLAnywhere" : { - "file" : "DBIx/Class/Schema/Loader/DBI/SQLAnywhere.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::SQLite" : { - "file" : "DBIx/Class/Schema/Loader/DBI/SQLite.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::Sybase" : { - "file" : "DBIx/Class/Schema/Loader/DBI/Sybase.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::Sybase::Common" : { - "file" : "DBIx/Class/Schema/Loader/DBI/Sybase/Common.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::Sybase::Microsoft_SQL_Server" : { - "file" : "DBIx/Class/Schema/Loader/DBI/Sybase/Microsoft_SQL_Server.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::Writing" : { - "file" : "DBIx/Class/Schema/Loader/DBI/Writing.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBI::mysql" : { - "file" : "DBIx/Class/Schema/Loader/DBI/mysql.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::DBObject" : { - "file" : "DBIx/Class/Schema/Loader/DBObject.pm" - }, - "DBIx::Class::Schema::Loader::DBObject::Informix" : { - "file" : "DBIx/Class/Schema/Loader/DBObject/Informix.pm" - }, - "DBIx::Class::Schema::Loader::DBObject::Sybase" : { - "file" : "DBIx/Class/Schema/Loader/DBObject/Sybase.pm" - }, - "DBIx::Class::Schema::Loader::Optional::Dependencies" : { - "file" : "DBIx/Class/Schema/Loader/Optional/Dependencies.pm" - }, - "DBIx::Class::Schema::Loader::RelBuilder" : { - "file" : "DBIx/Class/Schema/Loader/RelBuilder.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_040" : { - "file" : "DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_040.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_05" : { - "file" : "DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_05.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_06" : { - "file" : "DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_06.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_07" : { - "file" : "DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_07.pm", - "version" : "0.07035" - }, - "DBIx::Class::Schema::Loader::Table" : { - "file" : "DBIx/Class/Schema/Loader/Table.pm" - }, - "DBIx::Class::Schema::Loader::Table::Informix" : { - "file" : "DBIx/Class/Schema/Loader/Table/Informix.pm" - }, - "DBIx::Class::Schema::Loader::Table::Sybase" : { - "file" : "DBIx/Class/Schema/Loader/Table/Sybase.pm" - } - }, - "target" : "DBIx::Class::Schema::Loader", - "version" : "0.07035" - }, - "Data::Compare" : { - "dist" : "Data-Compare-1.22", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.50, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Data-Compare", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "File::Find::Rule" : "0.1", - "Scalar::Util" : "0" - } - } - }, - "release_status" : "stable", - "version" : "1.22" - }, - "name" : "Data::Compare", - "pathname" : "D/DC/DCANTRELL/Data-Compare-1.22.tar.gz", - "provides" : { - "Data::Compare" : { - "file" : "Data/Compare.pm", - "version" : "1.22" - }, - "Data::Compare::Plugins::Scalar::Properties" : { - "file" : "Data/Compare/Plugins/Scalar/Properties.pm", - "version" : "1" - } - }, - "target" : "Data::Compare", - "version" : "1.22" - }, - "Data::Dump" : { - "dist" : "Data-Dump-1.21", - "mymeta" : { - "abstract" : "Pretty printing of data structures", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Data-Dump", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "recommends" : { - "MIME::Base64" : "0" - }, - "requires" : { - "Symbol" : "0", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/data-dump" - } - }, - "version" : "1.21" - }, - "name" : "Data::Dump", - "pathname" : "G/GA/GAAS/Data-Dump-1.21.tar.gz", - "provides" : { - "Data::Dump" : { - "file" : "Data/Dump.pm", - "version" : "1.21" - }, - "Data::Dump::FilterContext" : { - "file" : "Data/Dump/FilterContext.pm" - }, - "Data::Dump::Filtered" : { - "file" : "Data/Dump/Filtered.pm" - }, - "Data::Dump::Trace" : { - "file" : "Data/Dump/Trace.pm", - "version" : "0.02" - }, - "Data::Dump::Trace::Call" : { - "file" : "Data/Dump/Trace.pm" - }, - "Data::Dump::Trace::Wrapper" : { - "file" : "Data/Dump/Trace.pm" - } - }, - "target" : "Data::Dump", - "version" : "1.21" - }, - "Data::Dumper" : { - "dist" : "Data-Dumper-2.145", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Data-Dumper", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.98" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.perl.org/perlbug/" - }, - "repository" : { - "type" : "git", - "url" : "git://perl5.git.perl.org/perl.git perl-git" - }, - "x_MailingList" : "http://lists.cpan.org/showlist.cgi?name=perl5-porters" - }, - "version" : "2.145" - }, - "name" : "Data::Dumper", - "pathname" : "S/SM/SMUELLER/Data-Dumper-2.145.tar.gz", - "provides" : { - "Data::Dumper" : { - "file" : "Data/Dumper.pm", - "version" : "2.145" - } - }, - "target" : "Data::Dumper", - "version" : "2.145" - }, - "Data::Dumper::Concise" : { - "dist" : "Data-Dumper-Concise-2.020", - "mymeta" : { - "abstract" : "Less indentation and newlines plus sub deparsing", - "author" : [ - "mst - Matt S. Trout <mst@shadowcat.co.uk>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Data-Dumper-Concise", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "2.020", - "x_module_name" : "Data::Dumper::Concise" - }, - "name" : "Data::Dumper::Concise", - "pathname" : "F/FR/FREW/Data-Dumper-Concise-2.020.tar.gz", - "provides" : { - "Data::Dumper::Concise" : { - "file" : "Data/Dumper/Concise.pm", - "version" : "2.020" - }, - "Data::Dumper::Concise::Sugar" : { - "file" : "Data/Dumper/Concise/Sugar.pm" - }, - "Devel::Dwarn" : { - "file" : "Devel/Dwarn.pm" - } - }, - "target" : "Data::Dumper::Concise", - "version" : "2.020" - }, - "Data::OptList" : { - "dist" : "Data-OptList-0.107", - "mymeta" : { - "abstract" : "parse and validate simple name/value option pairs", - "author" : [ - "Ricardo Signes <rjbs@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.200006, CPAN::Meta::Converter version 2.110930, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Data-OptList", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.96" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "List::Util" : "0", - "Params::Util" : "0", - "Sub::Install" : "0.921" - } - }, - "test" : { - "requires" : { - "Test::More" : "0.96" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "http://github.com/rjbs/data-optlist", - "repository" : { - "type" : "git", - "url" : "http://github.com/rjbs/data-optlist", - "web" : "http://github.com/rjbs/data-optlist" - } - }, - "version" : "0.107", - "x_Dist_Zilla" : { - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", - "name" : "@RJBS/CheckPrereqsIndexed", - "version" : "0.002" - }, - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@RJBS/@Basic/GatherDir", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@RJBS/@Basic/PruneCruft", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@RJBS/@Basic/ManifestSkip", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@RJBS/@Basic/MetaYAML", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@RJBS/@Basic/License", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@RJBS/@Basic/Readme", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@RJBS/@Basic/ExtraTests", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@RJBS/@Basic/ExecDir", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@RJBS/@Basic/ShareDir", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@RJBS/@Basic/MakeMaker", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@RJBS/@Basic/Manifest", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@RJBS/@Basic/TestRelease", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@RJBS/@Basic/ConfirmRelease", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@RJBS/@Basic/UploadToCPAN", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereqs", - "name" : "@RJBS/AutoPrereqs", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "@RJBS/Git::NextVersion", - "version" : "1.110500" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@RJBS/PkgVersion", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@RJBS/MetaConfig", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@RJBS/MetaJSON", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "@RJBS/NextRelease", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@RJBS/PodSyntaxTests", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::Repository", - "name" : "@RJBS/Repository", - "version" : "0.18" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "@RJBS/TestMoreWithSubtests", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@RJBS/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::GithubMeta", - "name" : "@RJBS/GithubMeta", - "version" : "0.12" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "@RJBS/@Git/Check", - "version" : "1.110500" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "@RJBS/@Git/Commit", - "version" : "1.110500" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "@RJBS/@Git/Tag", - "version" : "1.110500" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Push", - "name" : "@RJBS/@Git/Push", - "version" : "1.110500" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.200006" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.200006" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : 0 - }, - "version" : "4.200006" - } - } - }, - "name" : "Data::OptList", - "pathname" : "R/RJ/RJBS/Data-OptList-0.107.tar.gz", - "provides" : { - "Data::OptList" : { - "file" : "Data/OptList.pm", - "version" : "0.107" - } - }, - "target" : "Data::OptList", - "version" : "0.107" - }, - "Data::Page" : { - "dist" : "Data-Page-2.02", - "mymeta" : { - "abstract" : "help when paging through sets of results", - "author" : [ - "Based on code originally by Leo Lapworth, with many changes added by\nby Leon Brocard <acme@astray.com>." - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Data-Page", - "prereqs" : { - "configure" : { - "requires" : { - "Module::Build" : "0.35" - } - }, - "runtime" : { - "requires" : { - "Class::Accessor::Chained::Fast" : "0", - "Test::Exception" : "0", - "Test::More" : "0" - } - } - }, - "provides" : { - "Data::Page" : { - "file" : "lib/Data/Page.pm", - "version" : "2.02" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "2.02" - }, - "name" : "Data::Page", - "pathname" : "L/LB/LBROCARD/Data-Page-2.02.tar.gz", - "provides" : { - "Data::Page" : { - "file" : "Data/Page.pm", - "version" : "2.02" - } - }, - "target" : "Data::Page", - "version" : "2.02" - }, - "Data::Visitor" : { - "dist" : "Data-Visitor-0.28", - "mymeta" : { - "abstract" : "Visitor style traversal of Perl data structures", - "author" : [ - "Yuval Kogman <nothingmuch@woobling.org>", - "Marcel Grünauer <marcel@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300007, CPAN::Meta::Converter version 2.113640, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Data-Visitor", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.88", - "Test::Requires" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Class::Load" : "0.06", - "Moose" : "0.89", - "Task::Weaken" : "0", - "Tie::ToObject" : "0.01", - "namespace::clean" : "0.19" - } - }, - "test" : { - "requires" : { - "Test::More" : "0.88", - "Test::Requires" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-data-visitor@rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Data-Visitor" - }, - "homepage" : "http://metacpan.org/release/Data-Visitor", - "repository" : { - "type" : "git", - "url" : "git://github.com/nothingmuch/data-visitor.git", - "web" : "https://github.com/nothingmuch/data-visitor" - } - }, - "version" : "0.28", - "x_Dist_Zilla" : { - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "@Filter/TestMoreDoneTesting", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@Filter/GatherDir", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@Filter/PruneCruft", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@Filter/ManifestSkip", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@Filter/MetaYAML", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@Filter/License", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@Filter/Readme", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@Filter/ExtraTests", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@Filter/ExecDir", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@Filter/ShareDir", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@Filter/MakeMaker", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@Filter/Manifest", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@Filter/TestRelease", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@Filter/ConfirmRelease", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@Filter/MetaConfig", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@Filter/MetaJSON", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "@Filter/NextRelease", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::CheckChangesHasContent", - "name" : "@Filter/CheckChangesHasContent", - "version" : "0.003" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@Filter/PkgVersion", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::Authority", - "name" : "@Filter/Authority", - "version" : "1.006" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "@Filter/PodCoverageTests", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@Filter/PodSyntaxTests", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::EOLTests", - "name" : "@Filter/EOLTests", - "version" : "0.02" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Compile", - "name" : "@Filter/Test::Compile", - "version" : "1.112400" - }, - { - "class" : "Dist::Zilla::Plugin::Metadata", - "name" : "@Filter/Metadata", - "version" : "3.03" - }, - { - "class" : "Dist::Zilla::Plugin::MetaResources", - "name" : "@Filter/MetaResources", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "@Filter/Git::Check", - "version" : "1.112440" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "@Filter/Git::Commit", - "version" : "1.112440" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "@Filter/Git::Tag", - "version" : "1.112440" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "@Filter/Git::NextVersion", - "version" : "1.112440" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@Filter/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@Filter/UploadToCPAN", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "runtime", - "type" : "requires" - } - }, - "name" : "Prereqs", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "TestRequires", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300007" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300007" - } - }, - "x_authority" : "cpan:NUFFIN" - }, - "name" : "Data::Visitor", - "pathname" : "D/DO/DOY/Data-Visitor-0.28.tar.gz", - "provides" : { - "Data::Visitor" : { - "file" : "Data/Visitor.pm", - "version" : "0.28" - }, - "Data::Visitor::Callback" : { - "file" : "Data/Visitor/Callback.pm", - "version" : "0.28" - } - }, - "target" : "Data::Visitor", - "version" : "0.28" - }, - "Date::Parse" : { - "dist" : "TimeDate-2.30", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "Graham Barr <gbarr@pobox.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "TimeDate", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gbarr/perl-TimeDate" - } - }, - "version" : "2.30" - }, - "name" : "Date::Parse", - "pathname" : "G/GB/GBARR/TimeDate-2.30.tar.gz", - "provides" : { - "Date::Format" : { - "file" : "Date/Format.pm", - "version" : "2.24" - }, - "Date::Format::Generic" : { - "file" : "Date/Format.pm" - }, - "Date::Language" : { - "file" : "Date/Language.pm", - "version" : "1.10" - }, - "Date::Language::Afar" : { - "file" : "Date/Language/Afar.pm", - "version" : "0.99" - }, - "Date::Language::Amharic" : { - "file" : "Date/Language/Amharic.pm", - "version" : "1.00" - }, - "Date::Language::Austrian" : { - "file" : "Date/Language/Austrian.pm", - "version" : "1.01" - }, - "Date::Language::Brazilian" : { - "file" : "Date/Language/Brazilian.pm", - "version" : "1.01" - }, - "Date::Language::Bulgarian" : { - "file" : "Date/Language/Bulgarian.pm", - "version" : "1.01" - }, - "Date::Language::Chinese" : { - "file" : "Date/Language/Chinese.pm", - "version" : "1.00" - }, - "Date::Language::Chinese_GB" : { - "file" : "Date/Language/Chinese_GB.pm", - "version" : "1.01" - }, - "Date::Language::Czech" : { - "file" : "Date/Language/Czech.pm", - "version" : "1.01" - }, - "Date::Language::Danish" : { - "file" : "Date/Language/Danish.pm", - "version" : "1.01" - }, - "Date::Language::Dutch" : { - "file" : "Date/Language/Dutch.pm", - "version" : "1.02" - }, - "Date::Language::English" : { - "file" : "Date/Language/English.pm", - "version" : "1.01" - }, - "Date::Language::Finnish" : { - "file" : "Date/Language/Finnish.pm", - "version" : "1.01" - }, - "Date::Language::French" : { - "file" : "Date/Language/French.pm", - "version" : "1.04" - }, - "Date::Language::Gedeo" : { - "file" : "Date/Language/Gedeo.pm", - "version" : "0.99" - }, - "Date::Language::German" : { - "file" : "Date/Language/German.pm", - "version" : "1.02" - }, - "Date::Language::Greek" : { - "file" : "Date/Language/Greek.pm", - "version" : "1.00" - }, - "Date::Language::Hungarian" : { - "file" : "Date/Language/Hungarian.pm", - "version" : "1.01" - }, - "Date::Language::Icelandic" : { - "file" : "Date/Language/Icelandic.pm", - "version" : "1.01" - }, - "Date::Language::Italian" : { - "file" : "Date/Language/Italian.pm", - "version" : "1.01" - }, - "Date::Language::Norwegian" : { - "file" : "Date/Language/Norwegian.pm", - "version" : "1.01" - }, - "Date::Language::Oromo" : { - "file" : "Date/Language/Oromo.pm", - "version" : "0.99" - }, - "Date::Language::Romanian" : { - "file" : "Date/Language/Romanian.pm", - "version" : "1.01" - }, - "Date::Language::Russian" : { - "file" : "Date/Language/Russian.pm", - "version" : "1.01" - }, - "Date::Language::Russian_cp1251" : { - "file" : "Date/Language/Russian_cp1251.pm", - "version" : "1.01" - }, - "Date::Language::Russian_koi8r" : { - "file" : "Date/Language/Russian_koi8r.pm", - "version" : "1.01" - }, - "Date::Language::Sidama" : { - "file" : "Date/Language/Sidama.pm", - "version" : "0.99" - }, - "Date::Language::Somali" : { - "file" : "Date/Language/Somali.pm", - "version" : "0.99" - }, - "Date::Language::Spanish" : { - "file" : "Date/Language/Spanish.pm", - "version" : "1.00" - }, - "Date::Language::Swedish" : { - "file" : "Date/Language/Swedish.pm", - "version" : "1.01" - }, - "Date::Language::Tigrinya" : { - "file" : "Date/Language/Tigrinya.pm", - "version" : "1.00" - }, - "Date::Language::TigrinyaEritrean" : { - "file" : "Date/Language/TigrinyaEritrean.pm", - "version" : "1.00" - }, - "Date::Language::TigrinyaEthiopian" : { - "file" : "Date/Language/TigrinyaEthiopian.pm", - "version" : "1.00" - }, - "Date::Language::Turkish" : { - "file" : "Date/Language/Turkish.pm", - "version" : "1.0" - }, - "Date::Parse" : { - "file" : "Date/Parse.pm", - "version" : "2.30" - }, - "Time::Zone" : { - "file" : "Time/Zone.pm", - "version" : "2.24" - } - }, - "target" : "Date::Format", - "version" : "2.30" - }, - "DateTime" : { - "dist" : "DateTime-0.78", - "mymeta" : { - "abstract" : "A date and time object", - "author" : [ - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DateTime", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::CBuilder" : "0", - "Module::Build" : "0.3601", - "Storable" : "0", - "Test::Fatal" : "0", - "Test::More" : "0.88", - "utf8" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.3601" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "DateTime::Locale" : "0.41", - "DateTime::TimeZone" : "1.09", - "POSIX" : "0", - "Params::Validate" : "0.76", - "Scalar::Util" : "0", - "XSLoader" : "0", - "base" : "0", - "constant" : "0", - "integer" : "0", - "overload" : "0", - "perl" : "5.008001", - "strict" : "0", - "vars" : "0", - "warnings" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime" - }, - "repository" : { - "type" : "git", - "url" : "git://git.urth.org/DateTime.pm.git" - } - }, - "version" : "0.78" - }, - "name" : "DateTime", - "pathname" : "D/DR/DROLSKY/DateTime-0.78.tar.gz", - "provides" : { - "DateTime" : { - "file" : "DateTime.pm", - "version" : "0.78" - }, - "DateTime::Duration" : { - "file" : "DateTime/Duration.pm", - "version" : "0.78" - }, - "DateTime::Helpers" : { - "file" : "DateTime/Helpers.pm", - "version" : "0.78" - }, - "DateTime::Infinite" : { - "file" : "DateTime/Infinite.pm", - "version" : "0.78" - }, - "DateTime::Infinite::Future" : { - "file" : "DateTime/Infinite.pm", - "version" : "0.78" - }, - "DateTime::Infinite::Past" : { - "file" : "DateTime/Infinite.pm", - "version" : "0.78" - }, - "DateTime::LeapSecond" : { - "file" : "DateTime/LeapSecond.pm", - "version" : "0.78" - } - }, - "target" : "DateTime", - "version" : "0.78" - }, - "DateTime::Format::Builder" : { - "dist" : "DateTime-Format-Builder-0.80", - "mymeta" : { - "abstract" : "Create DateTime parser classes and objects.", - "author" : [ - "Originally written by Iain Truskett <spoon@cpan.org>, who died on\nDecember 29, 2003.", - "Maintained by Dave Rolsky <autarch@urth.org>." - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DateTime-Format-Builder", - "prereqs" : { - "build" : { - "requires" : { - "Module::Build" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.36" - } - }, - "runtime" : { - "requires" : { - "Class::Factory::Util" : "1.6", - "DateTime" : "0.12", - "DateTime::Format::Strptime" : "1.04", - "Params::Validate" : "0.72", - "Task::Weaken" : "0" - } - } - }, - "provides" : { - "DateTime::Format::Builder" : { - "file" : "lib/DateTime/Format/Builder.pm", - "version" : "0.80" - }, - "DateTime::Format::Builder::Parser" : { - "file" : "lib/DateTime/Format/Builder/Parser.pm", - "version" : "0.77" - }, - "DateTime::Format::Builder::Parser::Dispatch" : { - "file" : "lib/DateTime/Format/Builder/Parser/Dispatch.pm", - "version" : "0.78" - }, - "DateTime::Format::Builder::Parser::Quick" : { - "file" : "lib/DateTime/Format/Builder/Parser/Quick.pm", - "version" : "0.77" - }, - "DateTime::Format::Builder::Parser::Regex" : { - "file" : "lib/DateTime/Format/Builder/Parser/Regex.pm", - "version" : "0.77" - }, - "DateTime::Format::Builder::Parser::Strptime" : { - "file" : "lib/DateTime/Format/Builder/Parser/Strptime.pm", - "version" : "0.77" - }, - "DateTime::Format::Builder::Parser::generic" : { - "file" : "lib/DateTime/Format/Builder/Parser/generic.pm", - "version" : "0.77" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.80" - }, - "name" : "DateTime::Format::Builder", - "pathname" : "D/DR/DROLSKY/DateTime-Format-Builder-0.80.tar.gz", - "provides" : { - "DateTime::Format::Builder" : { - "file" : "DateTime/Format/Builder.pm", - "version" : "0.80" - }, - "DateTime::Format::Builder::Parser" : { - "file" : "DateTime/Format/Builder/Parser.pm", - "version" : "0.77" - }, - "DateTime::Format::Builder::Parser::Dispatch" : { - "file" : "DateTime/Format/Builder/Parser/Dispatch.pm", - "version" : "0.78" - }, - "DateTime::Format::Builder::Parser::Quick" : { - "file" : "DateTime/Format/Builder/Parser/Quick.pm", - "version" : "0.77" - }, - "DateTime::Format::Builder::Parser::Regex" : { - "file" : "DateTime/Format/Builder/Parser/Regex.pm", - "version" : "0.77" - }, - "DateTime::Format::Builder::Parser::Strptime" : { - "file" : "DateTime/Format/Builder/Parser/Strptime.pm", - "version" : "0.77" - }, - "DateTime::Format::Builder::Parser::generic" : { - "file" : "DateTime/Format/Builder/Parser/generic.pm", - "version" : "0.77" - } - }, - "target" : "DateTime::Format::Builder", - "version" : "0.80" - }, - "DateTime::Format::HTTP" : { - "dist" : "DateTime-Format-HTTP-0.40", - "mymeta" : { - "abstract" : "Date conversion routines", - "author" : [ - "Christiaan Kras <ckras@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DateTime-Format-HTTP", - "prereqs" : { - "configure" : { - "requires" : { - "Module::Build" : "0.36" - } - }, - "runtime" : { - "requires" : { - "DateTime" : "0.17", - "HTTP::Date" : "1.44", - "Test::More" : "0.47" - } - } - }, - "provides" : { - "DateTime::Format::HTTP" : { - "file" : "lib/DateTime/Format/HTTP.pm", - "version" : "0.40" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.40" - }, - "name" : "DateTime::Format::HTTP", - "pathname" : "C/CK/CKRAS/DateTime-Format-HTTP-0.40.tar.gz", - "provides" : { - "DateTime::Format::HTTP" : { - "file" : "DateTime/Format/HTTP.pm", - "version" : "0.40" - } - }, - "target" : "DateTime::Format::HTTP", - "version" : "0.40" - }, - "DateTime::Format::ISO8601" : { - "dist" : "DateTime-Format-ISO8601-0.08", - "mymeta" : { - "abstract" : "Parses ISO8601 formats", - "author" : [ - "Joshua Hoblitt <jhoblitt@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DateTime-Format-ISO8601", - "prereqs" : { - "configure" : { - "requires" : { - "Module::Build" : "0.38" - } - }, - "runtime" : { - "recommends" : { - "File::Find::Rule" : "0.24", - "Test::Distribution" : "1.22", - "Test::Pod" : "0.95" - }, - "requires" : { - "DateTime" : "0.18", - "DateTime::Format::Builder" : "0.77" - } - } - }, - "provides" : { - "DateTime::Format::ISO8601" : { - "file" : "lib/DateTime/Format/ISO8601.pm", - "version" : "0.08" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.08" - }, - "name" : "DateTime::Format::ISO8601", - "pathname" : "J/JH/JHOBLITT/DateTime-Format-ISO8601-0.08.tar.gz", - "provides" : { - "DateTime::Format::ISO8601" : { - "file" : "DateTime/Format/ISO8601.pm", - "version" : "0.08" - } - }, - "target" : "DateTime::Format::ISO8601", - "version" : "0.08" - }, - "DateTime::Format::Mail" : { - "dist" : "DateTime-Format-Mail-0.3001", - "mymeta" : { - "abstract" : "Convert between DateTime and RFC2822/822 formats", - "author" : [ - "Originally written by Iain Truskett <spoon@cpan.org>, who died on\nDecember 29, 2003.", - "Maintained by Dave Rolsky <autarch@urth.org>." - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DateTime-Format-Mail", - "prereqs" : { - "build" : { - "requires" : { - "Module::Build" : "0" - } - }, - "runtime" : { - "requires" : { - "DateTime" : "0.1705", - "Params::Validate" : "0.67", - "Test::More" : "0.47" - } - } - }, - "provides" : { - "DateTime::Format::Mail" : { - "file" : "lib/DateTime/Format/Mail.pm", - "version" : "0.3001" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.3001" - }, - "name" : "DateTime::Format::Mail", - "pathname" : "D/DR/DROLSKY/DateTime-Format-Mail-0.3001.tar.gz", - "provides" : { - "DateTime::Format::Mail" : { - "file" : "DateTime/Format/Mail.pm", - "version" : "0.3001" - } - }, - "target" : "DateTime::Format::Mail", - "version" : "0.3001" - }, - "DateTime::Format::Pg" : { - "dist" : "DateTime-Format-Pg-0.16008", - "mymeta" : { - "abstract" : "Parse and format PostgreSQL dates and times", - "author" : [ - "Daisuke Maki <daisuke@endeworks.jp>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DateTime-Format-Pg", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "runtime" : { - "requires" : { - "DateTime" : "0.10", - "DateTime::Format::Builder" : "0.72", - "DateTime::TimeZone" : "0.05" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/lestrrat/DateTime-Format-Pg.git" - } - }, - "version" : "0.16008" - }, - "name" : "DateTime::Format::Pg", - "pathname" : "D/DM/DMAKI/DateTime-Format-Pg-0.16008.tar.gz", - "provides" : { - "DateTime::Format::Pg" : { - "file" : "DateTime/Format/Pg.pm", - "version" : "0.16008" - } - }, - "target" : "DateTime::Format::Pg", - "version" : "0.16008" - }, - "DateTime::Format::Strptime" : { - "dist" : "DateTime-Format-Strptime-1.52", - "mymeta" : { - "abstract" : "Parse and format strp and strf time patterns", - "author" : [ - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300016, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DateTime-Format-Strptime", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "DateTime" : "0.44", - "DateTime::Locale" : "0.45", - "DateTime::TimeZone" : "0.79", - "Exporter" : "0", - "Params::Validate" : "0.64", - "strict" : "0", - "vars" : "0" - } - }, - "test" : { - "requires" : { - "Test::More" : "0.88" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-datetime-format-strptime@rt.cpan.org", - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-Format-Strptime" - }, - "repository" : { - "type" : "git", - "url" : "git://git.urth.org/DateTime-Format-Strptime.git", - "web" : "http://git.urth.org/DateTime-Format-Strptime.git" - } - }, - "version" : "1.52" - }, - "name" : "DateTime::Format::Strptime", - "pathname" : "D/DR/DROLSKY/DateTime-Format-Strptime-1.52.tar.gz", - "provides" : { - "DateTime::Format::Strptime" : { - "file" : "DateTime/Format/Strptime.pm", - "version" : "1.52" - } - }, - "target" : "DateTime::Format::Strptime", - "version" : "1.52" - }, - "DateTime::Format::W3CDTF" : { - "dist" : "DateTime-Format-W3CDTF-0.06", - "mymeta" : { - "abstract" : "Parse and format W3CDTF datetime strings", - "author" : [ - "Dave Rolsky <autarch@urth.org>", - "Gregory Todd Williams <gwilliams@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 0.99, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DateTime-Format-W3CDTF", - "no_index" : { - "directory" : [ - "examples", - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Test::More" : "0.61" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "DateTime" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-Format-W3CDTF" - }, - "homepage" : "http://search.cpan.org/dist/DateTime-Format-W3CDTF/", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://github.com/kasei/datetime-format-w3cdtf" - } - }, - "version" : "0.06" - }, - "name" : "DateTime::Format::W3CDTF", - "pathname" : "G/GW/GWILLIAMS/DateTime-Format-W3CDTF-0.06.tar.gz", - "provides" : { - "DateTime::Format::W3CDTF" : { - "file" : "DateTime/Format/W3CDTF.pm", - "version" : "0.06" - } - }, - "target" : "DateTime::Format::W3CDTF", - "version" : "0.06" - }, - "DateTime::Locale" : { - "dist" : "DateTime-Locale-0.45", - "mymeta" : { - "abstract" : "Localization support for DateTime.pm", - "author" : [ - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DateTime-Locale", - "prereqs" : { - "build" : { - "requires" : { - "Module::Build" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.36" - } - }, - "runtime" : { - "requires" : { - "List::MoreUtils" : "0", - "Params::Validate" : "0.91", - "perl" : "5.006" - } - } - }, - "provides" : { - "DateTime::Locale" : { - "file" : "lib/DateTime/Locale.pm", - "version" : "0.45" - }, - "DateTime::Locale::Base" : { - "file" : "lib/DateTime/Locale/Base.pm", - "version" : "0" - }, - "DateTime::Locale::Catalog" : { - "file" : "lib/DateTime/Locale/Catalog.pm", - "version" : "0" - }, - "DateTime::Locale::aa" : { - "file" : "lib/DateTime/Locale/aa.pm", - "version" : "0" - }, - "DateTime::Locale::aa_DJ" : { - "file" : "lib/DateTime/Locale/aa_DJ.pm", - "version" : "0" - }, - "DateTime::Locale::aa_ER" : { - "file" : "lib/DateTime/Locale/aa_ER.pm", - "version" : "0" - }, - "DateTime::Locale::aa_ER_SAAHO" : { - "file" : "lib/DateTime/Locale/aa_ER_SAAHO.pm", - "version" : "0" - }, - "DateTime::Locale::aa_ET" : { - "file" : "lib/DateTime/Locale/aa_ET.pm", - "version" : "0" - }, - "DateTime::Locale::af" : { - "file" : "lib/DateTime/Locale/af.pm", - "version" : "0" - }, - "DateTime::Locale::af_NA" : { - "file" : "lib/DateTime/Locale/af_NA.pm", - "version" : "0" - }, - "DateTime::Locale::af_ZA" : { - "file" : "lib/DateTime/Locale/af_ZA.pm", - "version" : "0" - }, - "DateTime::Locale::ak" : { - "file" : "lib/DateTime/Locale/ak.pm", - "version" : "0" - }, - "DateTime::Locale::ak_GH" : { - "file" : "lib/DateTime/Locale/ak_GH.pm", - "version" : "0" - }, - "DateTime::Locale::am" : { - "file" : "lib/DateTime/Locale/am.pm", - "version" : "0" - }, - "DateTime::Locale::am_ET" : { - "file" : "lib/DateTime/Locale/am_ET.pm", - "version" : "0" - }, - "DateTime::Locale::ar" : { - "file" : "lib/DateTime/Locale/ar.pm", - "version" : "0" - }, - "DateTime::Locale::ar_AE" : { - "file" : "lib/DateTime/Locale/ar_AE.pm", - "version" : "0" - }, - "DateTime::Locale::ar_BH" : { - "file" : "lib/DateTime/Locale/ar_BH.pm", - "version" : "0" - }, - "DateTime::Locale::ar_DZ" : { - "file" : "lib/DateTime/Locale/ar_DZ.pm", - "version" : "0" - }, - "DateTime::Locale::ar_EG" : { - "file" : "lib/DateTime/Locale/ar_EG.pm", - "version" : "0" - }, - "DateTime::Locale::ar_IQ" : { - "file" : "lib/DateTime/Locale/ar_IQ.pm", - "version" : "0" - }, - "DateTime::Locale::ar_JO" : { - "file" : "lib/DateTime/Locale/ar_JO.pm", - "version" : "0" - }, - "DateTime::Locale::ar_KW" : { - "file" : "lib/DateTime/Locale/ar_KW.pm", - "version" : "0" - }, - "DateTime::Locale::ar_LB" : { - "file" : "lib/DateTime/Locale/ar_LB.pm", - "version" : "0" - }, - "DateTime::Locale::ar_LY" : { - "file" : "lib/DateTime/Locale/ar_LY.pm", - "version" : "0" - }, - "DateTime::Locale::ar_MA" : { - "file" : "lib/DateTime/Locale/ar_MA.pm", - "version" : "0" - }, - "DateTime::Locale::ar_OM" : { - "file" : "lib/DateTime/Locale/ar_OM.pm", - "version" : "0" - }, - "DateTime::Locale::ar_QA" : { - "file" : "lib/DateTime/Locale/ar_QA.pm", - "version" : "0" - }, - "DateTime::Locale::ar_SA" : { - "file" : "lib/DateTime/Locale/ar_SA.pm", - "version" : "0" - }, - "DateTime::Locale::ar_SD" : { - "file" : "lib/DateTime/Locale/ar_SD.pm", - "version" : "0" - }, - "DateTime::Locale::ar_SY" : { - "file" : "lib/DateTime/Locale/ar_SY.pm", - "version" : "0" - }, - "DateTime::Locale::ar_TN" : { - "file" : "lib/DateTime/Locale/ar_TN.pm", - "version" : "0" - }, - "DateTime::Locale::ar_YE" : { - "file" : "lib/DateTime/Locale/ar_YE.pm", - "version" : "0" - }, - "DateTime::Locale::as" : { - "file" : "lib/DateTime/Locale/as.pm", - "version" : "0" - }, - "DateTime::Locale::as_IN" : { - "file" : "lib/DateTime/Locale/as_IN.pm", - "version" : "0" - }, - "DateTime::Locale::az" : { - "file" : "lib/DateTime/Locale/az.pm", - "version" : "0" - }, - "DateTime::Locale::az_AZ" : { - "file" : "lib/DateTime/Locale/az_AZ.pm", - "version" : "0" - }, - "DateTime::Locale::az_Cyrl" : { - "file" : "lib/DateTime/Locale/az_Cyrl.pm", - "version" : "0" - }, - "DateTime::Locale::az_Cyrl_AZ" : { - "file" : "lib/DateTime/Locale/az_Cyrl_AZ.pm", - "version" : "0" - }, - "DateTime::Locale::az_Latn" : { - "file" : "lib/DateTime/Locale/az_Latn.pm", - "version" : "0" - }, - "DateTime::Locale::az_Latn_AZ" : { - "file" : "lib/DateTime/Locale/az_Latn_AZ.pm", - "version" : "0" - }, - "DateTime::Locale::be" : { - "file" : "lib/DateTime/Locale/be.pm", - "version" : "0" - }, - "DateTime::Locale::be_BY" : { - "file" : "lib/DateTime/Locale/be_BY.pm", - "version" : "0" - }, - "DateTime::Locale::bg" : { - "file" : "lib/DateTime/Locale/bg.pm", - "version" : "0" - }, - "DateTime::Locale::bg_BG" : { - "file" : "lib/DateTime/Locale/bg_BG.pm", - "version" : "0" - }, - "DateTime::Locale::bn" : { - "file" : "lib/DateTime/Locale/bn.pm", - "version" : "0" - }, - "DateTime::Locale::bn_BD" : { - "file" : "lib/DateTime/Locale/bn_BD.pm", - "version" : "0" - }, - "DateTime::Locale::bn_IN" : { - "file" : "lib/DateTime/Locale/bn_IN.pm", - "version" : "0" - }, - "DateTime::Locale::bo" : { - "file" : "lib/DateTime/Locale/bo.pm", - "version" : "0" - }, - "DateTime::Locale::bo_CN" : { - "file" : "lib/DateTime/Locale/bo_CN.pm", - "version" : "0" - }, - "DateTime::Locale::bo_IN" : { - "file" : "lib/DateTime/Locale/bo_IN.pm", - "version" : "0" - }, - "DateTime::Locale::bs" : { - "file" : "lib/DateTime/Locale/bs.pm", - "version" : "0" - }, - "DateTime::Locale::bs_BA" : { - "file" : "lib/DateTime/Locale/bs_BA.pm", - "version" : "0" - }, - "DateTime::Locale::byn" : { - "file" : "lib/DateTime/Locale/byn.pm", - "version" : "0" - }, - "DateTime::Locale::byn_ER" : { - "file" : "lib/DateTime/Locale/byn_ER.pm", - "version" : "0" - }, - "DateTime::Locale::ca" : { - "file" : "lib/DateTime/Locale/ca.pm", - "version" : "0" - }, - "DateTime::Locale::ca_ES" : { - "file" : "lib/DateTime/Locale/ca_ES.pm", - "version" : "0" - }, - "DateTime::Locale::cch" : { - "file" : "lib/DateTime/Locale/cch.pm", - "version" : "0" - }, - "DateTime::Locale::cch_NG" : { - "file" : "lib/DateTime/Locale/cch_NG.pm", - "version" : "0" - }, - "DateTime::Locale::cop" : { - "file" : "lib/DateTime/Locale/cop.pm", - "version" : "0" - }, - "DateTime::Locale::cs" : { - "file" : "lib/DateTime/Locale/cs.pm", - "version" : "0" - }, - "DateTime::Locale::cs_CZ" : { - "file" : "lib/DateTime/Locale/cs_CZ.pm", - "version" : "0" - }, - "DateTime::Locale::cy" : { - "file" : "lib/DateTime/Locale/cy.pm", - "version" : "0" - }, - "DateTime::Locale::cy_GB" : { - "file" : "lib/DateTime/Locale/cy_GB.pm", - "version" : "0" - }, - "DateTime::Locale::da" : { - "file" : "lib/DateTime/Locale/da.pm", - "version" : "0" - }, - "DateTime::Locale::da_DK" : { - "file" : "lib/DateTime/Locale/da_DK.pm", - "version" : "0" - }, - "DateTime::Locale::de" : { - "file" : "lib/DateTime/Locale/de.pm", - "version" : "0" - }, - "DateTime::Locale::de_AT" : { - "file" : "lib/DateTime/Locale/de_AT.pm", - "version" : "0" - }, - "DateTime::Locale::de_BE" : { - "file" : "lib/DateTime/Locale/de_BE.pm", - "version" : "0" - }, - "DateTime::Locale::de_CH" : { - "file" : "lib/DateTime/Locale/de_CH.pm", - "version" : "0" - }, - "DateTime::Locale::de_DE" : { - "file" : "lib/DateTime/Locale/de_DE.pm", - "version" : "0" - }, - "DateTime::Locale::de_LI" : { - "file" : "lib/DateTime/Locale/de_LI.pm", - "version" : "0" - }, - "DateTime::Locale::de_LU" : { - "file" : "lib/DateTime/Locale/de_LU.pm", - "version" : "0" - }, - "DateTime::Locale::dv" : { - "file" : "lib/DateTime/Locale/dv.pm", - "version" : "0" - }, - "DateTime::Locale::dv_MV" : { - "file" : "lib/DateTime/Locale/dv_MV.pm", - "version" : "0" - }, - "DateTime::Locale::dz" : { - "file" : "lib/DateTime/Locale/dz.pm", - "version" : "0" - }, - "DateTime::Locale::dz_BT" : { - "file" : "lib/DateTime/Locale/dz_BT.pm", - "version" : "0" - }, - "DateTime::Locale::ee" : { - "file" : "lib/DateTime/Locale/ee.pm", - "version" : "0" - }, - "DateTime::Locale::ee_GH" : { - "file" : "lib/DateTime/Locale/ee_GH.pm", - "version" : "0" - }, - "DateTime::Locale::ee_TG" : { - "file" : "lib/DateTime/Locale/ee_TG.pm", - "version" : "0" - }, - "DateTime::Locale::el" : { - "file" : "lib/DateTime/Locale/el.pm", - "version" : "0" - }, - "DateTime::Locale::el_CY" : { - "file" : "lib/DateTime/Locale/el_CY.pm", - "version" : "0" - }, - "DateTime::Locale::el_GR" : { - "file" : "lib/DateTime/Locale/el_GR.pm", - "version" : "0" - }, - "DateTime::Locale::el_POLYTON" : { - "file" : "lib/DateTime/Locale/el_POLYTON.pm", - "version" : "0" - }, - "DateTime::Locale::en" : { - "file" : "lib/DateTime/Locale/en.pm", - "version" : "0" - }, - "DateTime::Locale::en_AS" : { - "file" : "lib/DateTime/Locale/en_AS.pm", - "version" : "0" - }, - "DateTime::Locale::en_AU" : { - "file" : "lib/DateTime/Locale/en_AU.pm", - "version" : "0" - }, - "DateTime::Locale::en_BE" : { - "file" : "lib/DateTime/Locale/en_BE.pm", - "version" : "0" - }, - "DateTime::Locale::en_BW" : { - "file" : "lib/DateTime/Locale/en_BW.pm", - "version" : "0" - }, - "DateTime::Locale::en_BZ" : { - "file" : "lib/DateTime/Locale/en_BZ.pm", - "version" : "0" - }, - "DateTime::Locale::en_CA" : { - "file" : "lib/DateTime/Locale/en_CA.pm", - "version" : "0" - }, - "DateTime::Locale::en_Dsrt" : { - "file" : "lib/DateTime/Locale/en_Dsrt.pm", - "version" : "0" - }, - "DateTime::Locale::en_Dsrt_US" : { - "file" : "lib/DateTime/Locale/en_Dsrt_US.pm", - "version" : "0" - }, - "DateTime::Locale::en_GB" : { - "file" : "lib/DateTime/Locale/en_GB.pm", - "version" : "0" - }, - "DateTime::Locale::en_GU" : { - "file" : "lib/DateTime/Locale/en_GU.pm", - "version" : "0" - }, - "DateTime::Locale::en_HK" : { - "file" : "lib/DateTime/Locale/en_HK.pm", - "version" : "0" - }, - "DateTime::Locale::en_IE" : { - "file" : "lib/DateTime/Locale/en_IE.pm", - "version" : "0" - }, - "DateTime::Locale::en_IN" : { - "file" : "lib/DateTime/Locale/en_IN.pm", - "version" : "0" - }, - "DateTime::Locale::en_JM" : { - "file" : "lib/DateTime/Locale/en_JM.pm", - "version" : "0" - }, - "DateTime::Locale::en_MH" : { - "file" : "lib/DateTime/Locale/en_MH.pm", - "version" : "0" - }, - "DateTime::Locale::en_MP" : { - "file" : "lib/DateTime/Locale/en_MP.pm", - "version" : "0" - }, - "DateTime::Locale::en_MT" : { - "file" : "lib/DateTime/Locale/en_MT.pm", - "version" : "0" - }, - "DateTime::Locale::en_NA" : { - "file" : "lib/DateTime/Locale/en_NA.pm", - "version" : "0" - }, - "DateTime::Locale::en_NZ" : { - "file" : "lib/DateTime/Locale/en_NZ.pm", - "version" : "0" - }, - "DateTime::Locale::en_PH" : { - "file" : "lib/DateTime/Locale/en_PH.pm", - "version" : "0" - }, - "DateTime::Locale::en_PK" : { - "file" : "lib/DateTime/Locale/en_PK.pm", - "version" : "0" - }, - "DateTime::Locale::en_SG" : { - "file" : "lib/DateTime/Locale/en_SG.pm", - "version" : "0" - }, - "DateTime::Locale::en_Shaw" : { - "file" : "lib/DateTime/Locale/en_Shaw.pm", - "version" : "0" - }, - "DateTime::Locale::en_TT" : { - "file" : "lib/DateTime/Locale/en_TT.pm", - "version" : "0" - }, - "DateTime::Locale::en_UM" : { - "file" : "lib/DateTime/Locale/en_UM.pm", - "version" : "0" - }, - "DateTime::Locale::en_US" : { - "file" : "lib/DateTime/Locale/en_US.pm", - "version" : "0" - }, - "DateTime::Locale::en_US_POSIX" : { - "file" : "lib/DateTime/Locale/en_US_POSIX.pm", - "version" : "0" - }, - "DateTime::Locale::en_VI" : { - "file" : "lib/DateTime/Locale/en_VI.pm", - "version" : "0" - }, - "DateTime::Locale::en_ZA" : { - "file" : "lib/DateTime/Locale/en_ZA.pm", - "version" : "0" - }, - "DateTime::Locale::en_ZW" : { - "file" : "lib/DateTime/Locale/en_ZW.pm", - "version" : "0" - }, - "DateTime::Locale::eo" : { - "file" : "lib/DateTime/Locale/eo.pm", - "version" : "0" - }, - "DateTime::Locale::es" : { - "file" : "lib/DateTime/Locale/es.pm", - "version" : "0" - }, - "DateTime::Locale::es_AR" : { - "file" : "lib/DateTime/Locale/es_AR.pm", - "version" : "0" - }, - "DateTime::Locale::es_BO" : { - "file" : "lib/DateTime/Locale/es_BO.pm", - "version" : "0" - }, - "DateTime::Locale::es_CL" : { - "file" : "lib/DateTime/Locale/es_CL.pm", - "version" : "0" - }, - "DateTime::Locale::es_CO" : { - "file" : "lib/DateTime/Locale/es_CO.pm", - "version" : "0" - }, - "DateTime::Locale::es_CR" : { - "file" : "lib/DateTime/Locale/es_CR.pm", - "version" : "0" - }, - "DateTime::Locale::es_DO" : { - "file" : "lib/DateTime/Locale/es_DO.pm", - "version" : "0" - }, - "DateTime::Locale::es_EC" : { - "file" : "lib/DateTime/Locale/es_EC.pm", - "version" : "0" - }, - "DateTime::Locale::es_ES" : { - "file" : "lib/DateTime/Locale/es_ES.pm", - "version" : "0" - }, - "DateTime::Locale::es_GT" : { - "file" : "lib/DateTime/Locale/es_GT.pm", - "version" : "0" - }, - "DateTime::Locale::es_HN" : { - "file" : "lib/DateTime/Locale/es_HN.pm", - "version" : "0" - }, - "DateTime::Locale::es_MX" : { - "file" : "lib/DateTime/Locale/es_MX.pm", - "version" : "0" - }, - "DateTime::Locale::es_NI" : { - "file" : "lib/DateTime/Locale/es_NI.pm", - "version" : "0" - }, - "DateTime::Locale::es_PA" : { - "file" : "lib/DateTime/Locale/es_PA.pm", - "version" : "0" - }, - "DateTime::Locale::es_PE" : { - "file" : "lib/DateTime/Locale/es_PE.pm", - "version" : "0" - }, - "DateTime::Locale::es_PR" : { - "file" : "lib/DateTime/Locale/es_PR.pm", - "version" : "0" - }, - "DateTime::Locale::es_PY" : { - "file" : "lib/DateTime/Locale/es_PY.pm", - "version" : "0" - }, - "DateTime::Locale::es_SV" : { - "file" : "lib/DateTime/Locale/es_SV.pm", - "version" : "0" - }, - "DateTime::Locale::es_US" : { - "file" : "lib/DateTime/Locale/es_US.pm", - "version" : "0" - }, - "DateTime::Locale::es_UY" : { - "file" : "lib/DateTime/Locale/es_UY.pm", - "version" : "0" - }, - "DateTime::Locale::es_VE" : { - "file" : "lib/DateTime/Locale/es_VE.pm", - "version" : "0" - }, - "DateTime::Locale::et" : { - "file" : "lib/DateTime/Locale/et.pm", - "version" : "0" - }, - "DateTime::Locale::et_EE" : { - "file" : "lib/DateTime/Locale/et_EE.pm", - "version" : "0" - }, - "DateTime::Locale::eu" : { - "file" : "lib/DateTime/Locale/eu.pm", - "version" : "0" - }, - "DateTime::Locale::eu_ES" : { - "file" : "lib/DateTime/Locale/eu_ES.pm", - "version" : "0" - }, - "DateTime::Locale::fa" : { - "file" : "lib/DateTime/Locale/fa.pm", - "version" : "0" - }, - "DateTime::Locale::fa_AF" : { - "file" : "lib/DateTime/Locale/fa_AF.pm", - "version" : "0" - }, - "DateTime::Locale::fa_IR" : { - "file" : "lib/DateTime/Locale/fa_IR.pm", - "version" : "0" - }, - "DateTime::Locale::fi" : { - "file" : "lib/DateTime/Locale/fi.pm", - "version" : "0" - }, - "DateTime::Locale::fi_FI" : { - "file" : "lib/DateTime/Locale/fi_FI.pm", - "version" : "0" - }, - "DateTime::Locale::fil" : { - "file" : "lib/DateTime/Locale/fil.pm", - "version" : "0" - }, - "DateTime::Locale::fil_PH" : { - "file" : "lib/DateTime/Locale/fil_PH.pm", - "version" : "0" - }, - "DateTime::Locale::fo" : { - "file" : "lib/DateTime/Locale/fo.pm", - "version" : "0" - }, - "DateTime::Locale::fo_FO" : { - "file" : "lib/DateTime/Locale/fo_FO.pm", - "version" : "0" - }, - "DateTime::Locale::fr" : { - "file" : "lib/DateTime/Locale/fr.pm", - "version" : "0" - }, - "DateTime::Locale::fr_BE" : { - "file" : "lib/DateTime/Locale/fr_BE.pm", - "version" : "0" - }, - "DateTime::Locale::fr_CA" : { - "file" : "lib/DateTime/Locale/fr_CA.pm", - "version" : "0" - }, - "DateTime::Locale::fr_CH" : { - "file" : "lib/DateTime/Locale/fr_CH.pm", - "version" : "0" - }, - "DateTime::Locale::fr_FR" : { - "file" : "lib/DateTime/Locale/fr_FR.pm", - "version" : "0" - }, - "DateTime::Locale::fr_LU" : { - "file" : "lib/DateTime/Locale/fr_LU.pm", - "version" : "0" - }, - "DateTime::Locale::fr_MC" : { - "file" : "lib/DateTime/Locale/fr_MC.pm", - "version" : "0" - }, - "DateTime::Locale::fr_SN" : { - "file" : "lib/DateTime/Locale/fr_SN.pm", - "version" : "0" - }, - "DateTime::Locale::fur" : { - "file" : "lib/DateTime/Locale/fur.pm", - "version" : "0" - }, - "DateTime::Locale::fur_IT" : { - "file" : "lib/DateTime/Locale/fur_IT.pm", - "version" : "0" - }, - "DateTime::Locale::ga" : { - "file" : "lib/DateTime/Locale/ga.pm", - "version" : "0" - }, - "DateTime::Locale::ga_IE" : { - "file" : "lib/DateTime/Locale/ga_IE.pm", - "version" : "0" - }, - "DateTime::Locale::gaa" : { - "file" : "lib/DateTime/Locale/gaa.pm", - "version" : "0" - }, - "DateTime::Locale::gaa_GH" : { - "file" : "lib/DateTime/Locale/gaa_GH.pm", - "version" : "0" - }, - "DateTime::Locale::gez" : { - "file" : "lib/DateTime/Locale/gez.pm", - "version" : "0" - }, - "DateTime::Locale::gez_ER" : { - "file" : "lib/DateTime/Locale/gez_ER.pm", - "version" : "0" - }, - "DateTime::Locale::gez_ET" : { - "file" : "lib/DateTime/Locale/gez_ET.pm", - "version" : "0" - }, - "DateTime::Locale::gl" : { - "file" : "lib/DateTime/Locale/gl.pm", - "version" : "0" - }, - "DateTime::Locale::gl_ES" : { - "file" : "lib/DateTime/Locale/gl_ES.pm", - "version" : "0" - }, - "DateTime::Locale::gsw" : { - "file" : "lib/DateTime/Locale/gsw.pm", - "version" : "0" - }, - "DateTime::Locale::gsw_CH" : { - "file" : "lib/DateTime/Locale/gsw_CH.pm", - "version" : "0" - }, - "DateTime::Locale::gu" : { - "file" : "lib/DateTime/Locale/gu.pm", - "version" : "0" - }, - "DateTime::Locale::gu_IN" : { - "file" : "lib/DateTime/Locale/gu_IN.pm", - "version" : "0" - }, - "DateTime::Locale::gv" : { - "file" : "lib/DateTime/Locale/gv.pm", - "version" : "0" - }, - "DateTime::Locale::gv_GB" : { - "file" : "lib/DateTime/Locale/gv_GB.pm", - "version" : "0" - }, - "DateTime::Locale::ha" : { - "file" : "lib/DateTime/Locale/ha.pm", - "version" : "0" - }, - "DateTime::Locale::ha_Arab" : { - "file" : "lib/DateTime/Locale/ha_Arab.pm", - "version" : "0" - }, - "DateTime::Locale::ha_Arab_NG" : { - "file" : "lib/DateTime/Locale/ha_Arab_NG.pm", - "version" : "0" - }, - "DateTime::Locale::ha_Arab_SD" : { - "file" : "lib/DateTime/Locale/ha_Arab_SD.pm", - "version" : "0" - }, - "DateTime::Locale::ha_GH" : { - "file" : "lib/DateTime/Locale/ha_GH.pm", - "version" : "0" - }, - "DateTime::Locale::ha_Latn" : { - "file" : "lib/DateTime/Locale/ha_Latn.pm", - "version" : "0" - }, - "DateTime::Locale::ha_Latn_GH" : { - "file" : "lib/DateTime/Locale/ha_Latn_GH.pm", - "version" : "0" - }, - "DateTime::Locale::ha_Latn_NE" : { - "file" : "lib/DateTime/Locale/ha_Latn_NE.pm", - "version" : "0" - }, - "DateTime::Locale::ha_Latn_NG" : { - "file" : "lib/DateTime/Locale/ha_Latn_NG.pm", - "version" : "0" - }, - "DateTime::Locale::ha_NE" : { - "file" : "lib/DateTime/Locale/ha_NE.pm", - "version" : "0" - }, - "DateTime::Locale::ha_NG" : { - "file" : "lib/DateTime/Locale/ha_NG.pm", - "version" : "0" - }, - "DateTime::Locale::ha_SD" : { - "file" : "lib/DateTime/Locale/ha_SD.pm", - "version" : "0" - }, - "DateTime::Locale::haw" : { - "file" : "lib/DateTime/Locale/haw.pm", - "version" : "0" - }, - "DateTime::Locale::haw_US" : { - "file" : "lib/DateTime/Locale/haw_US.pm", - "version" : "0" - }, - "DateTime::Locale::he" : { - "file" : "lib/DateTime/Locale/he.pm", - "version" : "0" - }, - "DateTime::Locale::he_IL" : { - "file" : "lib/DateTime/Locale/he_IL.pm", - "version" : "0" - }, - "DateTime::Locale::hi" : { - "file" : "lib/DateTime/Locale/hi.pm", - "version" : "0" - }, - "DateTime::Locale::hi_IN" : { - "file" : "lib/DateTime/Locale/hi_IN.pm", - "version" : "0" - }, - "DateTime::Locale::hr" : { - "file" : "lib/DateTime/Locale/hr.pm", - "version" : "0" - }, - "DateTime::Locale::hr_HR" : { - "file" : "lib/DateTime/Locale/hr_HR.pm", - "version" : "0" - }, - "DateTime::Locale::hu" : { - "file" : "lib/DateTime/Locale/hu.pm", - "version" : "0" - }, - "DateTime::Locale::hu_HU" : { - "file" : "lib/DateTime/Locale/hu_HU.pm", - "version" : "0" - }, - "DateTime::Locale::hy" : { - "file" : "lib/DateTime/Locale/hy.pm", - "version" : "0" - }, - "DateTime::Locale::hy_AM" : { - "file" : "lib/DateTime/Locale/hy_AM.pm", - "version" : "0" - }, - "DateTime::Locale::hy_AM_REVISED" : { - "file" : "lib/DateTime/Locale/hy_AM_REVISED.pm", - "version" : "0" - }, - "DateTime::Locale::ia" : { - "file" : "lib/DateTime/Locale/ia.pm", - "version" : "0" - }, - "DateTime::Locale::id" : { - "file" : "lib/DateTime/Locale/id.pm", - "version" : "0" - }, - "DateTime::Locale::id_ID" : { - "file" : "lib/DateTime/Locale/id_ID.pm", - "version" : "0" - }, - "DateTime::Locale::ig" : { - "file" : "lib/DateTime/Locale/ig.pm", - "version" : "0" - }, - "DateTime::Locale::ig_NG" : { - "file" : "lib/DateTime/Locale/ig_NG.pm", - "version" : "0" - }, - "DateTime::Locale::ii" : { - "file" : "lib/DateTime/Locale/ii.pm", - "version" : "0" - }, - "DateTime::Locale::ii_CN" : { - "file" : "lib/DateTime/Locale/ii_CN.pm", - "version" : "0" - }, - "DateTime::Locale::is" : { - "file" : "lib/DateTime/Locale/is.pm", - "version" : "0" - }, - "DateTime::Locale::is_IS" : { - "file" : "lib/DateTime/Locale/is_IS.pm", - "version" : "0" - }, - "DateTime::Locale::it" : { - "file" : "lib/DateTime/Locale/it.pm", - "version" : "0" - }, - "DateTime::Locale::it_CH" : { - "file" : "lib/DateTime/Locale/it_CH.pm", - "version" : "0" - }, - "DateTime::Locale::it_IT" : { - "file" : "lib/DateTime/Locale/it_IT.pm", - "version" : "0" - }, - "DateTime::Locale::iu" : { - "file" : "lib/DateTime/Locale/iu.pm", - "version" : "0" - }, - "DateTime::Locale::ja" : { - "file" : "lib/DateTime/Locale/ja.pm", - "version" : "0" - }, - "DateTime::Locale::ja_JP" : { - "file" : "lib/DateTime/Locale/ja_JP.pm", - "version" : "0" - }, - "DateTime::Locale::ka" : { - "file" : "lib/DateTime/Locale/ka.pm", - "version" : "0" - }, - "DateTime::Locale::ka_GE" : { - "file" : "lib/DateTime/Locale/ka_GE.pm", - "version" : "0" - }, - "DateTime::Locale::kaj" : { - "file" : "lib/DateTime/Locale/kaj.pm", - "version" : "0" - }, - "DateTime::Locale::kaj_NG" : { - "file" : "lib/DateTime/Locale/kaj_NG.pm", - "version" : "0" - }, - "DateTime::Locale::kam" : { - "file" : "lib/DateTime/Locale/kam.pm", - "version" : "0" - }, - "DateTime::Locale::kam_KE" : { - "file" : "lib/DateTime/Locale/kam_KE.pm", - "version" : "0" - }, - "DateTime::Locale::kcg" : { - "file" : "lib/DateTime/Locale/kcg.pm", - "version" : "0" - }, - "DateTime::Locale::kcg_NG" : { - "file" : "lib/DateTime/Locale/kcg_NG.pm", - "version" : "0" - }, - "DateTime::Locale::kfo" : { - "file" : "lib/DateTime/Locale/kfo.pm", - "version" : "0" - }, - "DateTime::Locale::kfo_CI" : { - "file" : "lib/DateTime/Locale/kfo_CI.pm", - "version" : "0" - }, - "DateTime::Locale::kk" : { - "file" : "lib/DateTime/Locale/kk.pm", - "version" : "0" - }, - "DateTime::Locale::kk_Cyrl" : { - "file" : "lib/DateTime/Locale/kk_Cyrl.pm", - "version" : "0" - }, - "DateTime::Locale::kk_Cyrl_KZ" : { - "file" : "lib/DateTime/Locale/kk_Cyrl_KZ.pm", - "version" : "0" - }, - "DateTime::Locale::kk_KZ" : { - "file" : "lib/DateTime/Locale/kk_KZ.pm", - "version" : "0" - }, - "DateTime::Locale::kl" : { - "file" : "lib/DateTime/Locale/kl.pm", - "version" : "0" - }, - "DateTime::Locale::kl_GL" : { - "file" : "lib/DateTime/Locale/kl_GL.pm", - "version" : "0" - }, - "DateTime::Locale::km" : { - "file" : "lib/DateTime/Locale/km.pm", - "version" : "0" - }, - "DateTime::Locale::km_KH" : { - "file" : "lib/DateTime/Locale/km_KH.pm", - "version" : "0" - }, - "DateTime::Locale::kn" : { - "file" : "lib/DateTime/Locale/kn.pm", - "version" : "0" - }, - "DateTime::Locale::kn_IN" : { - "file" : "lib/DateTime/Locale/kn_IN.pm", - "version" : "0" - }, - "DateTime::Locale::ko" : { - "file" : "lib/DateTime/Locale/ko.pm", - "version" : "0" - }, - "DateTime::Locale::ko_KR" : { - "file" : "lib/DateTime/Locale/ko_KR.pm", - "version" : "0" - }, - "DateTime::Locale::kok" : { - "file" : "lib/DateTime/Locale/kok.pm", - "version" : "0" - }, - "DateTime::Locale::kok_IN" : { - "file" : "lib/DateTime/Locale/kok_IN.pm", - "version" : "0" - }, - "DateTime::Locale::kpe" : { - "file" : "lib/DateTime/Locale/kpe.pm", - "version" : "0" - }, - "DateTime::Locale::kpe_GN" : { - "file" : "lib/DateTime/Locale/kpe_GN.pm", - "version" : "0" - }, - "DateTime::Locale::kpe_LR" : { - "file" : "lib/DateTime/Locale/kpe_LR.pm", - "version" : "0" - }, - "DateTime::Locale::ku" : { - "file" : "lib/DateTime/Locale/ku.pm", - "version" : "0" - }, - "DateTime::Locale::ku_Arab" : { - "file" : "lib/DateTime/Locale/ku_Arab.pm", - "version" : "0" - }, - "DateTime::Locale::ku_Arab_IQ" : { - "file" : "lib/DateTime/Locale/ku_Arab_IQ.pm", - "version" : "0" - }, - "DateTime::Locale::ku_Arab_IR" : { - "file" : "lib/DateTime/Locale/ku_Arab_IR.pm", - "version" : "0" - }, - "DateTime::Locale::ku_Arab_SY" : { - "file" : "lib/DateTime/Locale/ku_Arab_SY.pm", - "version" : "0" - }, - "DateTime::Locale::ku_IQ" : { - "file" : "lib/DateTime/Locale/ku_IQ.pm", - "version" : "0" - }, - "DateTime::Locale::ku_IR" : { - "file" : "lib/DateTime/Locale/ku_IR.pm", - "version" : "0" - }, - "DateTime::Locale::ku_Latn" : { - "file" : "lib/DateTime/Locale/ku_Latn.pm", - "version" : "0" - }, - "DateTime::Locale::ku_Latn_TR" : { - "file" : "lib/DateTime/Locale/ku_Latn_TR.pm", - "version" : "0" - }, - "DateTime::Locale::ku_SY" : { - "file" : "lib/DateTime/Locale/ku_SY.pm", - "version" : "0" - }, - "DateTime::Locale::ku_TR" : { - "file" : "lib/DateTime/Locale/ku_TR.pm", - "version" : "0" - }, - "DateTime::Locale::kw" : { - "file" : "lib/DateTime/Locale/kw.pm", - "version" : "0" - }, - "DateTime::Locale::kw_GB" : { - "file" : "lib/DateTime/Locale/kw_GB.pm", - "version" : "0" - }, - "DateTime::Locale::ky" : { - "file" : "lib/DateTime/Locale/ky.pm", - "version" : "0" - }, - "DateTime::Locale::ky_KG" : { - "file" : "lib/DateTime/Locale/ky_KG.pm", - "version" : "0" - }, - "DateTime::Locale::ln" : { - "file" : "lib/DateTime/Locale/ln.pm", - "version" : "0" - }, - "DateTime::Locale::ln_CD" : { - "file" : "lib/DateTime/Locale/ln_CD.pm", - "version" : "0" - }, - "DateTime::Locale::ln_CG" : { - "file" : "lib/DateTime/Locale/ln_CG.pm", - "version" : "0" - }, - "DateTime::Locale::lo" : { - "file" : "lib/DateTime/Locale/lo.pm", - "version" : "0" - }, - "DateTime::Locale::lo_LA" : { - "file" : "lib/DateTime/Locale/lo_LA.pm", - "version" : "0" - }, - "DateTime::Locale::lt" : { - "file" : "lib/DateTime/Locale/lt.pm", - "version" : "0" - }, - "DateTime::Locale::lt_LT" : { - "file" : "lib/DateTime/Locale/lt_LT.pm", - "version" : "0" - }, - "DateTime::Locale::lv" : { - "file" : "lib/DateTime/Locale/lv.pm", - "version" : "0" - }, - "DateTime::Locale::lv_LV" : { - "file" : "lib/DateTime/Locale/lv_LV.pm", - "version" : "0" - }, - "DateTime::Locale::mk" : { - "file" : "lib/DateTime/Locale/mk.pm", - "version" : "0" - }, - "DateTime::Locale::mk_MK" : { - "file" : "lib/DateTime/Locale/mk_MK.pm", - "version" : "0" - }, - "DateTime::Locale::ml" : { - "file" : "lib/DateTime/Locale/ml.pm", - "version" : "0" - }, - "DateTime::Locale::ml_IN" : { - "file" : "lib/DateTime/Locale/ml_IN.pm", - "version" : "0" - }, - "DateTime::Locale::mn" : { - "file" : "lib/DateTime/Locale/mn.pm", - "version" : "0" - }, - "DateTime::Locale::mn_CN" : { - "file" : "lib/DateTime/Locale/mn_CN.pm", - "version" : "0" - }, - "DateTime::Locale::mn_Cyrl" : { - "file" : "lib/DateTime/Locale/mn_Cyrl.pm", - "version" : "0" - }, - "DateTime::Locale::mn_Cyrl_MN" : { - "file" : "lib/DateTime/Locale/mn_Cyrl_MN.pm", - "version" : "0" - }, - "DateTime::Locale::mn_MN" : { - "file" : "lib/DateTime/Locale/mn_MN.pm", - "version" : "0" - }, - "DateTime::Locale::mn_Mong" : { - "file" : "lib/DateTime/Locale/mn_Mong.pm", - "version" : "0" - }, - "DateTime::Locale::mn_Mong_CN" : { - "file" : "lib/DateTime/Locale/mn_Mong_CN.pm", - "version" : "0" - }, - "DateTime::Locale::mo" : { - "file" : "lib/DateTime/Locale/mo.pm", - "version" : "0" - }, - "DateTime::Locale::mr" : { - "file" : "lib/DateTime/Locale/mr.pm", - "version" : "0" - }, - "DateTime::Locale::mr_IN" : { - "file" : "lib/DateTime/Locale/mr_IN.pm", - "version" : "0" - }, - "DateTime::Locale::ms" : { - "file" : "lib/DateTime/Locale/ms.pm", - "version" : "0" - }, - "DateTime::Locale::ms_BN" : { - "file" : "lib/DateTime/Locale/ms_BN.pm", - "version" : "0" - }, - "DateTime::Locale::ms_MY" : { - "file" : "lib/DateTime/Locale/ms_MY.pm", - "version" : "0" - }, - "DateTime::Locale::mt" : { - "file" : "lib/DateTime/Locale/mt.pm", - "version" : "0" - }, - "DateTime::Locale::mt_MT" : { - "file" : "lib/DateTime/Locale/mt_MT.pm", - "version" : "0" - }, - "DateTime::Locale::my" : { - "file" : "lib/DateTime/Locale/my.pm", - "version" : "0" - }, - "DateTime::Locale::my_MM" : { - "file" : "lib/DateTime/Locale/my_MM.pm", - "version" : "0" - }, - "DateTime::Locale::nb" : { - "file" : "lib/DateTime/Locale/nb.pm", - "version" : "0" - }, - "DateTime::Locale::nb_NO" : { - "file" : "lib/DateTime/Locale/nb_NO.pm", - "version" : "0" - }, - "DateTime::Locale::nds" : { - "file" : "lib/DateTime/Locale/nds.pm", - "version" : "0" - }, - "DateTime::Locale::nds_DE" : { - "file" : "lib/DateTime/Locale/nds_DE.pm", - "version" : "0" - }, - "DateTime::Locale::ne" : { - "file" : "lib/DateTime/Locale/ne.pm", - "version" : "0" - }, - "DateTime::Locale::ne_IN" : { - "file" : "lib/DateTime/Locale/ne_IN.pm", - "version" : "0" - }, - "DateTime::Locale::ne_NP" : { - "file" : "lib/DateTime/Locale/ne_NP.pm", - "version" : "0" - }, - "DateTime::Locale::nl" : { - "file" : "lib/DateTime/Locale/nl.pm", - "version" : "0" - }, - "DateTime::Locale::nl_BE" : { - "file" : "lib/DateTime/Locale/nl_BE.pm", - "version" : "0" - }, - "DateTime::Locale::nl_NL" : { - "file" : "lib/DateTime/Locale/nl_NL.pm", - "version" : "0" - }, - "DateTime::Locale::nn" : { - "file" : "lib/DateTime/Locale/nn.pm", - "version" : "0" - }, - "DateTime::Locale::nn_NO" : { - "file" : "lib/DateTime/Locale/nn_NO.pm", - "version" : "0" - }, - "DateTime::Locale::no" : { - "file" : "lib/DateTime/Locale/no.pm", - "version" : "0" - }, - "DateTime::Locale::nr" : { - "file" : "lib/DateTime/Locale/nr.pm", - "version" : "0" - }, - "DateTime::Locale::nr_ZA" : { - "file" : "lib/DateTime/Locale/nr_ZA.pm", - "version" : "0" - }, - "DateTime::Locale::nso" : { - "file" : "lib/DateTime/Locale/nso.pm", - "version" : "0" - }, - "DateTime::Locale::nso_ZA" : { - "file" : "lib/DateTime/Locale/nso_ZA.pm", - "version" : "0" - }, - "DateTime::Locale::ny" : { - "file" : "lib/DateTime/Locale/ny.pm", - "version" : "0" - }, - "DateTime::Locale::ny_MW" : { - "file" : "lib/DateTime/Locale/ny_MW.pm", - "version" : "0" - }, - "DateTime::Locale::oc" : { - "file" : "lib/DateTime/Locale/oc.pm", - "version" : "0" - }, - "DateTime::Locale::oc_FR" : { - "file" : "lib/DateTime/Locale/oc_FR.pm", - "version" : "0" - }, - "DateTime::Locale::om" : { - "file" : "lib/DateTime/Locale/om.pm", - "version" : "0" - }, - "DateTime::Locale::om_ET" : { - "file" : "lib/DateTime/Locale/om_ET.pm", - "version" : "0" - }, - "DateTime::Locale::om_KE" : { - "file" : "lib/DateTime/Locale/om_KE.pm", - "version" : "0" - }, - "DateTime::Locale::or" : { - "file" : "lib/DateTime/Locale/or.pm", - "version" : "0" - }, - "DateTime::Locale::or_IN" : { - "file" : "lib/DateTime/Locale/or_IN.pm", - "version" : "0" - }, - "DateTime::Locale::pa" : { - "file" : "lib/DateTime/Locale/pa.pm", - "version" : "0" - }, - "DateTime::Locale::pa_Arab" : { - "file" : "lib/DateTime/Locale/pa_Arab.pm", - "version" : "0" - }, - "DateTime::Locale::pa_Arab_PK" : { - "file" : "lib/DateTime/Locale/pa_Arab_PK.pm", - "version" : "0" - }, - "DateTime::Locale::pa_Guru" : { - "file" : "lib/DateTime/Locale/pa_Guru.pm", - "version" : "0" - }, - "DateTime::Locale::pa_Guru_IN" : { - "file" : "lib/DateTime/Locale/pa_Guru_IN.pm", - "version" : "0" - }, - "DateTime::Locale::pa_IN" : { - "file" : "lib/DateTime/Locale/pa_IN.pm", - "version" : "0" - }, - "DateTime::Locale::pa_PK" : { - "file" : "lib/DateTime/Locale/pa_PK.pm", - "version" : "0" - }, - "DateTime::Locale::pl" : { - "file" : "lib/DateTime/Locale/pl.pm", - "version" : "0" - }, - "DateTime::Locale::pl_PL" : { - "file" : "lib/DateTime/Locale/pl_PL.pm", - "version" : "0" - }, - "DateTime::Locale::ps" : { - "file" : "lib/DateTime/Locale/ps.pm", - "version" : "0" - }, - "DateTime::Locale::ps_AF" : { - "file" : "lib/DateTime/Locale/ps_AF.pm", - "version" : "0" - }, - "DateTime::Locale::pt" : { - "file" : "lib/DateTime/Locale/pt.pm", - "version" : "0" - }, - "DateTime::Locale::pt_BR" : { - "file" : "lib/DateTime/Locale/pt_BR.pm", - "version" : "0" - }, - "DateTime::Locale::pt_PT" : { - "file" : "lib/DateTime/Locale/pt_PT.pm", - "version" : "0" - }, - "DateTime::Locale::ro" : { - "file" : "lib/DateTime/Locale/ro.pm", - "version" : "0" - }, - "DateTime::Locale::ro_MD" : { - "file" : "lib/DateTime/Locale/ro_MD.pm", - "version" : "0" - }, - "DateTime::Locale::ro_RO" : { - "file" : "lib/DateTime/Locale/ro_RO.pm", - "version" : "0" - }, - "DateTime::Locale::root" : { - "file" : "lib/DateTime/Locale/root.pm", - "version" : "0" - }, - "DateTime::Locale::ru" : { - "file" : "lib/DateTime/Locale/ru.pm", - "version" : "0" - }, - "DateTime::Locale::ru_RU" : { - "file" : "lib/DateTime/Locale/ru_RU.pm", - "version" : "0" - }, - "DateTime::Locale::ru_UA" : { - "file" : "lib/DateTime/Locale/ru_UA.pm", - "version" : "0" - }, - "DateTime::Locale::rw" : { - "file" : "lib/DateTime/Locale/rw.pm", - "version" : "0" - }, - "DateTime::Locale::rw_RW" : { - "file" : "lib/DateTime/Locale/rw_RW.pm", - "version" : "0" - }, - "DateTime::Locale::sa" : { - "file" : "lib/DateTime/Locale/sa.pm", - "version" : "0" - }, - "DateTime::Locale::sa_IN" : { - "file" : "lib/DateTime/Locale/sa_IN.pm", - "version" : "0" - }, - "DateTime::Locale::se" : { - "file" : "lib/DateTime/Locale/se.pm", - "version" : "0" - }, - "DateTime::Locale::se_FI" : { - "file" : "lib/DateTime/Locale/se_FI.pm", - "version" : "0" - }, - "DateTime::Locale::se_NO" : { - "file" : "lib/DateTime/Locale/se_NO.pm", - "version" : "0" - }, - "DateTime::Locale::sh" : { - "file" : "lib/DateTime/Locale/sh.pm", - "version" : "0" - }, - "DateTime::Locale::sh_BA" : { - "file" : "lib/DateTime/Locale/sh_BA.pm", - "version" : "0" - }, - "DateTime::Locale::sh_CS" : { - "file" : "lib/DateTime/Locale/sh_CS.pm", - "version" : "0" - }, - "DateTime::Locale::sh_YU" : { - "file" : "lib/DateTime/Locale/sh_YU.pm", - "version" : "0" - }, - "DateTime::Locale::si" : { - "file" : "lib/DateTime/Locale/si.pm", - "version" : "0" - }, - "DateTime::Locale::si_LK" : { - "file" : "lib/DateTime/Locale/si_LK.pm", - "version" : "0" - }, - "DateTime::Locale::sid" : { - "file" : "lib/DateTime/Locale/sid.pm", - "version" : "0" - }, - "DateTime::Locale::sid_ET" : { - "file" : "lib/DateTime/Locale/sid_ET.pm", - "version" : "0" - }, - "DateTime::Locale::sk" : { - "file" : "lib/DateTime/Locale/sk.pm", - "version" : "0" - }, - "DateTime::Locale::sk_SK" : { - "file" : "lib/DateTime/Locale/sk_SK.pm", - "version" : "0" - }, - "DateTime::Locale::sl" : { - "file" : "lib/DateTime/Locale/sl.pm", - "version" : "0" - }, - "DateTime::Locale::sl_SI" : { - "file" : "lib/DateTime/Locale/sl_SI.pm", - "version" : "0" - }, - "DateTime::Locale::so" : { - "file" : "lib/DateTime/Locale/so.pm", - "version" : "0" - }, - "DateTime::Locale::so_DJ" : { - "file" : "lib/DateTime/Locale/so_DJ.pm", - "version" : "0" - }, - "DateTime::Locale::so_ET" : { - "file" : "lib/DateTime/Locale/so_ET.pm", - "version" : "0" - }, - "DateTime::Locale::so_KE" : { - "file" : "lib/DateTime/Locale/so_KE.pm", - "version" : "0" - }, - "DateTime::Locale::so_SO" : { - "file" : "lib/DateTime/Locale/so_SO.pm", - "version" : "0" - }, - "DateTime::Locale::sq" : { - "file" : "lib/DateTime/Locale/sq.pm", - "version" : "0" - }, - "DateTime::Locale::sq_AL" : { - "file" : "lib/DateTime/Locale/sq_AL.pm", - "version" : "0" - }, - "DateTime::Locale::sr" : { - "file" : "lib/DateTime/Locale/sr.pm", - "version" : "0" - }, - "DateTime::Locale::sr_BA" : { - "file" : "lib/DateTime/Locale/sr_BA.pm", - "version" : "0" - }, - "DateTime::Locale::sr_CS" : { - "file" : "lib/DateTime/Locale/sr_CS.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Cyrl" : { - "file" : "lib/DateTime/Locale/sr_Cyrl.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Cyrl_BA" : { - "file" : "lib/DateTime/Locale/sr_Cyrl_BA.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Cyrl_CS" : { - "file" : "lib/DateTime/Locale/sr_Cyrl_CS.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Cyrl_ME" : { - "file" : "lib/DateTime/Locale/sr_Cyrl_ME.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Cyrl_RS" : { - "file" : "lib/DateTime/Locale/sr_Cyrl_RS.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Cyrl_YU" : { - "file" : "lib/DateTime/Locale/sr_Cyrl_YU.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Latn" : { - "file" : "lib/DateTime/Locale/sr_Latn.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Latn_BA" : { - "file" : "lib/DateTime/Locale/sr_Latn_BA.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Latn_CS" : { - "file" : "lib/DateTime/Locale/sr_Latn_CS.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Latn_ME" : { - "file" : "lib/DateTime/Locale/sr_Latn_ME.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Latn_RS" : { - "file" : "lib/DateTime/Locale/sr_Latn_RS.pm", - "version" : "0" - }, - "DateTime::Locale::sr_Latn_YU" : { - "file" : "lib/DateTime/Locale/sr_Latn_YU.pm", - "version" : "0" - }, - "DateTime::Locale::sr_ME" : { - "file" : "lib/DateTime/Locale/sr_ME.pm", - "version" : "0" - }, - "DateTime::Locale::sr_RS" : { - "file" : "lib/DateTime/Locale/sr_RS.pm", - "version" : "0" - }, - "DateTime::Locale::sr_YU" : { - "file" : "lib/DateTime/Locale/sr_YU.pm", - "version" : "0" - }, - "DateTime::Locale::ss" : { - "file" : "lib/DateTime/Locale/ss.pm", - "version" : "0" - }, - "DateTime::Locale::ss_SZ" : { - "file" : "lib/DateTime/Locale/ss_SZ.pm", - "version" : "0" - }, - "DateTime::Locale::ss_ZA" : { - "file" : "lib/DateTime/Locale/ss_ZA.pm", - "version" : "0" - }, - "DateTime::Locale::st" : { - "file" : "lib/DateTime/Locale/st.pm", - "version" : "0" - }, - "DateTime::Locale::st_LS" : { - "file" : "lib/DateTime/Locale/st_LS.pm", - "version" : "0" - }, - "DateTime::Locale::st_ZA" : { - "file" : "lib/DateTime/Locale/st_ZA.pm", - "version" : "0" - }, - "DateTime::Locale::sv" : { - "file" : "lib/DateTime/Locale/sv.pm", - "version" : "0" - }, - "DateTime::Locale::sv_FI" : { - "file" : "lib/DateTime/Locale/sv_FI.pm", - "version" : "0" - }, - "DateTime::Locale::sv_SE" : { - "file" : "lib/DateTime/Locale/sv_SE.pm", - "version" : "0" - }, - "DateTime::Locale::sw" : { - "file" : "lib/DateTime/Locale/sw.pm", - "version" : "0" - }, - "DateTime::Locale::sw_KE" : { - "file" : "lib/DateTime/Locale/sw_KE.pm", - "version" : "0" - }, - "DateTime::Locale::sw_TZ" : { - "file" : "lib/DateTime/Locale/sw_TZ.pm", - "version" : "0" - }, - "DateTime::Locale::syr" : { - "file" : "lib/DateTime/Locale/syr.pm", - "version" : "0" - }, - "DateTime::Locale::syr_SY" : { - "file" : "lib/DateTime/Locale/syr_SY.pm", - "version" : "0" - }, - "DateTime::Locale::ta" : { - "file" : "lib/DateTime/Locale/ta.pm", - "version" : "0" - }, - "DateTime::Locale::ta_IN" : { - "file" : "lib/DateTime/Locale/ta_IN.pm", - "version" : "0" - }, - "DateTime::Locale::te" : { - "file" : "lib/DateTime/Locale/te.pm", - "version" : "0" - }, - "DateTime::Locale::te_IN" : { - "file" : "lib/DateTime/Locale/te_IN.pm", - "version" : "0" - }, - "DateTime::Locale::tg" : { - "file" : "lib/DateTime/Locale/tg.pm", - "version" : "0" - }, - "DateTime::Locale::tg_Cyrl" : { - "file" : "lib/DateTime/Locale/tg_Cyrl.pm", - "version" : "0" - }, - "DateTime::Locale::tg_Cyrl_TJ" : { - "file" : "lib/DateTime/Locale/tg_Cyrl_TJ.pm", - "version" : "0" - }, - "DateTime::Locale::tg_TJ" : { - "file" : "lib/DateTime/Locale/tg_TJ.pm", - "version" : "0" - }, - "DateTime::Locale::th" : { - "file" : "lib/DateTime/Locale/th.pm", - "version" : "0" - }, - "DateTime::Locale::th_TH" : { - "file" : "lib/DateTime/Locale/th_TH.pm", - "version" : "0" - }, - "DateTime::Locale::ti" : { - "file" : "lib/DateTime/Locale/ti.pm", - "version" : "0" - }, - "DateTime::Locale::ti_ER" : { - "file" : "lib/DateTime/Locale/ti_ER.pm", - "version" : "0" - }, - "DateTime::Locale::ti_ET" : { - "file" : "lib/DateTime/Locale/ti_ET.pm", - "version" : "0" - }, - "DateTime::Locale::tig" : { - "file" : "lib/DateTime/Locale/tig.pm", - "version" : "0" - }, - "DateTime::Locale::tig_ER" : { - "file" : "lib/DateTime/Locale/tig_ER.pm", - "version" : "0" - }, - "DateTime::Locale::tl" : { - "file" : "lib/DateTime/Locale/tl.pm", - "version" : "0" - }, - "DateTime::Locale::tn" : { - "file" : "lib/DateTime/Locale/tn.pm", - "version" : "0" - }, - "DateTime::Locale::tn_ZA" : { - "file" : "lib/DateTime/Locale/tn_ZA.pm", - "version" : "0" - }, - "DateTime::Locale::to" : { - "file" : "lib/DateTime/Locale/to.pm", - "version" : "0" - }, - "DateTime::Locale::to_TO" : { - "file" : "lib/DateTime/Locale/to_TO.pm", - "version" : "0" - }, - "DateTime::Locale::tr" : { - "file" : "lib/DateTime/Locale/tr.pm", - "version" : "0" - }, - "DateTime::Locale::tr_TR" : { - "file" : "lib/DateTime/Locale/tr_TR.pm", - "version" : "0" - }, - "DateTime::Locale::trv" : { - "file" : "lib/DateTime/Locale/trv.pm", - "version" : "0" - }, - "DateTime::Locale::trv_TW" : { - "file" : "lib/DateTime/Locale/trv_TW.pm", - "version" : "0" - }, - "DateTime::Locale::ts" : { - "file" : "lib/DateTime/Locale/ts.pm", - "version" : "0" - }, - "DateTime::Locale::ts_ZA" : { - "file" : "lib/DateTime/Locale/ts_ZA.pm", - "version" : "0" - }, - "DateTime::Locale::tt" : { - "file" : "lib/DateTime/Locale/tt.pm", - "version" : "0" - }, - "DateTime::Locale::tt_RU" : { - "file" : "lib/DateTime/Locale/tt_RU.pm", - "version" : "0" - }, - "DateTime::Locale::ug" : { - "file" : "lib/DateTime/Locale/ug.pm", - "version" : "0" - }, - "DateTime::Locale::ug_Arab" : { - "file" : "lib/DateTime/Locale/ug_Arab.pm", - "version" : "0" - }, - "DateTime::Locale::ug_Arab_CN" : { - "file" : "lib/DateTime/Locale/ug_Arab_CN.pm", - "version" : "0" - }, - "DateTime::Locale::ug_CN" : { - "file" : "lib/DateTime/Locale/ug_CN.pm", - "version" : "0" - }, - "DateTime::Locale::uk" : { - "file" : "lib/DateTime/Locale/uk.pm", - "version" : "0" - }, - "DateTime::Locale::uk_UA" : { - "file" : "lib/DateTime/Locale/uk_UA.pm", - "version" : "0" - }, - "DateTime::Locale::ur" : { - "file" : "lib/DateTime/Locale/ur.pm", - "version" : "0" - }, - "DateTime::Locale::ur_IN" : { - "file" : "lib/DateTime/Locale/ur_IN.pm", - "version" : "0" - }, - "DateTime::Locale::ur_PK" : { - "file" : "lib/DateTime/Locale/ur_PK.pm", - "version" : "0" - }, - "DateTime::Locale::uz" : { - "file" : "lib/DateTime/Locale/uz.pm", - "version" : "0" - }, - "DateTime::Locale::uz_AF" : { - "file" : "lib/DateTime/Locale/uz_AF.pm", - "version" : "0" - }, - "DateTime::Locale::uz_Arab" : { - "file" : "lib/DateTime/Locale/uz_Arab.pm", - "version" : "0" - }, - "DateTime::Locale::uz_Arab_AF" : { - "file" : "lib/DateTime/Locale/uz_Arab_AF.pm", - "version" : "0" - }, - "DateTime::Locale::uz_Cyrl" : { - "file" : "lib/DateTime/Locale/uz_Cyrl.pm", - "version" : "0" - }, - "DateTime::Locale::uz_Cyrl_UZ" : { - "file" : "lib/DateTime/Locale/uz_Cyrl_UZ.pm", - "version" : "0" - }, - "DateTime::Locale::uz_Latn" : { - "file" : "lib/DateTime/Locale/uz_Latn.pm", - "version" : "0" - }, - "DateTime::Locale::uz_Latn_UZ" : { - "file" : "lib/DateTime/Locale/uz_Latn_UZ.pm", - "version" : "0" - }, - "DateTime::Locale::uz_UZ" : { - "file" : "lib/DateTime/Locale/uz_UZ.pm", - "version" : "0" - }, - "DateTime::Locale::ve" : { - "file" : "lib/DateTime/Locale/ve.pm", - "version" : "0" - }, - "DateTime::Locale::ve_ZA" : { - "file" : "lib/DateTime/Locale/ve_ZA.pm", - "version" : "0" - }, - "DateTime::Locale::vi" : { - "file" : "lib/DateTime/Locale/vi.pm", - "version" : "0" - }, - "DateTime::Locale::vi_VN" : { - "file" : "lib/DateTime/Locale/vi_VN.pm", - "version" : "0" - }, - "DateTime::Locale::wal" : { - "file" : "lib/DateTime/Locale/wal.pm", - "version" : "0" - }, - "DateTime::Locale::wal_ET" : { - "file" : "lib/DateTime/Locale/wal_ET.pm", - "version" : "0" - }, - "DateTime::Locale::wo" : { - "file" : "lib/DateTime/Locale/wo.pm", - "version" : "0" - }, - "DateTime::Locale::wo_Latn" : { - "file" : "lib/DateTime/Locale/wo_Latn.pm", - "version" : "0" - }, - "DateTime::Locale::wo_Latn_SN" : { - "file" : "lib/DateTime/Locale/wo_Latn_SN.pm", - "version" : "0" - }, - "DateTime::Locale::wo_SN" : { - "file" : "lib/DateTime/Locale/wo_SN.pm", - "version" : "0" - }, - "DateTime::Locale::xh" : { - "file" : "lib/DateTime/Locale/xh.pm", - "version" : "0" - }, - "DateTime::Locale::xh_ZA" : { - "file" : "lib/DateTime/Locale/xh_ZA.pm", - "version" : "0" - }, - "DateTime::Locale::yo" : { - "file" : "lib/DateTime/Locale/yo.pm", - "version" : "0" - }, - "DateTime::Locale::yo_NG" : { - "file" : "lib/DateTime/Locale/yo_NG.pm", - "version" : "0" - }, - "DateTime::Locale::zh" : { - "file" : "lib/DateTime/Locale/zh.pm", - "version" : "0" - }, - "DateTime::Locale::zh_CN" : { - "file" : "lib/DateTime/Locale/zh_CN.pm", - "version" : "0" - }, - "DateTime::Locale::zh_HK" : { - "file" : "lib/DateTime/Locale/zh_HK.pm", - "version" : "0" - }, - "DateTime::Locale::zh_Hans" : { - "file" : "lib/DateTime/Locale/zh_Hans.pm", - "version" : "0" - }, - "DateTime::Locale::zh_Hans_CN" : { - "file" : "lib/DateTime/Locale/zh_Hans_CN.pm", - "version" : "0" - }, - "DateTime::Locale::zh_Hans_HK" : { - "file" : "lib/DateTime/Locale/zh_Hans_HK.pm", - "version" : "0" - }, - "DateTime::Locale::zh_Hans_MO" : { - "file" : "lib/DateTime/Locale/zh_Hans_MO.pm", - "version" : "0" - }, - "DateTime::Locale::zh_Hans_SG" : { - "file" : "lib/DateTime/Locale/zh_Hans_SG.pm", - "version" : "0" - }, - "DateTime::Locale::zh_Hant" : { - "file" : "lib/DateTime/Locale/zh_Hant.pm", - "version" : "0" - }, - "DateTime::Locale::zh_Hant_HK" : { - "file" : "lib/DateTime/Locale/zh_Hant_HK.pm", - "version" : "0" - }, - "DateTime::Locale::zh_Hant_MO" : { - "file" : "lib/DateTime/Locale/zh_Hant_MO.pm", - "version" : "0" - }, - "DateTime::Locale::zh_Hant_TW" : { - "file" : "lib/DateTime/Locale/zh_Hant_TW.pm", - "version" : "0" - }, - "DateTime::Locale::zh_MO" : { - "file" : "lib/DateTime/Locale/zh_MO.pm", - "version" : "0" - }, - "DateTime::Locale::zh_SG" : { - "file" : "lib/DateTime/Locale/zh_SG.pm", - "version" : "0" - }, - "DateTime::Locale::zh_TW" : { - "file" : "lib/DateTime/Locale/zh_TW.pm", - "version" : "0" - }, - "DateTime::Locale::zu" : { - "file" : "lib/DateTime/Locale/zu.pm", - "version" : "0" - }, - "DateTime::Locale::zu_ZA" : { - "file" : "lib/DateTime/Locale/zu_ZA.pm", - "version" : "0" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-Locale" - }, - "homepage" : "http://datetime.perl.org/", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://hg.urth.org/hg/DateTime-Locale" - } - }, - "version" : "0.45" - }, - "name" : "DateTime::Locale", - "pathname" : "D/DR/DROLSKY/DateTime-Locale-0.45.tar.gz", - "provides" : { - "DateTime::Locale" : { - "file" : "DateTime/Locale.pm", - "version" : "0.45" - }, - "DateTime::Locale::Base" : { - "file" : "DateTime/Locale/Base.pm" - }, - "DateTime::Locale::Catalog" : { - "file" : "DateTime/Locale/Catalog.pm" - }, - "DateTime::Locale::aa" : { - "file" : "DateTime/Locale/aa.pm" - }, - "DateTime::Locale::aa_DJ" : { - "file" : "DateTime/Locale/aa_DJ.pm" - }, - "DateTime::Locale::aa_ER" : { - "file" : "DateTime/Locale/aa_ER.pm" - }, - "DateTime::Locale::aa_ER_SAAHO" : { - "file" : "DateTime/Locale/aa_ER_SAAHO.pm" - }, - "DateTime::Locale::aa_ET" : { - "file" : "DateTime/Locale/aa_ET.pm" - }, - "DateTime::Locale::af" : { - "file" : "DateTime/Locale/af.pm" - }, - "DateTime::Locale::af_NA" : { - "file" : "DateTime/Locale/af_NA.pm" - }, - "DateTime::Locale::af_ZA" : { - "file" : "DateTime/Locale/af_ZA.pm" - }, - "DateTime::Locale::ak" : { - "file" : "DateTime/Locale/ak.pm" - }, - "DateTime::Locale::ak_GH" : { - "file" : "DateTime/Locale/ak_GH.pm" - }, - "DateTime::Locale::am" : { - "file" : "DateTime/Locale/am.pm" - }, - "DateTime::Locale::am_ET" : { - "file" : "DateTime/Locale/am_ET.pm" - }, - "DateTime::Locale::ar" : { - "file" : "DateTime/Locale/ar.pm" - }, - "DateTime::Locale::ar_AE" : { - "file" : "DateTime/Locale/ar_AE.pm" - }, - "DateTime::Locale::ar_BH" : { - "file" : "DateTime/Locale/ar_BH.pm" - }, - "DateTime::Locale::ar_DZ" : { - "file" : "DateTime/Locale/ar_DZ.pm" - }, - "DateTime::Locale::ar_EG" : { - "file" : "DateTime/Locale/ar_EG.pm" - }, - "DateTime::Locale::ar_IQ" : { - "file" : "DateTime/Locale/ar_IQ.pm" - }, - "DateTime::Locale::ar_JO" : { - "file" : "DateTime/Locale/ar_JO.pm" - }, - "DateTime::Locale::ar_KW" : { - "file" : "DateTime/Locale/ar_KW.pm" - }, - "DateTime::Locale::ar_LB" : { - "file" : "DateTime/Locale/ar_LB.pm" - }, - "DateTime::Locale::ar_LY" : { - "file" : "DateTime/Locale/ar_LY.pm" - }, - "DateTime::Locale::ar_MA" : { - "file" : "DateTime/Locale/ar_MA.pm" - }, - "DateTime::Locale::ar_OM" : { - "file" : "DateTime/Locale/ar_OM.pm" - }, - "DateTime::Locale::ar_QA" : { - "file" : "DateTime/Locale/ar_QA.pm" - }, - "DateTime::Locale::ar_SA" : { - "file" : "DateTime/Locale/ar_SA.pm" - }, - "DateTime::Locale::ar_SD" : { - "file" : "DateTime/Locale/ar_SD.pm" - }, - "DateTime::Locale::ar_SY" : { - "file" : "DateTime/Locale/ar_SY.pm" - }, - "DateTime::Locale::ar_TN" : { - "file" : "DateTime/Locale/ar_TN.pm" - }, - "DateTime::Locale::ar_YE" : { - "file" : "DateTime/Locale/ar_YE.pm" - }, - "DateTime::Locale::as" : { - "file" : "DateTime/Locale/as.pm" - }, - "DateTime::Locale::as_IN" : { - "file" : "DateTime/Locale/as_IN.pm" - }, - "DateTime::Locale::az" : { - "file" : "DateTime/Locale/az.pm" - }, - "DateTime::Locale::az_AZ" : { - "file" : "DateTime/Locale/az_AZ.pm" - }, - "DateTime::Locale::az_Cyrl" : { - "file" : "DateTime/Locale/az_Cyrl.pm" - }, - "DateTime::Locale::az_Cyrl_AZ" : { - "file" : "DateTime/Locale/az_Cyrl_AZ.pm" - }, - "DateTime::Locale::az_Latn" : { - "file" : "DateTime/Locale/az_Latn.pm" - }, - "DateTime::Locale::az_Latn_AZ" : { - "file" : "DateTime/Locale/az_Latn_AZ.pm" - }, - "DateTime::Locale::be" : { - "file" : "DateTime/Locale/be.pm" - }, - "DateTime::Locale::be_BY" : { - "file" : "DateTime/Locale/be_BY.pm" - }, - "DateTime::Locale::bg" : { - "file" : "DateTime/Locale/bg.pm" - }, - "DateTime::Locale::bg_BG" : { - "file" : "DateTime/Locale/bg_BG.pm" - }, - "DateTime::Locale::bn" : { - "file" : "DateTime/Locale/bn.pm" - }, - "DateTime::Locale::bn_BD" : { - "file" : "DateTime/Locale/bn_BD.pm" - }, - "DateTime::Locale::bn_IN" : { - "file" : "DateTime/Locale/bn_IN.pm" - }, - "DateTime::Locale::bo" : { - "file" : "DateTime/Locale/bo.pm" - }, - "DateTime::Locale::bo_CN" : { - "file" : "DateTime/Locale/bo_CN.pm" - }, - "DateTime::Locale::bo_IN" : { - "file" : "DateTime/Locale/bo_IN.pm" - }, - "DateTime::Locale::bs" : { - "file" : "DateTime/Locale/bs.pm" - }, - "DateTime::Locale::bs_BA" : { - "file" : "DateTime/Locale/bs_BA.pm" - }, - "DateTime::Locale::byn" : { - "file" : "DateTime/Locale/byn.pm" - }, - "DateTime::Locale::byn_ER" : { - "file" : "DateTime/Locale/byn_ER.pm" - }, - "DateTime::Locale::ca" : { - "file" : "DateTime/Locale/ca.pm" - }, - "DateTime::Locale::ca_ES" : { - "file" : "DateTime/Locale/ca_ES.pm" - }, - "DateTime::Locale::cch" : { - "file" : "DateTime/Locale/cch.pm" - }, - "DateTime::Locale::cch_NG" : { - "file" : "DateTime/Locale/cch_NG.pm" - }, - "DateTime::Locale::cop" : { - "file" : "DateTime/Locale/cop.pm" - }, - "DateTime::Locale::cs" : { - "file" : "DateTime/Locale/cs.pm" - }, - "DateTime::Locale::cs_CZ" : { - "file" : "DateTime/Locale/cs_CZ.pm" - }, - "DateTime::Locale::cy" : { - "file" : "DateTime/Locale/cy.pm" - }, - "DateTime::Locale::cy_GB" : { - "file" : "DateTime/Locale/cy_GB.pm" - }, - "DateTime::Locale::da" : { - "file" : "DateTime/Locale/da.pm" - }, - "DateTime::Locale::da_DK" : { - "file" : "DateTime/Locale/da_DK.pm" - }, - "DateTime::Locale::de" : { - "file" : "DateTime/Locale/de.pm" - }, - "DateTime::Locale::de_AT" : { - "file" : "DateTime/Locale/de_AT.pm" - }, - "DateTime::Locale::de_BE" : { - "file" : "DateTime/Locale/de_BE.pm" - }, - "DateTime::Locale::de_CH" : { - "file" : "DateTime/Locale/de_CH.pm" - }, - "DateTime::Locale::de_DE" : { - "file" : "DateTime/Locale/de_DE.pm" - }, - "DateTime::Locale::de_LI" : { - "file" : "DateTime/Locale/de_LI.pm" - }, - "DateTime::Locale::de_LU" : { - "file" : "DateTime/Locale/de_LU.pm" - }, - "DateTime::Locale::dv" : { - "file" : "DateTime/Locale/dv.pm" - }, - "DateTime::Locale::dv_MV" : { - "file" : "DateTime/Locale/dv_MV.pm" - }, - "DateTime::Locale::dz" : { - "file" : "DateTime/Locale/dz.pm" - }, - "DateTime::Locale::dz_BT" : { - "file" : "DateTime/Locale/dz_BT.pm" - }, - "DateTime::Locale::ee" : { - "file" : "DateTime/Locale/ee.pm" - }, - "DateTime::Locale::ee_GH" : { - "file" : "DateTime/Locale/ee_GH.pm" - }, - "DateTime::Locale::ee_TG" : { - "file" : "DateTime/Locale/ee_TG.pm" - }, - "DateTime::Locale::el" : { - "file" : "DateTime/Locale/el.pm" - }, - "DateTime::Locale::el_CY" : { - "file" : "DateTime/Locale/el_CY.pm" - }, - "DateTime::Locale::el_GR" : { - "file" : "DateTime/Locale/el_GR.pm" - }, - "DateTime::Locale::el_POLYTON" : { - "file" : "DateTime/Locale/el_POLYTON.pm" - }, - "DateTime::Locale::en" : { - "file" : "DateTime/Locale/en.pm" - }, - "DateTime::Locale::en_AS" : { - "file" : "DateTime/Locale/en_AS.pm" - }, - "DateTime::Locale::en_AU" : { - "file" : "DateTime/Locale/en_AU.pm" - }, - "DateTime::Locale::en_BE" : { - "file" : "DateTime/Locale/en_BE.pm" - }, - "DateTime::Locale::en_BW" : { - "file" : "DateTime/Locale/en_BW.pm" - }, - "DateTime::Locale::en_BZ" : { - "file" : "DateTime/Locale/en_BZ.pm" - }, - "DateTime::Locale::en_CA" : { - "file" : "DateTime/Locale/en_CA.pm" - }, - "DateTime::Locale::en_Dsrt" : { - "file" : "DateTime/Locale/en_Dsrt.pm" - }, - "DateTime::Locale::en_Dsrt_US" : { - "file" : "DateTime/Locale/en_Dsrt_US.pm" - }, - "DateTime::Locale::en_GB" : { - "file" : "DateTime/Locale/en_GB.pm" - }, - "DateTime::Locale::en_GU" : { - "file" : "DateTime/Locale/en_GU.pm" - }, - "DateTime::Locale::en_HK" : { - "file" : "DateTime/Locale/en_HK.pm" - }, - "DateTime::Locale::en_IE" : { - "file" : "DateTime/Locale/en_IE.pm" - }, - "DateTime::Locale::en_IN" : { - "file" : "DateTime/Locale/en_IN.pm" - }, - "DateTime::Locale::en_JM" : { - "file" : "DateTime/Locale/en_JM.pm" - }, - "DateTime::Locale::en_MH" : { - "file" : "DateTime/Locale/en_MH.pm" - }, - "DateTime::Locale::en_MP" : { - "file" : "DateTime/Locale/en_MP.pm" - }, - "DateTime::Locale::en_MT" : { - "file" : "DateTime/Locale/en_MT.pm" - }, - "DateTime::Locale::en_NA" : { - "file" : "DateTime/Locale/en_NA.pm" - }, - "DateTime::Locale::en_NZ" : { - "file" : "DateTime/Locale/en_NZ.pm" - }, - "DateTime::Locale::en_PH" : { - "file" : "DateTime/Locale/en_PH.pm" - }, - "DateTime::Locale::en_PK" : { - "file" : "DateTime/Locale/en_PK.pm" - }, - "DateTime::Locale::en_SG" : { - "file" : "DateTime/Locale/en_SG.pm" - }, - "DateTime::Locale::en_Shaw" : { - "file" : "DateTime/Locale/en_Shaw.pm" - }, - "DateTime::Locale::en_TT" : { - "file" : "DateTime/Locale/en_TT.pm" - }, - "DateTime::Locale::en_UM" : { - "file" : "DateTime/Locale/en_UM.pm" - }, - "DateTime::Locale::en_US" : { - "file" : "DateTime/Locale/en_US.pm" - }, - "DateTime::Locale::en_US_POSIX" : { - "file" : "DateTime/Locale/en_US_POSIX.pm" - }, - "DateTime::Locale::en_VI" : { - "file" : "DateTime/Locale/en_VI.pm" - }, - "DateTime::Locale::en_ZA" : { - "file" : "DateTime/Locale/en_ZA.pm" - }, - "DateTime::Locale::en_ZW" : { - "file" : "DateTime/Locale/en_ZW.pm" - }, - "DateTime::Locale::eo" : { - "file" : "DateTime/Locale/eo.pm" - }, - "DateTime::Locale::es" : { - "file" : "DateTime/Locale/es.pm" - }, - "DateTime::Locale::es_AR" : { - "file" : "DateTime/Locale/es_AR.pm" - }, - "DateTime::Locale::es_BO" : { - "file" : "DateTime/Locale/es_BO.pm" - }, - "DateTime::Locale::es_CL" : { - "file" : "DateTime/Locale/es_CL.pm" - }, - "DateTime::Locale::es_CO" : { - "file" : "DateTime/Locale/es_CO.pm" - }, - "DateTime::Locale::es_CR" : { - "file" : "DateTime/Locale/es_CR.pm" - }, - "DateTime::Locale::es_DO" : { - "file" : "DateTime/Locale/es_DO.pm" - }, - "DateTime::Locale::es_EC" : { - "file" : "DateTime/Locale/es_EC.pm" - }, - "DateTime::Locale::es_ES" : { - "file" : "DateTime/Locale/es_ES.pm" - }, - "DateTime::Locale::es_GT" : { - "file" : "DateTime/Locale/es_GT.pm" - }, - "DateTime::Locale::es_HN" : { - "file" : "DateTime/Locale/es_HN.pm" - }, - "DateTime::Locale::es_MX" : { - "file" : "DateTime/Locale/es_MX.pm" - }, - "DateTime::Locale::es_NI" : { - "file" : "DateTime/Locale/es_NI.pm" - }, - "DateTime::Locale::es_PA" : { - "file" : "DateTime/Locale/es_PA.pm" - }, - "DateTime::Locale::es_PE" : { - "file" : "DateTime/Locale/es_PE.pm" - }, - "DateTime::Locale::es_PR" : { - "file" : "DateTime/Locale/es_PR.pm" - }, - "DateTime::Locale::es_PY" : { - "file" : "DateTime/Locale/es_PY.pm" - }, - "DateTime::Locale::es_SV" : { - "file" : "DateTime/Locale/es_SV.pm" - }, - "DateTime::Locale::es_US" : { - "file" : "DateTime/Locale/es_US.pm" - }, - "DateTime::Locale::es_UY" : { - "file" : "DateTime/Locale/es_UY.pm" - }, - "DateTime::Locale::es_VE" : { - "file" : "DateTime/Locale/es_VE.pm" - }, - "DateTime::Locale::et" : { - "file" : "DateTime/Locale/et.pm" - }, - "DateTime::Locale::et_EE" : { - "file" : "DateTime/Locale/et_EE.pm" - }, - "DateTime::Locale::eu" : { - "file" : "DateTime/Locale/eu.pm" - }, - "DateTime::Locale::eu_ES" : { - "file" : "DateTime/Locale/eu_ES.pm" - }, - "DateTime::Locale::fa" : { - "file" : "DateTime/Locale/fa.pm" - }, - "DateTime::Locale::fa_AF" : { - "file" : "DateTime/Locale/fa_AF.pm" - }, - "DateTime::Locale::fa_IR" : { - "file" : "DateTime/Locale/fa_IR.pm" - }, - "DateTime::Locale::fi" : { - "file" : "DateTime/Locale/fi.pm" - }, - "DateTime::Locale::fi_FI" : { - "file" : "DateTime/Locale/fi_FI.pm" - }, - "DateTime::Locale::fil" : { - "file" : "DateTime/Locale/fil.pm" - }, - "DateTime::Locale::fil_PH" : { - "file" : "DateTime/Locale/fil_PH.pm" - }, - "DateTime::Locale::fo" : { - "file" : "DateTime/Locale/fo.pm" - }, - "DateTime::Locale::fo_FO" : { - "file" : "DateTime/Locale/fo_FO.pm" - }, - "DateTime::Locale::fr" : { - "file" : "DateTime/Locale/fr.pm" - }, - "DateTime::Locale::fr_BE" : { - "file" : "DateTime/Locale/fr_BE.pm" - }, - "DateTime::Locale::fr_CA" : { - "file" : "DateTime/Locale/fr_CA.pm" - }, - "DateTime::Locale::fr_CH" : { - "file" : "DateTime/Locale/fr_CH.pm" - }, - "DateTime::Locale::fr_FR" : { - "file" : "DateTime/Locale/fr_FR.pm" - }, - "DateTime::Locale::fr_LU" : { - "file" : "DateTime/Locale/fr_LU.pm" - }, - "DateTime::Locale::fr_MC" : { - "file" : "DateTime/Locale/fr_MC.pm" - }, - "DateTime::Locale::fr_SN" : { - "file" : "DateTime/Locale/fr_SN.pm" - }, - "DateTime::Locale::fur" : { - "file" : "DateTime/Locale/fur.pm" - }, - "DateTime::Locale::fur_IT" : { - "file" : "DateTime/Locale/fur_IT.pm" - }, - "DateTime::Locale::ga" : { - "file" : "DateTime/Locale/ga.pm" - }, - "DateTime::Locale::ga_IE" : { - "file" : "DateTime/Locale/ga_IE.pm" - }, - "DateTime::Locale::gaa" : { - "file" : "DateTime/Locale/gaa.pm" - }, - "DateTime::Locale::gaa_GH" : { - "file" : "DateTime/Locale/gaa_GH.pm" - }, - "DateTime::Locale::gez" : { - "file" : "DateTime/Locale/gez.pm" - }, - "DateTime::Locale::gez_ER" : { - "file" : "DateTime/Locale/gez_ER.pm" - }, - "DateTime::Locale::gez_ET" : { - "file" : "DateTime/Locale/gez_ET.pm" - }, - "DateTime::Locale::gl" : { - "file" : "DateTime/Locale/gl.pm" - }, - "DateTime::Locale::gl_ES" : { - "file" : "DateTime/Locale/gl_ES.pm" - }, - "DateTime::Locale::gsw" : { - "file" : "DateTime/Locale/gsw.pm" - }, - "DateTime::Locale::gsw_CH" : { - "file" : "DateTime/Locale/gsw_CH.pm" - }, - "DateTime::Locale::gu" : { - "file" : "DateTime/Locale/gu.pm" - }, - "DateTime::Locale::gu_IN" : { - "file" : "DateTime/Locale/gu_IN.pm" - }, - "DateTime::Locale::gv" : { - "file" : "DateTime/Locale/gv.pm" - }, - "DateTime::Locale::gv_GB" : { - "file" : "DateTime/Locale/gv_GB.pm" - }, - "DateTime::Locale::ha" : { - "file" : "DateTime/Locale/ha.pm" - }, - "DateTime::Locale::ha_Arab" : { - "file" : "DateTime/Locale/ha_Arab.pm" - }, - "DateTime::Locale::ha_Arab_NG" : { - "file" : "DateTime/Locale/ha_Arab_NG.pm" - }, - "DateTime::Locale::ha_Arab_SD" : { - "file" : "DateTime/Locale/ha_Arab_SD.pm" - }, - "DateTime::Locale::ha_GH" : { - "file" : "DateTime/Locale/ha_GH.pm" - }, - "DateTime::Locale::ha_Latn" : { - "file" : "DateTime/Locale/ha_Latn.pm" - }, - "DateTime::Locale::ha_Latn_GH" : { - "file" : "DateTime/Locale/ha_Latn_GH.pm" - }, - "DateTime::Locale::ha_Latn_NE" : { - "file" : "DateTime/Locale/ha_Latn_NE.pm" - }, - "DateTime::Locale::ha_Latn_NG" : { - "file" : "DateTime/Locale/ha_Latn_NG.pm" - }, - "DateTime::Locale::ha_NE" : { - "file" : "DateTime/Locale/ha_NE.pm" - }, - "DateTime::Locale::ha_NG" : { - "file" : "DateTime/Locale/ha_NG.pm" - }, - "DateTime::Locale::ha_SD" : { - "file" : "DateTime/Locale/ha_SD.pm" - }, - "DateTime::Locale::haw" : { - "file" : "DateTime/Locale/haw.pm" - }, - "DateTime::Locale::haw_US" : { - "file" : "DateTime/Locale/haw_US.pm" - }, - "DateTime::Locale::he" : { - "file" : "DateTime/Locale/he.pm" - }, - "DateTime::Locale::he_IL" : { - "file" : "DateTime/Locale/he_IL.pm" - }, - "DateTime::Locale::hi" : { - "file" : "DateTime/Locale/hi.pm" - }, - "DateTime::Locale::hi_IN" : { - "file" : "DateTime/Locale/hi_IN.pm" - }, - "DateTime::Locale::hr" : { - "file" : "DateTime/Locale/hr.pm" - }, - "DateTime::Locale::hr_HR" : { - "file" : "DateTime/Locale/hr_HR.pm" - }, - "DateTime::Locale::hu" : { - "file" : "DateTime/Locale/hu.pm" - }, - "DateTime::Locale::hu_HU" : { - "file" : "DateTime/Locale/hu_HU.pm" - }, - "DateTime::Locale::hy" : { - "file" : "DateTime/Locale/hy.pm" - }, - "DateTime::Locale::hy_AM" : { - "file" : "DateTime/Locale/hy_AM.pm" - }, - "DateTime::Locale::hy_AM_REVISED" : { - "file" : "DateTime/Locale/hy_AM_REVISED.pm" - }, - "DateTime::Locale::ia" : { - "file" : "DateTime/Locale/ia.pm" - }, - "DateTime::Locale::id" : { - "file" : "DateTime/Locale/id.pm" - }, - "DateTime::Locale::id_ID" : { - "file" : "DateTime/Locale/id_ID.pm" - }, - "DateTime::Locale::ig" : { - "file" : "DateTime/Locale/ig.pm" - }, - "DateTime::Locale::ig_NG" : { - "file" : "DateTime/Locale/ig_NG.pm" - }, - "DateTime::Locale::ii" : { - "file" : "DateTime/Locale/ii.pm" - }, - "DateTime::Locale::ii_CN" : { - "file" : "DateTime/Locale/ii_CN.pm" - }, - "DateTime::Locale::is" : { - "file" : "DateTime/Locale/is.pm" - }, - "DateTime::Locale::is_IS" : { - "file" : "DateTime/Locale/is_IS.pm" - }, - "DateTime::Locale::it" : { - "file" : "DateTime/Locale/it.pm" - }, - "DateTime::Locale::it_CH" : { - "file" : "DateTime/Locale/it_CH.pm" - }, - "DateTime::Locale::it_IT" : { - "file" : "DateTime/Locale/it_IT.pm" - }, - "DateTime::Locale::iu" : { - "file" : "DateTime/Locale/iu.pm" - }, - "DateTime::Locale::ja" : { - "file" : "DateTime/Locale/ja.pm" - }, - "DateTime::Locale::ja_JP" : { - "file" : "DateTime/Locale/ja_JP.pm" - }, - "DateTime::Locale::ka" : { - "file" : "DateTime/Locale/ka.pm" - }, - "DateTime::Locale::ka_GE" : { - "file" : "DateTime/Locale/ka_GE.pm" - }, - "DateTime::Locale::kaj" : { - "file" : "DateTime/Locale/kaj.pm" - }, - "DateTime::Locale::kaj_NG" : { - "file" : "DateTime/Locale/kaj_NG.pm" - }, - "DateTime::Locale::kam" : { - "file" : "DateTime/Locale/kam.pm" - }, - "DateTime::Locale::kam_KE" : { - "file" : "DateTime/Locale/kam_KE.pm" - }, - "DateTime::Locale::kcg" : { - "file" : "DateTime/Locale/kcg.pm" - }, - "DateTime::Locale::kcg_NG" : { - "file" : "DateTime/Locale/kcg_NG.pm" - }, - "DateTime::Locale::kfo" : { - "file" : "DateTime/Locale/kfo.pm" - }, - "DateTime::Locale::kfo_CI" : { - "file" : "DateTime/Locale/kfo_CI.pm" - }, - "DateTime::Locale::kk" : { - "file" : "DateTime/Locale/kk.pm" - }, - "DateTime::Locale::kk_Cyrl" : { - "file" : "DateTime/Locale/kk_Cyrl.pm" - }, - "DateTime::Locale::kk_Cyrl_KZ" : { - "file" : "DateTime/Locale/kk_Cyrl_KZ.pm" - }, - "DateTime::Locale::kk_KZ" : { - "file" : "DateTime/Locale/kk_KZ.pm" - }, - "DateTime::Locale::kl" : { - "file" : "DateTime/Locale/kl.pm" - }, - "DateTime::Locale::kl_GL" : { - "file" : "DateTime/Locale/kl_GL.pm" - }, - "DateTime::Locale::km" : { - "file" : "DateTime/Locale/km.pm" - }, - "DateTime::Locale::km_KH" : { - "file" : "DateTime/Locale/km_KH.pm" - }, - "DateTime::Locale::kn" : { - "file" : "DateTime/Locale/kn.pm" - }, - "DateTime::Locale::kn_IN" : { - "file" : "DateTime/Locale/kn_IN.pm" - }, - "DateTime::Locale::ko" : { - "file" : "DateTime/Locale/ko.pm" - }, - "DateTime::Locale::ko_KR" : { - "file" : "DateTime/Locale/ko_KR.pm" - }, - "DateTime::Locale::kok" : { - "file" : "DateTime/Locale/kok.pm" - }, - "DateTime::Locale::kok_IN" : { - "file" : "DateTime/Locale/kok_IN.pm" - }, - "DateTime::Locale::kpe" : { - "file" : "DateTime/Locale/kpe.pm" - }, - "DateTime::Locale::kpe_GN" : { - "file" : "DateTime/Locale/kpe_GN.pm" - }, - "DateTime::Locale::kpe_LR" : { - "file" : "DateTime/Locale/kpe_LR.pm" - }, - "DateTime::Locale::ku" : { - "file" : "DateTime/Locale/ku.pm" - }, - "DateTime::Locale::ku_Arab" : { - "file" : "DateTime/Locale/ku_Arab.pm" - }, - "DateTime::Locale::ku_Arab_IQ" : { - "file" : "DateTime/Locale/ku_Arab_IQ.pm" - }, - "DateTime::Locale::ku_Arab_IR" : { - "file" : "DateTime/Locale/ku_Arab_IR.pm" - }, - "DateTime::Locale::ku_Arab_SY" : { - "file" : "DateTime/Locale/ku_Arab_SY.pm" - }, - "DateTime::Locale::ku_IQ" : { - "file" : "DateTime/Locale/ku_IQ.pm" - }, - "DateTime::Locale::ku_IR" : { - "file" : "DateTime/Locale/ku_IR.pm" - }, - "DateTime::Locale::ku_Latn" : { - "file" : "DateTime/Locale/ku_Latn.pm" - }, - "DateTime::Locale::ku_Latn_TR" : { - "file" : "DateTime/Locale/ku_Latn_TR.pm" - }, - "DateTime::Locale::ku_SY" : { - "file" : "DateTime/Locale/ku_SY.pm" - }, - "DateTime::Locale::ku_TR" : { - "file" : "DateTime/Locale/ku_TR.pm" - }, - "DateTime::Locale::kw" : { - "file" : "DateTime/Locale/kw.pm" - }, - "DateTime::Locale::kw_GB" : { - "file" : "DateTime/Locale/kw_GB.pm" - }, - "DateTime::Locale::ky" : { - "file" : "DateTime/Locale/ky.pm" - }, - "DateTime::Locale::ky_KG" : { - "file" : "DateTime/Locale/ky_KG.pm" - }, - "DateTime::Locale::ln" : { - "file" : "DateTime/Locale/ln.pm" - }, - "DateTime::Locale::ln_CD" : { - "file" : "DateTime/Locale/ln_CD.pm" - }, - "DateTime::Locale::ln_CG" : { - "file" : "DateTime/Locale/ln_CG.pm" - }, - "DateTime::Locale::lo" : { - "file" : "DateTime/Locale/lo.pm" - }, - "DateTime::Locale::lo_LA" : { - "file" : "DateTime/Locale/lo_LA.pm" - }, - "DateTime::Locale::lt" : { - "file" : "DateTime/Locale/lt.pm" - }, - "DateTime::Locale::lt_LT" : { - "file" : "DateTime/Locale/lt_LT.pm" - }, - "DateTime::Locale::lv" : { - "file" : "DateTime/Locale/lv.pm" - }, - "DateTime::Locale::lv_LV" : { - "file" : "DateTime/Locale/lv_LV.pm" - }, - "DateTime::Locale::mk" : { - "file" : "DateTime/Locale/mk.pm" - }, - "DateTime::Locale::mk_MK" : { - "file" : "DateTime/Locale/mk_MK.pm" - }, - "DateTime::Locale::ml" : { - "file" : "DateTime/Locale/ml.pm" - }, - "DateTime::Locale::ml_IN" : { - "file" : "DateTime/Locale/ml_IN.pm" - }, - "DateTime::Locale::mn" : { - "file" : "DateTime/Locale/mn.pm" - }, - "DateTime::Locale::mn_CN" : { - "file" : "DateTime/Locale/mn_CN.pm" - }, - "DateTime::Locale::mn_Cyrl" : { - "file" : "DateTime/Locale/mn_Cyrl.pm" - }, - "DateTime::Locale::mn_Cyrl_MN" : { - "file" : "DateTime/Locale/mn_Cyrl_MN.pm" - }, - "DateTime::Locale::mn_MN" : { - "file" : "DateTime/Locale/mn_MN.pm" - }, - "DateTime::Locale::mn_Mong" : { - "file" : "DateTime/Locale/mn_Mong.pm" - }, - "DateTime::Locale::mn_Mong_CN" : { - "file" : "DateTime/Locale/mn_Mong_CN.pm" - }, - "DateTime::Locale::mo" : { - "file" : "DateTime/Locale/mo.pm" - }, - "DateTime::Locale::mr" : { - "file" : "DateTime/Locale/mr.pm" - }, - "DateTime::Locale::mr_IN" : { - "file" : "DateTime/Locale/mr_IN.pm" - }, - "DateTime::Locale::ms" : { - "file" : "DateTime/Locale/ms.pm" - }, - "DateTime::Locale::ms_BN" : { - "file" : "DateTime/Locale/ms_BN.pm" - }, - "DateTime::Locale::ms_MY" : { - "file" : "DateTime/Locale/ms_MY.pm" - }, - "DateTime::Locale::mt" : { - "file" : "DateTime/Locale/mt.pm" - }, - "DateTime::Locale::mt_MT" : { - "file" : "DateTime/Locale/mt_MT.pm" - }, - "DateTime::Locale::my" : { - "file" : "DateTime/Locale/my.pm" - }, - "DateTime::Locale::my_MM" : { - "file" : "DateTime/Locale/my_MM.pm" - }, - "DateTime::Locale::nb" : { - "file" : "DateTime/Locale/nb.pm" - }, - "DateTime::Locale::nb_NO" : { - "file" : "DateTime/Locale/nb_NO.pm" - }, - "DateTime::Locale::nds" : { - "file" : "DateTime/Locale/nds.pm" - }, - "DateTime::Locale::nds_DE" : { - "file" : "DateTime/Locale/nds_DE.pm" - }, - "DateTime::Locale::ne" : { - "file" : "DateTime/Locale/ne.pm" - }, - "DateTime::Locale::ne_IN" : { - "file" : "DateTime/Locale/ne_IN.pm" - }, - "DateTime::Locale::ne_NP" : { - "file" : "DateTime/Locale/ne_NP.pm" - }, - "DateTime::Locale::nl" : { - "file" : "DateTime/Locale/nl.pm" - }, - "DateTime::Locale::nl_BE" : { - "file" : "DateTime/Locale/nl_BE.pm" - }, - "DateTime::Locale::nl_NL" : { - "file" : "DateTime/Locale/nl_NL.pm" - }, - "DateTime::Locale::nn" : { - "file" : "DateTime/Locale/nn.pm" - }, - "DateTime::Locale::nn_NO" : { - "file" : "DateTime/Locale/nn_NO.pm" - }, - "DateTime::Locale::no" : { - "file" : "DateTime/Locale/no.pm" - }, - "DateTime::Locale::nr" : { - "file" : "DateTime/Locale/nr.pm" - }, - "DateTime::Locale::nr_ZA" : { - "file" : "DateTime/Locale/nr_ZA.pm" - }, - "DateTime::Locale::nso" : { - "file" : "DateTime/Locale/nso.pm" - }, - "DateTime::Locale::nso_ZA" : { - "file" : "DateTime/Locale/nso_ZA.pm" - }, - "DateTime::Locale::ny" : { - "file" : "DateTime/Locale/ny.pm" - }, - "DateTime::Locale::ny_MW" : { - "file" : "DateTime/Locale/ny_MW.pm" - }, - "DateTime::Locale::oc" : { - "file" : "DateTime/Locale/oc.pm" - }, - "DateTime::Locale::oc_FR" : { - "file" : "DateTime/Locale/oc_FR.pm" - }, - "DateTime::Locale::om" : { - "file" : "DateTime/Locale/om.pm" - }, - "DateTime::Locale::om_ET" : { - "file" : "DateTime/Locale/om_ET.pm" - }, - "DateTime::Locale::om_KE" : { - "file" : "DateTime/Locale/om_KE.pm" - }, - "DateTime::Locale::or" : { - "file" : "DateTime/Locale/or.pm" - }, - "DateTime::Locale::or_IN" : { - "file" : "DateTime/Locale/or_IN.pm" - }, - "DateTime::Locale::pa" : { - "file" : "DateTime/Locale/pa.pm" - }, - "DateTime::Locale::pa_Arab" : { - "file" : "DateTime/Locale/pa_Arab.pm" - }, - "DateTime::Locale::pa_Arab_PK" : { - "file" : "DateTime/Locale/pa_Arab_PK.pm" - }, - "DateTime::Locale::pa_Guru" : { - "file" : "DateTime/Locale/pa_Guru.pm" - }, - "DateTime::Locale::pa_Guru_IN" : { - "file" : "DateTime/Locale/pa_Guru_IN.pm" - }, - "DateTime::Locale::pa_IN" : { - "file" : "DateTime/Locale/pa_IN.pm" - }, - "DateTime::Locale::pa_PK" : { - "file" : "DateTime/Locale/pa_PK.pm" - }, - "DateTime::Locale::pl" : { - "file" : "DateTime/Locale/pl.pm" - }, - "DateTime::Locale::pl_PL" : { - "file" : "DateTime/Locale/pl_PL.pm" - }, - "DateTime::Locale::ps" : { - "file" : "DateTime/Locale/ps.pm" - }, - "DateTime::Locale::ps_AF" : { - "file" : "DateTime/Locale/ps_AF.pm" - }, - "DateTime::Locale::pt" : { - "file" : "DateTime/Locale/pt.pm" - }, - "DateTime::Locale::pt_BR" : { - "file" : "DateTime/Locale/pt_BR.pm" - }, - "DateTime::Locale::pt_PT" : { - "file" : "DateTime/Locale/pt_PT.pm" - }, - "DateTime::Locale::ro" : { - "file" : "DateTime/Locale/ro.pm" - }, - "DateTime::Locale::ro_MD" : { - "file" : "DateTime/Locale/ro_MD.pm" - }, - "DateTime::Locale::ro_RO" : { - "file" : "DateTime/Locale/ro_RO.pm" - }, - "DateTime::Locale::root" : { - "file" : "DateTime/Locale/root.pm" - }, - "DateTime::Locale::ru" : { - "file" : "DateTime/Locale/ru.pm" - }, - "DateTime::Locale::ru_RU" : { - "file" : "DateTime/Locale/ru_RU.pm" - }, - "DateTime::Locale::ru_UA" : { - "file" : "DateTime/Locale/ru_UA.pm" - }, - "DateTime::Locale::rw" : { - "file" : "DateTime/Locale/rw.pm" - }, - "DateTime::Locale::rw_RW" : { - "file" : "DateTime/Locale/rw_RW.pm" - }, - "DateTime::Locale::sa" : { - "file" : "DateTime/Locale/sa.pm" - }, - "DateTime::Locale::sa_IN" : { - "file" : "DateTime/Locale/sa_IN.pm" - }, - "DateTime::Locale::se" : { - "file" : "DateTime/Locale/se.pm" - }, - "DateTime::Locale::se_FI" : { - "file" : "DateTime/Locale/se_FI.pm" - }, - "DateTime::Locale::se_NO" : { - "file" : "DateTime/Locale/se_NO.pm" - }, - "DateTime::Locale::sh" : { - "file" : "DateTime/Locale/sh.pm" - }, - "DateTime::Locale::sh_BA" : { - "file" : "DateTime/Locale/sh_BA.pm" - }, - "DateTime::Locale::sh_CS" : { - "file" : "DateTime/Locale/sh_CS.pm" - }, - "DateTime::Locale::sh_YU" : { - "file" : "DateTime/Locale/sh_YU.pm" - }, - "DateTime::Locale::si" : { - "file" : "DateTime/Locale/si.pm" - }, - "DateTime::Locale::si_LK" : { - "file" : "DateTime/Locale/si_LK.pm" - }, - "DateTime::Locale::sid" : { - "file" : "DateTime/Locale/sid.pm" - }, - "DateTime::Locale::sid_ET" : { - "file" : "DateTime/Locale/sid_ET.pm" - }, - "DateTime::Locale::sk" : { - "file" : "DateTime/Locale/sk.pm" - }, - "DateTime::Locale::sk_SK" : { - "file" : "DateTime/Locale/sk_SK.pm" - }, - "DateTime::Locale::sl" : { - "file" : "DateTime/Locale/sl.pm" - }, - "DateTime::Locale::sl_SI" : { - "file" : "DateTime/Locale/sl_SI.pm" - }, - "DateTime::Locale::so" : { - "file" : "DateTime/Locale/so.pm" - }, - "DateTime::Locale::so_DJ" : { - "file" : "DateTime/Locale/so_DJ.pm" - }, - "DateTime::Locale::so_ET" : { - "file" : "DateTime/Locale/so_ET.pm" - }, - "DateTime::Locale::so_KE" : { - "file" : "DateTime/Locale/so_KE.pm" - }, - "DateTime::Locale::so_SO" : { - "file" : "DateTime/Locale/so_SO.pm" - }, - "DateTime::Locale::sq" : { - "file" : "DateTime/Locale/sq.pm" - }, - "DateTime::Locale::sq_AL" : { - "file" : "DateTime/Locale/sq_AL.pm" - }, - "DateTime::Locale::sr" : { - "file" : "DateTime/Locale/sr.pm" - }, - "DateTime::Locale::sr_BA" : { - "file" : "DateTime/Locale/sr_BA.pm" - }, - "DateTime::Locale::sr_CS" : { - "file" : "DateTime/Locale/sr_CS.pm" - }, - "DateTime::Locale::sr_Cyrl" : { - "file" : "DateTime/Locale/sr_Cyrl.pm" - }, - "DateTime::Locale::sr_Cyrl_BA" : { - "file" : "DateTime/Locale/sr_Cyrl_BA.pm" - }, - "DateTime::Locale::sr_Cyrl_CS" : { - "file" : "DateTime/Locale/sr_Cyrl_CS.pm" - }, - "DateTime::Locale::sr_Cyrl_ME" : { - "file" : "DateTime/Locale/sr_Cyrl_ME.pm" - }, - "DateTime::Locale::sr_Cyrl_RS" : { - "file" : "DateTime/Locale/sr_Cyrl_RS.pm" - }, - "DateTime::Locale::sr_Cyrl_YU" : { - "file" : "DateTime/Locale/sr_Cyrl_YU.pm" - }, - "DateTime::Locale::sr_Latn" : { - "file" : "DateTime/Locale/sr_Latn.pm" - }, - "DateTime::Locale::sr_Latn_BA" : { - "file" : "DateTime/Locale/sr_Latn_BA.pm" - }, - "DateTime::Locale::sr_Latn_CS" : { - "file" : "DateTime/Locale/sr_Latn_CS.pm" - }, - "DateTime::Locale::sr_Latn_ME" : { - "file" : "DateTime/Locale/sr_Latn_ME.pm" - }, - "DateTime::Locale::sr_Latn_RS" : { - "file" : "DateTime/Locale/sr_Latn_RS.pm" - }, - "DateTime::Locale::sr_Latn_YU" : { - "file" : "DateTime/Locale/sr_Latn_YU.pm" - }, - "DateTime::Locale::sr_ME" : { - "file" : "DateTime/Locale/sr_ME.pm" - }, - "DateTime::Locale::sr_RS" : { - "file" : "DateTime/Locale/sr_RS.pm" - }, - "DateTime::Locale::sr_YU" : { - "file" : "DateTime/Locale/sr_YU.pm" - }, - "DateTime::Locale::ss" : { - "file" : "DateTime/Locale/ss.pm" - }, - "DateTime::Locale::ss_SZ" : { - "file" : "DateTime/Locale/ss_SZ.pm" - }, - "DateTime::Locale::ss_ZA" : { - "file" : "DateTime/Locale/ss_ZA.pm" - }, - "DateTime::Locale::st" : { - "file" : "DateTime/Locale/st.pm" - }, - "DateTime::Locale::st_LS" : { - "file" : "DateTime/Locale/st_LS.pm" - }, - "DateTime::Locale::st_ZA" : { - "file" : "DateTime/Locale/st_ZA.pm" - }, - "DateTime::Locale::sv" : { - "file" : "DateTime/Locale/sv.pm" - }, - "DateTime::Locale::sv_FI" : { - "file" : "DateTime/Locale/sv_FI.pm" - }, - "DateTime::Locale::sv_SE" : { - "file" : "DateTime/Locale/sv_SE.pm" - }, - "DateTime::Locale::sw" : { - "file" : "DateTime/Locale/sw.pm" - }, - "DateTime::Locale::sw_KE" : { - "file" : "DateTime/Locale/sw_KE.pm" - }, - "DateTime::Locale::sw_TZ" : { - "file" : "DateTime/Locale/sw_TZ.pm" - }, - "DateTime::Locale::syr" : { - "file" : "DateTime/Locale/syr.pm" - }, - "DateTime::Locale::syr_SY" : { - "file" : "DateTime/Locale/syr_SY.pm" - }, - "DateTime::Locale::ta" : { - "file" : "DateTime/Locale/ta.pm" - }, - "DateTime::Locale::ta_IN" : { - "file" : "DateTime/Locale/ta_IN.pm" - }, - "DateTime::Locale::te" : { - "file" : "DateTime/Locale/te.pm" - }, - "DateTime::Locale::te_IN" : { - "file" : "DateTime/Locale/te_IN.pm" - }, - "DateTime::Locale::tg" : { - "file" : "DateTime/Locale/tg.pm" - }, - "DateTime::Locale::tg_Cyrl" : { - "file" : "DateTime/Locale/tg_Cyrl.pm" - }, - "DateTime::Locale::tg_Cyrl_TJ" : { - "file" : "DateTime/Locale/tg_Cyrl_TJ.pm" - }, - "DateTime::Locale::tg_TJ" : { - "file" : "DateTime/Locale/tg_TJ.pm" - }, - "DateTime::Locale::th" : { - "file" : "DateTime/Locale/th.pm" - }, - "DateTime::Locale::th_TH" : { - "file" : "DateTime/Locale/th_TH.pm" - }, - "DateTime::Locale::ti" : { - "file" : "DateTime/Locale/ti.pm" - }, - "DateTime::Locale::ti_ER" : { - "file" : "DateTime/Locale/ti_ER.pm" - }, - "DateTime::Locale::ti_ET" : { - "file" : "DateTime/Locale/ti_ET.pm" - }, - "DateTime::Locale::tig" : { - "file" : "DateTime/Locale/tig.pm" - }, - "DateTime::Locale::tig_ER" : { - "file" : "DateTime/Locale/tig_ER.pm" - }, - "DateTime::Locale::tl" : { - "file" : "DateTime/Locale/tl.pm" - }, - "DateTime::Locale::tn" : { - "file" : "DateTime/Locale/tn.pm" - }, - "DateTime::Locale::tn_ZA" : { - "file" : "DateTime/Locale/tn_ZA.pm" - }, - "DateTime::Locale::to" : { - "file" : "DateTime/Locale/to.pm" - }, - "DateTime::Locale::to_TO" : { - "file" : "DateTime/Locale/to_TO.pm" - }, - "DateTime::Locale::tr" : { - "file" : "DateTime/Locale/tr.pm" - }, - "DateTime::Locale::tr_TR" : { - "file" : "DateTime/Locale/tr_TR.pm" - }, - "DateTime::Locale::trv" : { - "file" : "DateTime/Locale/trv.pm" - }, - "DateTime::Locale::trv_TW" : { - "file" : "DateTime/Locale/trv_TW.pm" - }, - "DateTime::Locale::ts" : { - "file" : "DateTime/Locale/ts.pm" - }, - "DateTime::Locale::ts_ZA" : { - "file" : "DateTime/Locale/ts_ZA.pm" - }, - "DateTime::Locale::tt" : { - "file" : "DateTime/Locale/tt.pm" - }, - "DateTime::Locale::tt_RU" : { - "file" : "DateTime/Locale/tt_RU.pm" - }, - "DateTime::Locale::ug" : { - "file" : "DateTime/Locale/ug.pm" - }, - "DateTime::Locale::ug_Arab" : { - "file" : "DateTime/Locale/ug_Arab.pm" - }, - "DateTime::Locale::ug_Arab_CN" : { - "file" : "DateTime/Locale/ug_Arab_CN.pm" - }, - "DateTime::Locale::ug_CN" : { - "file" : "DateTime/Locale/ug_CN.pm" - }, - "DateTime::Locale::uk" : { - "file" : "DateTime/Locale/uk.pm" - }, - "DateTime::Locale::uk_UA" : { - "file" : "DateTime/Locale/uk_UA.pm" - }, - "DateTime::Locale::ur" : { - "file" : "DateTime/Locale/ur.pm" - }, - "DateTime::Locale::ur_IN" : { - "file" : "DateTime/Locale/ur_IN.pm" - }, - "DateTime::Locale::ur_PK" : { - "file" : "DateTime/Locale/ur_PK.pm" - }, - "DateTime::Locale::uz" : { - "file" : "DateTime/Locale/uz.pm" - }, - "DateTime::Locale::uz_AF" : { - "file" : "DateTime/Locale/uz_AF.pm" - }, - "DateTime::Locale::uz_Arab" : { - "file" : "DateTime/Locale/uz_Arab.pm" - }, - "DateTime::Locale::uz_Arab_AF" : { - "file" : "DateTime/Locale/uz_Arab_AF.pm" - }, - "DateTime::Locale::uz_Cyrl" : { - "file" : "DateTime/Locale/uz_Cyrl.pm" - }, - "DateTime::Locale::uz_Cyrl_UZ" : { - "file" : "DateTime/Locale/uz_Cyrl_UZ.pm" - }, - "DateTime::Locale::uz_Latn" : { - "file" : "DateTime/Locale/uz_Latn.pm" - }, - "DateTime::Locale::uz_Latn_UZ" : { - "file" : "DateTime/Locale/uz_Latn_UZ.pm" - }, - "DateTime::Locale::uz_UZ" : { - "file" : "DateTime/Locale/uz_UZ.pm" - }, - "DateTime::Locale::ve" : { - "file" : "DateTime/Locale/ve.pm" - }, - "DateTime::Locale::ve_ZA" : { - "file" : "DateTime/Locale/ve_ZA.pm" - }, - "DateTime::Locale::vi" : { - "file" : "DateTime/Locale/vi.pm" - }, - "DateTime::Locale::vi_VN" : { - "file" : "DateTime/Locale/vi_VN.pm" - }, - "DateTime::Locale::wal" : { - "file" : "DateTime/Locale/wal.pm" - }, - "DateTime::Locale::wal_ET" : { - "file" : "DateTime/Locale/wal_ET.pm" - }, - "DateTime::Locale::wo" : { - "file" : "DateTime/Locale/wo.pm" - }, - "DateTime::Locale::wo_Latn" : { - "file" : "DateTime/Locale/wo_Latn.pm" - }, - "DateTime::Locale::wo_Latn_SN" : { - "file" : "DateTime/Locale/wo_Latn_SN.pm" - }, - "DateTime::Locale::wo_SN" : { - "file" : "DateTime/Locale/wo_SN.pm" - }, - "DateTime::Locale::xh" : { - "file" : "DateTime/Locale/xh.pm" - }, - "DateTime::Locale::xh_ZA" : { - "file" : "DateTime/Locale/xh_ZA.pm" - }, - "DateTime::Locale::yo" : { - "file" : "DateTime/Locale/yo.pm" - }, - "DateTime::Locale::yo_NG" : { - "file" : "DateTime/Locale/yo_NG.pm" - }, - "DateTime::Locale::zh" : { - "file" : "DateTime/Locale/zh.pm" - }, - "DateTime::Locale::zh_CN" : { - "file" : "DateTime/Locale/zh_CN.pm" - }, - "DateTime::Locale::zh_HK" : { - "file" : "DateTime/Locale/zh_HK.pm" - }, - "DateTime::Locale::zh_Hans" : { - "file" : "DateTime/Locale/zh_Hans.pm" - }, - "DateTime::Locale::zh_Hans_CN" : { - "file" : "DateTime/Locale/zh_Hans_CN.pm" - }, - "DateTime::Locale::zh_Hans_HK" : { - "file" : "DateTime/Locale/zh_Hans_HK.pm" - }, - "DateTime::Locale::zh_Hans_MO" : { - "file" : "DateTime/Locale/zh_Hans_MO.pm" - }, - "DateTime::Locale::zh_Hans_SG" : { - "file" : "DateTime/Locale/zh_Hans_SG.pm" - }, - "DateTime::Locale::zh_Hant" : { - "file" : "DateTime/Locale/zh_Hant.pm" - }, - "DateTime::Locale::zh_Hant_HK" : { - "file" : "DateTime/Locale/zh_Hant_HK.pm" - }, - "DateTime::Locale::zh_Hant_MO" : { - "file" : "DateTime/Locale/zh_Hant_MO.pm" - }, - "DateTime::Locale::zh_Hant_TW" : { - "file" : "DateTime/Locale/zh_Hant_TW.pm" - }, - "DateTime::Locale::zh_MO" : { - "file" : "DateTime/Locale/zh_MO.pm" - }, - "DateTime::Locale::zh_SG" : { - "file" : "DateTime/Locale/zh_SG.pm" - }, - "DateTime::Locale::zh_TW" : { - "file" : "DateTime/Locale/zh_TW.pm" - }, - "DateTime::Locale::zu" : { - "file" : "DateTime/Locale/zu.pm" - }, - "DateTime::Locale::zu_ZA" : { - "file" : "DateTime/Locale/zu_ZA.pm" - } - }, - "target" : "DateTime::Locale", - "version" : "0.45" - }, - "DateTime::TimeZone" : { - "dist" : "DateTime-TimeZone-1.58", - "mymeta" : { - "abstract" : "Time zone object base class and factory", - "author" : [ - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "DateTime-TimeZone", - "prereqs" : { - "build" : { - "requires" : { - "File::Copy" : "0", - "Storable" : "0", - "Sys::Hostname" : "0", - "Test::More" : "0.88", - "Test::Output" : "0", - "base" : "0", - "overload" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Test::Pod" : "1.41" - } - }, - "runtime" : { - "requires" : { - "Class::Load" : "0", - "Class::Singleton" : "1.03", - "Cwd" : "3", - "File::Basename" : "0", - "File::Compare" : "0", - "File::Find" : "0", - "File::Spec" : "0", - "List::Util" : "0", - "Params::Validate" : "0.72", - "constant" : "0", - "parent" : "0", - "strict" : "0", - "vars" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "File::Copy" : "0", - "Storable" : "0", - "Sys::Hostname" : "0", - "Test::More" : "0.88", - "Test::Output" : "0", - "base" : "0", - "overload" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-datetime-timezone@rt.cpan.org", - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-TimeZone" - }, - "repository" : { - "type" : "git", - "url" : "git://git.urth.org/DateTime-TimeZone.git", - "web" : "http://git.urth.org/DateTime-TimeZone.git" - } - }, - "version" : "1.58" - }, - "name" : "DateTime::TimeZone", - "pathname" : "D/DR/DROLSKY/DateTime-TimeZone-1.58.tar.gz", - "provides" : { - "DateTime::TimeZone" : { - "file" : "DateTime/TimeZone.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Abidjan" : { - "file" : "DateTime/TimeZone/Africa/Abidjan.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Accra" : { - "file" : "DateTime/TimeZone/Africa/Accra.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Addis_Ababa" : { - "file" : "DateTime/TimeZone/Africa/Addis_Ababa.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Algiers" : { - "file" : "DateTime/TimeZone/Africa/Algiers.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Asmara" : { - "file" : "DateTime/TimeZone/Africa/Asmara.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Bamako" : { - "file" : "DateTime/TimeZone/Africa/Bamako.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Bangui" : { - "file" : "DateTime/TimeZone/Africa/Bangui.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Banjul" : { - "file" : "DateTime/TimeZone/Africa/Banjul.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Bissau" : { - "file" : "DateTime/TimeZone/Africa/Bissau.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Blantyre" : { - "file" : "DateTime/TimeZone/Africa/Blantyre.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Brazzaville" : { - "file" : "DateTime/TimeZone/Africa/Brazzaville.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Bujumbura" : { - "file" : "DateTime/TimeZone/Africa/Bujumbura.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Cairo" : { - "file" : "DateTime/TimeZone/Africa/Cairo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Casablanca" : { - "file" : "DateTime/TimeZone/Africa/Casablanca.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Ceuta" : { - "file" : "DateTime/TimeZone/Africa/Ceuta.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Conakry" : { - "file" : "DateTime/TimeZone/Africa/Conakry.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Dakar" : { - "file" : "DateTime/TimeZone/Africa/Dakar.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Dar_es_Salaam" : { - "file" : "DateTime/TimeZone/Africa/Dar_es_Salaam.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Djibouti" : { - "file" : "DateTime/TimeZone/Africa/Djibouti.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Douala" : { - "file" : "DateTime/TimeZone/Africa/Douala.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::El_Aaiun" : { - "file" : "DateTime/TimeZone/Africa/El_Aaiun.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Freetown" : { - "file" : "DateTime/TimeZone/Africa/Freetown.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Gaborone" : { - "file" : "DateTime/TimeZone/Africa/Gaborone.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Harare" : { - "file" : "DateTime/TimeZone/Africa/Harare.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Johannesburg" : { - "file" : "DateTime/TimeZone/Africa/Johannesburg.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Juba" : { - "file" : "DateTime/TimeZone/Africa/Juba.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Kampala" : { - "file" : "DateTime/TimeZone/Africa/Kampala.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Khartoum" : { - "file" : "DateTime/TimeZone/Africa/Khartoum.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Kigali" : { - "file" : "DateTime/TimeZone/Africa/Kigali.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Kinshasa" : { - "file" : "DateTime/TimeZone/Africa/Kinshasa.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Lagos" : { - "file" : "DateTime/TimeZone/Africa/Lagos.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Libreville" : { - "file" : "DateTime/TimeZone/Africa/Libreville.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Lome" : { - "file" : "DateTime/TimeZone/Africa/Lome.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Luanda" : { - "file" : "DateTime/TimeZone/Africa/Luanda.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Lubumbashi" : { - "file" : "DateTime/TimeZone/Africa/Lubumbashi.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Lusaka" : { - "file" : "DateTime/TimeZone/Africa/Lusaka.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Malabo" : { - "file" : "DateTime/TimeZone/Africa/Malabo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Maputo" : { - "file" : "DateTime/TimeZone/Africa/Maputo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Maseru" : { - "file" : "DateTime/TimeZone/Africa/Maseru.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Mbabane" : { - "file" : "DateTime/TimeZone/Africa/Mbabane.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Mogadishu" : { - "file" : "DateTime/TimeZone/Africa/Mogadishu.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Monrovia" : { - "file" : "DateTime/TimeZone/Africa/Monrovia.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Nairobi" : { - "file" : "DateTime/TimeZone/Africa/Nairobi.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Ndjamena" : { - "file" : "DateTime/TimeZone/Africa/Ndjamena.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Niamey" : { - "file" : "DateTime/TimeZone/Africa/Niamey.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Nouakchott" : { - "file" : "DateTime/TimeZone/Africa/Nouakchott.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Ouagadougou" : { - "file" : "DateTime/TimeZone/Africa/Ouagadougou.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Porto_Novo" : { - "file" : "DateTime/TimeZone/Africa/Porto_Novo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Sao_Tome" : { - "file" : "DateTime/TimeZone/Africa/Sao_Tome.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Tripoli" : { - "file" : "DateTime/TimeZone/Africa/Tripoli.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Tunis" : { - "file" : "DateTime/TimeZone/Africa/Tunis.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Africa::Windhoek" : { - "file" : "DateTime/TimeZone/Africa/Windhoek.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Adak" : { - "file" : "DateTime/TimeZone/America/Adak.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Anchorage" : { - "file" : "DateTime/TimeZone/America/Anchorage.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Anguilla" : { - "file" : "DateTime/TimeZone/America/Anguilla.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Antigua" : { - "file" : "DateTime/TimeZone/America/Antigua.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Araguaina" : { - "file" : "DateTime/TimeZone/America/Araguaina.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::Buenos_Aires" : { - "file" : "DateTime/TimeZone/America/Argentina/Buenos_Aires.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::Catamarca" : { - "file" : "DateTime/TimeZone/America/Argentina/Catamarca.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::Cordoba" : { - "file" : "DateTime/TimeZone/America/Argentina/Cordoba.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::Jujuy" : { - "file" : "DateTime/TimeZone/America/Argentina/Jujuy.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::La_Rioja" : { - "file" : "DateTime/TimeZone/America/Argentina/La_Rioja.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::Mendoza" : { - "file" : "DateTime/TimeZone/America/Argentina/Mendoza.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::Rio_Gallegos" : { - "file" : "DateTime/TimeZone/America/Argentina/Rio_Gallegos.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::Salta" : { - "file" : "DateTime/TimeZone/America/Argentina/Salta.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::San_Juan" : { - "file" : "DateTime/TimeZone/America/Argentina/San_Juan.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::San_Luis" : { - "file" : "DateTime/TimeZone/America/Argentina/San_Luis.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::Tucuman" : { - "file" : "DateTime/TimeZone/America/Argentina/Tucuman.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Argentina::Ushuaia" : { - "file" : "DateTime/TimeZone/America/Argentina/Ushuaia.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Aruba" : { - "file" : "DateTime/TimeZone/America/Aruba.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Asuncion" : { - "file" : "DateTime/TimeZone/America/Asuncion.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Atikokan" : { - "file" : "DateTime/TimeZone/America/Atikokan.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Bahia" : { - "file" : "DateTime/TimeZone/America/Bahia.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Bahia_Banderas" : { - "file" : "DateTime/TimeZone/America/Bahia_Banderas.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Barbados" : { - "file" : "DateTime/TimeZone/America/Barbados.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Belem" : { - "file" : "DateTime/TimeZone/America/Belem.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Belize" : { - "file" : "DateTime/TimeZone/America/Belize.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Blanc_Sablon" : { - "file" : "DateTime/TimeZone/America/Blanc_Sablon.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Boa_Vista" : { - "file" : "DateTime/TimeZone/America/Boa_Vista.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Bogota" : { - "file" : "DateTime/TimeZone/America/Bogota.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Boise" : { - "file" : "DateTime/TimeZone/America/Boise.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Cambridge_Bay" : { - "file" : "DateTime/TimeZone/America/Cambridge_Bay.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Campo_Grande" : { - "file" : "DateTime/TimeZone/America/Campo_Grande.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Cancun" : { - "file" : "DateTime/TimeZone/America/Cancun.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Caracas" : { - "file" : "DateTime/TimeZone/America/Caracas.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Cayenne" : { - "file" : "DateTime/TimeZone/America/Cayenne.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Cayman" : { - "file" : "DateTime/TimeZone/America/Cayman.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Chicago" : { - "file" : "DateTime/TimeZone/America/Chicago.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Chihuahua" : { - "file" : "DateTime/TimeZone/America/Chihuahua.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Costa_Rica" : { - "file" : "DateTime/TimeZone/America/Costa_Rica.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Creston" : { - "file" : "DateTime/TimeZone/America/Creston.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Cuiaba" : { - "file" : "DateTime/TimeZone/America/Cuiaba.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Curacao" : { - "file" : "DateTime/TimeZone/America/Curacao.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Danmarkshavn" : { - "file" : "DateTime/TimeZone/America/Danmarkshavn.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Dawson" : { - "file" : "DateTime/TimeZone/America/Dawson.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Dawson_Creek" : { - "file" : "DateTime/TimeZone/America/Dawson_Creek.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Denver" : { - "file" : "DateTime/TimeZone/America/Denver.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Detroit" : { - "file" : "DateTime/TimeZone/America/Detroit.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Dominica" : { - "file" : "DateTime/TimeZone/America/Dominica.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Edmonton" : { - "file" : "DateTime/TimeZone/America/Edmonton.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Eirunepe" : { - "file" : "DateTime/TimeZone/America/Eirunepe.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::El_Salvador" : { - "file" : "DateTime/TimeZone/America/El_Salvador.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Fortaleza" : { - "file" : "DateTime/TimeZone/America/Fortaleza.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Glace_Bay" : { - "file" : "DateTime/TimeZone/America/Glace_Bay.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Godthab" : { - "file" : "DateTime/TimeZone/America/Godthab.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Goose_Bay" : { - "file" : "DateTime/TimeZone/America/Goose_Bay.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Grand_Turk" : { - "file" : "DateTime/TimeZone/America/Grand_Turk.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Grenada" : { - "file" : "DateTime/TimeZone/America/Grenada.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Guadeloupe" : { - "file" : "DateTime/TimeZone/America/Guadeloupe.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Guatemala" : { - "file" : "DateTime/TimeZone/America/Guatemala.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Guayaquil" : { - "file" : "DateTime/TimeZone/America/Guayaquil.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Guyana" : { - "file" : "DateTime/TimeZone/America/Guyana.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Halifax" : { - "file" : "DateTime/TimeZone/America/Halifax.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Havana" : { - "file" : "DateTime/TimeZone/America/Havana.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Hermosillo" : { - "file" : "DateTime/TimeZone/America/Hermosillo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Indiana::Indianapolis" : { - "file" : "DateTime/TimeZone/America/Indiana/Indianapolis.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Indiana::Knox" : { - "file" : "DateTime/TimeZone/America/Indiana/Knox.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Indiana::Marengo" : { - "file" : "DateTime/TimeZone/America/Indiana/Marengo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Indiana::Petersburg" : { - "file" : "DateTime/TimeZone/America/Indiana/Petersburg.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Indiana::Tell_City" : { - "file" : "DateTime/TimeZone/America/Indiana/Tell_City.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Indiana::Vevay" : { - "file" : "DateTime/TimeZone/America/Indiana/Vevay.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Indiana::Vincennes" : { - "file" : "DateTime/TimeZone/America/Indiana/Vincennes.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Indiana::Winamac" : { - "file" : "DateTime/TimeZone/America/Indiana/Winamac.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Inuvik" : { - "file" : "DateTime/TimeZone/America/Inuvik.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Iqaluit" : { - "file" : "DateTime/TimeZone/America/Iqaluit.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Jamaica" : { - "file" : "DateTime/TimeZone/America/Jamaica.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Juneau" : { - "file" : "DateTime/TimeZone/America/Juneau.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Kentucky::Louisville" : { - "file" : "DateTime/TimeZone/America/Kentucky/Louisville.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Kentucky::Monticello" : { - "file" : "DateTime/TimeZone/America/Kentucky/Monticello.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::La_Paz" : { - "file" : "DateTime/TimeZone/America/La_Paz.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Lima" : { - "file" : "DateTime/TimeZone/America/Lima.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Los_Angeles" : { - "file" : "DateTime/TimeZone/America/Los_Angeles.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Maceio" : { - "file" : "DateTime/TimeZone/America/Maceio.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Managua" : { - "file" : "DateTime/TimeZone/America/Managua.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Manaus" : { - "file" : "DateTime/TimeZone/America/Manaus.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Martinique" : { - "file" : "DateTime/TimeZone/America/Martinique.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Matamoros" : { - "file" : "DateTime/TimeZone/America/Matamoros.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Mazatlan" : { - "file" : "DateTime/TimeZone/America/Mazatlan.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Menominee" : { - "file" : "DateTime/TimeZone/America/Menominee.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Merida" : { - "file" : "DateTime/TimeZone/America/Merida.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Metlakatla" : { - "file" : "DateTime/TimeZone/America/Metlakatla.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Mexico_City" : { - "file" : "DateTime/TimeZone/America/Mexico_City.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Miquelon" : { - "file" : "DateTime/TimeZone/America/Miquelon.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Moncton" : { - "file" : "DateTime/TimeZone/America/Moncton.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Monterrey" : { - "file" : "DateTime/TimeZone/America/Monterrey.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Montevideo" : { - "file" : "DateTime/TimeZone/America/Montevideo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Montreal" : { - "file" : "DateTime/TimeZone/America/Montreal.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Montserrat" : { - "file" : "DateTime/TimeZone/America/Montserrat.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Nassau" : { - "file" : "DateTime/TimeZone/America/Nassau.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::New_York" : { - "file" : "DateTime/TimeZone/America/New_York.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Nipigon" : { - "file" : "DateTime/TimeZone/America/Nipigon.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Nome" : { - "file" : "DateTime/TimeZone/America/Nome.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Noronha" : { - "file" : "DateTime/TimeZone/America/Noronha.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::North_Dakota::Beulah" : { - "file" : "DateTime/TimeZone/America/North_Dakota/Beulah.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::North_Dakota::Center" : { - "file" : "DateTime/TimeZone/America/North_Dakota/Center.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::North_Dakota::New_Salem" : { - "file" : "DateTime/TimeZone/America/North_Dakota/New_Salem.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Ojinaga" : { - "file" : "DateTime/TimeZone/America/Ojinaga.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Panama" : { - "file" : "DateTime/TimeZone/America/Panama.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Pangnirtung" : { - "file" : "DateTime/TimeZone/America/Pangnirtung.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Paramaribo" : { - "file" : "DateTime/TimeZone/America/Paramaribo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Phoenix" : { - "file" : "DateTime/TimeZone/America/Phoenix.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Port_au_Prince" : { - "file" : "DateTime/TimeZone/America/Port_au_Prince.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Port_of_Spain" : { - "file" : "DateTime/TimeZone/America/Port_of_Spain.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Porto_Velho" : { - "file" : "DateTime/TimeZone/America/Porto_Velho.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Puerto_Rico" : { - "file" : "DateTime/TimeZone/America/Puerto_Rico.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Rainy_River" : { - "file" : "DateTime/TimeZone/America/Rainy_River.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Rankin_Inlet" : { - "file" : "DateTime/TimeZone/America/Rankin_Inlet.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Recife" : { - "file" : "DateTime/TimeZone/America/Recife.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Regina" : { - "file" : "DateTime/TimeZone/America/Regina.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Resolute" : { - "file" : "DateTime/TimeZone/America/Resolute.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Rio_Branco" : { - "file" : "DateTime/TimeZone/America/Rio_Branco.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Santa_Isabel" : { - "file" : "DateTime/TimeZone/America/Santa_Isabel.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Santarem" : { - "file" : "DateTime/TimeZone/America/Santarem.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Santiago" : { - "file" : "DateTime/TimeZone/America/Santiago.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Santo_Domingo" : { - "file" : "DateTime/TimeZone/America/Santo_Domingo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Sao_Paulo" : { - "file" : "DateTime/TimeZone/America/Sao_Paulo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Scoresbysund" : { - "file" : "DateTime/TimeZone/America/Scoresbysund.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Sitka" : { - "file" : "DateTime/TimeZone/America/Sitka.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::St_Johns" : { - "file" : "DateTime/TimeZone/America/St_Johns.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::St_Kitts" : { - "file" : "DateTime/TimeZone/America/St_Kitts.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::St_Lucia" : { - "file" : "DateTime/TimeZone/America/St_Lucia.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::St_Thomas" : { - "file" : "DateTime/TimeZone/America/St_Thomas.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::St_Vincent" : { - "file" : "DateTime/TimeZone/America/St_Vincent.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Swift_Current" : { - "file" : "DateTime/TimeZone/America/Swift_Current.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Tegucigalpa" : { - "file" : "DateTime/TimeZone/America/Tegucigalpa.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Thule" : { - "file" : "DateTime/TimeZone/America/Thule.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Thunder_Bay" : { - "file" : "DateTime/TimeZone/America/Thunder_Bay.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Tijuana" : { - "file" : "DateTime/TimeZone/America/Tijuana.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Toronto" : { - "file" : "DateTime/TimeZone/America/Toronto.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Tortola" : { - "file" : "DateTime/TimeZone/America/Tortola.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Vancouver" : { - "file" : "DateTime/TimeZone/America/Vancouver.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Whitehorse" : { - "file" : "DateTime/TimeZone/America/Whitehorse.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Winnipeg" : { - "file" : "DateTime/TimeZone/America/Winnipeg.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Yakutat" : { - "file" : "DateTime/TimeZone/America/Yakutat.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::America::Yellowknife" : { - "file" : "DateTime/TimeZone/America/Yellowknife.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Antarctica::Casey" : { - "file" : "DateTime/TimeZone/Antarctica/Casey.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Antarctica::Davis" : { - "file" : "DateTime/TimeZone/Antarctica/Davis.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Antarctica::DumontDUrville" : { - "file" : "DateTime/TimeZone/Antarctica/DumontDUrville.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Antarctica::Macquarie" : { - "file" : "DateTime/TimeZone/Antarctica/Macquarie.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Antarctica::Mawson" : { - "file" : "DateTime/TimeZone/Antarctica/Mawson.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Antarctica::McMurdo" : { - "file" : "DateTime/TimeZone/Antarctica/McMurdo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Antarctica::Palmer" : { - "file" : "DateTime/TimeZone/Antarctica/Palmer.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Antarctica::Rothera" : { - "file" : "DateTime/TimeZone/Antarctica/Rothera.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Antarctica::Syowa" : { - "file" : "DateTime/TimeZone/Antarctica/Syowa.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Antarctica::Vostok" : { - "file" : "DateTime/TimeZone/Antarctica/Vostok.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Aden" : { - "file" : "DateTime/TimeZone/Asia/Aden.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Almaty" : { - "file" : "DateTime/TimeZone/Asia/Almaty.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Amman" : { - "file" : "DateTime/TimeZone/Asia/Amman.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Anadyr" : { - "file" : "DateTime/TimeZone/Asia/Anadyr.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Aqtau" : { - "file" : "DateTime/TimeZone/Asia/Aqtau.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Aqtobe" : { - "file" : "DateTime/TimeZone/Asia/Aqtobe.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Ashgabat" : { - "file" : "DateTime/TimeZone/Asia/Ashgabat.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Baghdad" : { - "file" : "DateTime/TimeZone/Asia/Baghdad.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Bahrain" : { - "file" : "DateTime/TimeZone/Asia/Bahrain.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Baku" : { - "file" : "DateTime/TimeZone/Asia/Baku.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Bangkok" : { - "file" : "DateTime/TimeZone/Asia/Bangkok.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Beirut" : { - "file" : "DateTime/TimeZone/Asia/Beirut.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Bishkek" : { - "file" : "DateTime/TimeZone/Asia/Bishkek.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Brunei" : { - "file" : "DateTime/TimeZone/Asia/Brunei.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Choibalsan" : { - "file" : "DateTime/TimeZone/Asia/Choibalsan.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Chongqing" : { - "file" : "DateTime/TimeZone/Asia/Chongqing.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Colombo" : { - "file" : "DateTime/TimeZone/Asia/Colombo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Damascus" : { - "file" : "DateTime/TimeZone/Asia/Damascus.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Dhaka" : { - "file" : "DateTime/TimeZone/Asia/Dhaka.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Dili" : { - "file" : "DateTime/TimeZone/Asia/Dili.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Dubai" : { - "file" : "DateTime/TimeZone/Asia/Dubai.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Dushanbe" : { - "file" : "DateTime/TimeZone/Asia/Dushanbe.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Gaza" : { - "file" : "DateTime/TimeZone/Asia/Gaza.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Harbin" : { - "file" : "DateTime/TimeZone/Asia/Harbin.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Hebron" : { - "file" : "DateTime/TimeZone/Asia/Hebron.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Ho_Chi_Minh" : { - "file" : "DateTime/TimeZone/Asia/Ho_Chi_Minh.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Hong_Kong" : { - "file" : "DateTime/TimeZone/Asia/Hong_Kong.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Hovd" : { - "file" : "DateTime/TimeZone/Asia/Hovd.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Irkutsk" : { - "file" : "DateTime/TimeZone/Asia/Irkutsk.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Jakarta" : { - "file" : "DateTime/TimeZone/Asia/Jakarta.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Jayapura" : { - "file" : "DateTime/TimeZone/Asia/Jayapura.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Jerusalem" : { - "file" : "DateTime/TimeZone/Asia/Jerusalem.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Kabul" : { - "file" : "DateTime/TimeZone/Asia/Kabul.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Kamchatka" : { - "file" : "DateTime/TimeZone/Asia/Kamchatka.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Karachi" : { - "file" : "DateTime/TimeZone/Asia/Karachi.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Kashgar" : { - "file" : "DateTime/TimeZone/Asia/Kashgar.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Kathmandu" : { - "file" : "DateTime/TimeZone/Asia/Kathmandu.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Khandyga" : { - "file" : "DateTime/TimeZone/Asia/Khandyga.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Kolkata" : { - "file" : "DateTime/TimeZone/Asia/Kolkata.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Krasnoyarsk" : { - "file" : "DateTime/TimeZone/Asia/Krasnoyarsk.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Kuala_Lumpur" : { - "file" : "DateTime/TimeZone/Asia/Kuala_Lumpur.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Kuching" : { - "file" : "DateTime/TimeZone/Asia/Kuching.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Kuwait" : { - "file" : "DateTime/TimeZone/Asia/Kuwait.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Macau" : { - "file" : "DateTime/TimeZone/Asia/Macau.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Magadan" : { - "file" : "DateTime/TimeZone/Asia/Magadan.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Makassar" : { - "file" : "DateTime/TimeZone/Asia/Makassar.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Manila" : { - "file" : "DateTime/TimeZone/Asia/Manila.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Muscat" : { - "file" : "DateTime/TimeZone/Asia/Muscat.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Nicosia" : { - "file" : "DateTime/TimeZone/Asia/Nicosia.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Novokuznetsk" : { - "file" : "DateTime/TimeZone/Asia/Novokuznetsk.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Novosibirsk" : { - "file" : "DateTime/TimeZone/Asia/Novosibirsk.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Omsk" : { - "file" : "DateTime/TimeZone/Asia/Omsk.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Oral" : { - "file" : "DateTime/TimeZone/Asia/Oral.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Phnom_Penh" : { - "file" : "DateTime/TimeZone/Asia/Phnom_Penh.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Pontianak" : { - "file" : "DateTime/TimeZone/Asia/Pontianak.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Pyongyang" : { - "file" : "DateTime/TimeZone/Asia/Pyongyang.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Qatar" : { - "file" : "DateTime/TimeZone/Asia/Qatar.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Qyzylorda" : { - "file" : "DateTime/TimeZone/Asia/Qyzylorda.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Rangoon" : { - "file" : "DateTime/TimeZone/Asia/Rangoon.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Riyadh" : { - "file" : "DateTime/TimeZone/Asia/Riyadh.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Sakhalin" : { - "file" : "DateTime/TimeZone/Asia/Sakhalin.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Samarkand" : { - "file" : "DateTime/TimeZone/Asia/Samarkand.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Seoul" : { - "file" : "DateTime/TimeZone/Asia/Seoul.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Shanghai" : { - "file" : "DateTime/TimeZone/Asia/Shanghai.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Singapore" : { - "file" : "DateTime/TimeZone/Asia/Singapore.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Taipei" : { - "file" : "DateTime/TimeZone/Asia/Taipei.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Tashkent" : { - "file" : "DateTime/TimeZone/Asia/Tashkent.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Tbilisi" : { - "file" : "DateTime/TimeZone/Asia/Tbilisi.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Tehran" : { - "file" : "DateTime/TimeZone/Asia/Tehran.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Thimphu" : { - "file" : "DateTime/TimeZone/Asia/Thimphu.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Tokyo" : { - "file" : "DateTime/TimeZone/Asia/Tokyo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Ulaanbaatar" : { - "file" : "DateTime/TimeZone/Asia/Ulaanbaatar.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Urumqi" : { - "file" : "DateTime/TimeZone/Asia/Urumqi.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Ust_Nera" : { - "file" : "DateTime/TimeZone/Asia/Ust_Nera.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Vientiane" : { - "file" : "DateTime/TimeZone/Asia/Vientiane.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Vladivostok" : { - "file" : "DateTime/TimeZone/Asia/Vladivostok.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Yakutsk" : { - "file" : "DateTime/TimeZone/Asia/Yakutsk.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Yekaterinburg" : { - "file" : "DateTime/TimeZone/Asia/Yekaterinburg.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Asia::Yerevan" : { - "file" : "DateTime/TimeZone/Asia/Yerevan.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Atlantic::Azores" : { - "file" : "DateTime/TimeZone/Atlantic/Azores.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Atlantic::Bermuda" : { - "file" : "DateTime/TimeZone/Atlantic/Bermuda.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Atlantic::Canary" : { - "file" : "DateTime/TimeZone/Atlantic/Canary.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Atlantic::Cape_Verde" : { - "file" : "DateTime/TimeZone/Atlantic/Cape_Verde.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Atlantic::Faroe" : { - "file" : "DateTime/TimeZone/Atlantic/Faroe.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Atlantic::Madeira" : { - "file" : "DateTime/TimeZone/Atlantic/Madeira.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Atlantic::Reykjavik" : { - "file" : "DateTime/TimeZone/Atlantic/Reykjavik.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Atlantic::South_Georgia" : { - "file" : "DateTime/TimeZone/Atlantic/South_Georgia.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Atlantic::St_Helena" : { - "file" : "DateTime/TimeZone/Atlantic/St_Helena.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Atlantic::Stanley" : { - "file" : "DateTime/TimeZone/Atlantic/Stanley.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Adelaide" : { - "file" : "DateTime/TimeZone/Australia/Adelaide.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Brisbane" : { - "file" : "DateTime/TimeZone/Australia/Brisbane.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Broken_Hill" : { - "file" : "DateTime/TimeZone/Australia/Broken_Hill.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Currie" : { - "file" : "DateTime/TimeZone/Australia/Currie.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Darwin" : { - "file" : "DateTime/TimeZone/Australia/Darwin.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Eucla" : { - "file" : "DateTime/TimeZone/Australia/Eucla.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Hobart" : { - "file" : "DateTime/TimeZone/Australia/Hobart.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Lindeman" : { - "file" : "DateTime/TimeZone/Australia/Lindeman.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Lord_Howe" : { - "file" : "DateTime/TimeZone/Australia/Lord_Howe.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Melbourne" : { - "file" : "DateTime/TimeZone/Australia/Melbourne.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Perth" : { - "file" : "DateTime/TimeZone/Australia/Perth.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Australia::Sydney" : { - "file" : "DateTime/TimeZone/Australia/Sydney.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::CET" : { - "file" : "DateTime/TimeZone/CET.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::CST6CDT" : { - "file" : "DateTime/TimeZone/CST6CDT.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Catalog" : { - "file" : "DateTime/TimeZone/Catalog.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::EET" : { - "file" : "DateTime/TimeZone/EET.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::EST" : { - "file" : "DateTime/TimeZone/EST.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::EST5EDT" : { - "file" : "DateTime/TimeZone/EST5EDT.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Amsterdam" : { - "file" : "DateTime/TimeZone/Europe/Amsterdam.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Andorra" : { - "file" : "DateTime/TimeZone/Europe/Andorra.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Athens" : { - "file" : "DateTime/TimeZone/Europe/Athens.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Belgrade" : { - "file" : "DateTime/TimeZone/Europe/Belgrade.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Berlin" : { - "file" : "DateTime/TimeZone/Europe/Berlin.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Brussels" : { - "file" : "DateTime/TimeZone/Europe/Brussels.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Bucharest" : { - "file" : "DateTime/TimeZone/Europe/Bucharest.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Budapest" : { - "file" : "DateTime/TimeZone/Europe/Budapest.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Chisinau" : { - "file" : "DateTime/TimeZone/Europe/Chisinau.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Copenhagen" : { - "file" : "DateTime/TimeZone/Europe/Copenhagen.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Dublin" : { - "file" : "DateTime/TimeZone/Europe/Dublin.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Gibraltar" : { - "file" : "DateTime/TimeZone/Europe/Gibraltar.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Helsinki" : { - "file" : "DateTime/TimeZone/Europe/Helsinki.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Istanbul" : { - "file" : "DateTime/TimeZone/Europe/Istanbul.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Kaliningrad" : { - "file" : "DateTime/TimeZone/Europe/Kaliningrad.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Kiev" : { - "file" : "DateTime/TimeZone/Europe/Kiev.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Lisbon" : { - "file" : "DateTime/TimeZone/Europe/Lisbon.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::London" : { - "file" : "DateTime/TimeZone/Europe/London.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Luxembourg" : { - "file" : "DateTime/TimeZone/Europe/Luxembourg.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Madrid" : { - "file" : "DateTime/TimeZone/Europe/Madrid.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Malta" : { - "file" : "DateTime/TimeZone/Europe/Malta.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Minsk" : { - "file" : "DateTime/TimeZone/Europe/Minsk.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Monaco" : { - "file" : "DateTime/TimeZone/Europe/Monaco.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Moscow" : { - "file" : "DateTime/TimeZone/Europe/Moscow.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Oslo" : { - "file" : "DateTime/TimeZone/Europe/Oslo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Paris" : { - "file" : "DateTime/TimeZone/Europe/Paris.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Prague" : { - "file" : "DateTime/TimeZone/Europe/Prague.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Riga" : { - "file" : "DateTime/TimeZone/Europe/Riga.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Rome" : { - "file" : "DateTime/TimeZone/Europe/Rome.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Samara" : { - "file" : "DateTime/TimeZone/Europe/Samara.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Simferopol" : { - "file" : "DateTime/TimeZone/Europe/Simferopol.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Sofia" : { - "file" : "DateTime/TimeZone/Europe/Sofia.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Stockholm" : { - "file" : "DateTime/TimeZone/Europe/Stockholm.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Tallinn" : { - "file" : "DateTime/TimeZone/Europe/Tallinn.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Tirane" : { - "file" : "DateTime/TimeZone/Europe/Tirane.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Uzhgorod" : { - "file" : "DateTime/TimeZone/Europe/Uzhgorod.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Vaduz" : { - "file" : "DateTime/TimeZone/Europe/Vaduz.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Vienna" : { - "file" : "DateTime/TimeZone/Europe/Vienna.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Vilnius" : { - "file" : "DateTime/TimeZone/Europe/Vilnius.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Volgograd" : { - "file" : "DateTime/TimeZone/Europe/Volgograd.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Warsaw" : { - "file" : "DateTime/TimeZone/Europe/Warsaw.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Zaporozhye" : { - "file" : "DateTime/TimeZone/Europe/Zaporozhye.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Europe::Zurich" : { - "file" : "DateTime/TimeZone/Europe/Zurich.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Floating" : { - "file" : "DateTime/TimeZone/Floating.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::HST" : { - "file" : "DateTime/TimeZone/HST.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Indian::Antananarivo" : { - "file" : "DateTime/TimeZone/Indian/Antananarivo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Indian::Chagos" : { - "file" : "DateTime/TimeZone/Indian/Chagos.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Indian::Christmas" : { - "file" : "DateTime/TimeZone/Indian/Christmas.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Indian::Cocos" : { - "file" : "DateTime/TimeZone/Indian/Cocos.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Indian::Comoro" : { - "file" : "DateTime/TimeZone/Indian/Comoro.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Indian::Kerguelen" : { - "file" : "DateTime/TimeZone/Indian/Kerguelen.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Indian::Mahe" : { - "file" : "DateTime/TimeZone/Indian/Mahe.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Indian::Maldives" : { - "file" : "DateTime/TimeZone/Indian/Maldives.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Indian::Mauritius" : { - "file" : "DateTime/TimeZone/Indian/Mauritius.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Indian::Mayotte" : { - "file" : "DateTime/TimeZone/Indian/Mayotte.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Indian::Reunion" : { - "file" : "DateTime/TimeZone/Indian/Reunion.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Local" : { - "file" : "DateTime/TimeZone/Local.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Local::Unix" : { - "file" : "DateTime/TimeZone/Local/Unix.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Local::VMS" : { - "file" : "DateTime/TimeZone/Local/VMS.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Local::Win32" : { - "file" : "DateTime/TimeZone/Local/Win32.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::MET" : { - "file" : "DateTime/TimeZone/MET.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::MST" : { - "file" : "DateTime/TimeZone/MST.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::MST7MDT" : { - "file" : "DateTime/TimeZone/MST7MDT.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::OffsetOnly" : { - "file" : "DateTime/TimeZone/OffsetOnly.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::OlsonDB" : { - "file" : "DateTime/TimeZone/OlsonDB.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::OlsonDB::Change" : { - "file" : "DateTime/TimeZone/OlsonDB/Change.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::OlsonDB::Observance" : { - "file" : "DateTime/TimeZone/OlsonDB/Observance.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::OlsonDB::Rule" : { - "file" : "DateTime/TimeZone/OlsonDB/Rule.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::OlsonDB::Zone" : { - "file" : "DateTime/TimeZone/OlsonDB/Zone.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::PST8PDT" : { - "file" : "DateTime/TimeZone/PST8PDT.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Apia" : { - "file" : "DateTime/TimeZone/Pacific/Apia.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Auckland" : { - "file" : "DateTime/TimeZone/Pacific/Auckland.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Chatham" : { - "file" : "DateTime/TimeZone/Pacific/Chatham.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Chuuk" : { - "file" : "DateTime/TimeZone/Pacific/Chuuk.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Easter" : { - "file" : "DateTime/TimeZone/Pacific/Easter.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Efate" : { - "file" : "DateTime/TimeZone/Pacific/Efate.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Enderbury" : { - "file" : "DateTime/TimeZone/Pacific/Enderbury.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Fakaofo" : { - "file" : "DateTime/TimeZone/Pacific/Fakaofo.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Fiji" : { - "file" : "DateTime/TimeZone/Pacific/Fiji.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Funafuti" : { - "file" : "DateTime/TimeZone/Pacific/Funafuti.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Galapagos" : { - "file" : "DateTime/TimeZone/Pacific/Galapagos.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Gambier" : { - "file" : "DateTime/TimeZone/Pacific/Gambier.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Guadalcanal" : { - "file" : "DateTime/TimeZone/Pacific/Guadalcanal.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Guam" : { - "file" : "DateTime/TimeZone/Pacific/Guam.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Honolulu" : { - "file" : "DateTime/TimeZone/Pacific/Honolulu.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Johnston" : { - "file" : "DateTime/TimeZone/Pacific/Johnston.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Kiritimati" : { - "file" : "DateTime/TimeZone/Pacific/Kiritimati.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Kosrae" : { - "file" : "DateTime/TimeZone/Pacific/Kosrae.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Kwajalein" : { - "file" : "DateTime/TimeZone/Pacific/Kwajalein.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Majuro" : { - "file" : "DateTime/TimeZone/Pacific/Majuro.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Marquesas" : { - "file" : "DateTime/TimeZone/Pacific/Marquesas.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Midway" : { - "file" : "DateTime/TimeZone/Pacific/Midway.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Nauru" : { - "file" : "DateTime/TimeZone/Pacific/Nauru.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Niue" : { - "file" : "DateTime/TimeZone/Pacific/Niue.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Norfolk" : { - "file" : "DateTime/TimeZone/Pacific/Norfolk.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Noumea" : { - "file" : "DateTime/TimeZone/Pacific/Noumea.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Pago_Pago" : { - "file" : "DateTime/TimeZone/Pacific/Pago_Pago.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Palau" : { - "file" : "DateTime/TimeZone/Pacific/Palau.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Pitcairn" : { - "file" : "DateTime/TimeZone/Pacific/Pitcairn.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Pohnpei" : { - "file" : "DateTime/TimeZone/Pacific/Pohnpei.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Port_Moresby" : { - "file" : "DateTime/TimeZone/Pacific/Port_Moresby.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Rarotonga" : { - "file" : "DateTime/TimeZone/Pacific/Rarotonga.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Saipan" : { - "file" : "DateTime/TimeZone/Pacific/Saipan.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Tahiti" : { - "file" : "DateTime/TimeZone/Pacific/Tahiti.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Tarawa" : { - "file" : "DateTime/TimeZone/Pacific/Tarawa.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Tongatapu" : { - "file" : "DateTime/TimeZone/Pacific/Tongatapu.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Wake" : { - "file" : "DateTime/TimeZone/Pacific/Wake.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::Pacific::Wallis" : { - "file" : "DateTime/TimeZone/Pacific/Wallis.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::UTC" : { - "file" : "DateTime/TimeZone/UTC.pm", - "version" : "1.58" - }, - "DateTime::TimeZone::WET" : { - "file" : "DateTime/TimeZone/WET.pm", - "version" : "1.58" - } - }, - "target" : "DateTime::TimeZone", - "version" : "1.58" - }, - "Devel::Caller" : { - "dist" : "Devel-Caller-2.06", - "mymeta" : { - "abstract" : "meatier versions of C<caller>", - "author" : [ - "Richard Clamp <richardc@unixbeard.net>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Devel-Caller", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "PadWalker" : "0.08", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "version" : "2.06" - }, - "name" : "Devel::Caller", - "pathname" : "R/RC/RCLAMP/Devel-Caller-2.06.tar.gz", - "provides" : { - "Devel::Caller" : { - "file" : "Devel/Caller.pm", - "version" : "2.06" - } - }, - "target" : "Devel::Caller", - "version" : "2.06" - }, - "Devel::GlobalDestruction" : { - "dist" : "Devel-GlobalDestruction-0.09", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Devel-GlobalDestruction", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::CBuilder" : "0.27" - } - }, - "runtime" : { - "requires" : { - "Sub::Exporter::Progressive" : "0.001002", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Devel-GlobalDestruction" - }, - "homepage" : "http://search.cpan.org/dist/Devel-GlobalDestruction", - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/p5sagit/Devel-GlobalDestruction.git" - } - }, - "version" : "0.09" - }, - "name" : "Devel::GlobalDestruction", - "pathname" : "R/RI/RIBASUSHI/Devel-GlobalDestruction-0.09.tar.gz", - "provides" : { - "Devel::GlobalDestruction" : { - "file" : "Devel/GlobalDestruction.pm", - "version" : "0.09" - } - }, - "target" : "Devel::GlobalDestruction", - "version" : "0.09" - }, - "Devel::Hide" : { - "dist" : "Devel-Hide-0.0009", - "mymeta" : { - "abstract" : "Forces the unavailability of specified Perl modules (for testing)", - "author" : [ - "A. R. Ferreira <ferreira@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.113640, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Devel-Hide", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "recommends" : { - "Test::Pod" : "1.18", - "Test::Pod::Coverage" : "1.04" - }, - "requires" : { - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "https://github.com/aferreira/cpan-Devel-Hide" - } - }, - "version" : "0.0009" - }, - "name" : "Devel::Hide", - "pathname" : "F/FE/FERREIRA/Devel-Hide-0.0009.tar.gz", - "provides" : { - "Devel::Hide" : { - "file" : "Devel/Hide.pm", - "version" : "0.0009" - } - }, - "target" : "Devel::Hide", - "version" : "0.0009" - }, - "Devel::StackTrace" : { - "dist" : "Devel-StackTrace-1.30", - "mymeta" : { - "abstract" : "An object representing a stack trace", - "author" : [ - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Devel-StackTrace", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.88", - "base" : "0", - "bytes" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Test::Pod" : "1.41" - } - }, - "runtime" : { - "requires" : { - "File::Spec" : "0", - "Scalar::Util" : "0", - "overload" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "Test::More" : "0.88", - "base" : "0", - "bytes" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-devel-stacktrace@rt.cpan.org", - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Devel-StackTrace" - }, - "repository" : { - "type" : "git", - "url" : "git://git.urth.org/Devel-StackTrace.git", - "web" : "http://git.urth.org/Devel-StackTrace.git" - } - }, - "version" : "1.30" - }, - "name" : "Devel::StackTrace", - "pathname" : "D/DR/DROLSKY/Devel-StackTrace-1.30.tar.gz", - "provides" : { - "Devel::StackTrace" : { - "file" : "Devel/StackTrace.pm", - "version" : "1.30" - }, - "Devel::StackTrace::Frame" : { - "file" : "Devel/StackTrace/Frame.pm", - "version" : "1.30" - } - }, - "target" : "Devel::StackTrace", - "version" : "1.30" - }, - "Devel::StackTrace::AsHTML" : { - "dist" : "Devel-StackTrace-AsHTML-0.14", - "mymeta" : { - "abstract" : "Displays stack trace in HTML", - "author" : [ - "Tatsuhiko Miyagawa <miyagawa@bulknews.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Devel-StackTrace-AsHTML", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Devel::StackTrace" : "0", - "Filter::Util::Call" : "0", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/miyagawa/Devel-StackTrace-AsHTML.git" - } - }, - "version" : "0.14" - }, - "name" : "Devel::StackTrace::AsHTML", - "pathname" : "M/MI/MIYAGAWA/Devel-StackTrace-AsHTML-0.14.tar.gz", - "provides" : { - "Devel::StackTrace::AsHTML" : { - "file" : "Devel/StackTrace/AsHTML.pm", - "version" : "0.14" - } - }, - "target" : "Devel::StackTrace::AsHTML", - "version" : "0.14" - }, - "Digest::HMAC" : { - "dist" : "Digest-HMAC-1.03", - "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.120921", - "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" - } - }, - "target" : "Digest::HMAC_MD5", - "version" : "1.03" - }, - "Dir::Self" : { - "dist" : "Dir-Self-0.10", - "mymeta" : { - "abstract" : "a __DIR__ constant for the directory your source file is in", - "author" : [ - "Lukas Mai <l.mai @web.de>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.44, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Dir-Self", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "File::Spec" : "0", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.10" - }, - "name" : "Dir::Self", - "pathname" : "M/MA/MAUKE/Dir-Self-0.10.tar.gz", - "provides" : { - "Dir::Self" : { - "file" : "Dir/Self.pm", - "version" : "0.10" - } - }, - "target" : "Dir::Self", - "version" : "0.10" - }, - "Dist::CheckConflicts" : { - "dist" : "Dist-CheckConflicts-0.02", - "mymeta" : { - "abstract" : "declare version conflicts for your dist", - "author" : [ - "Jesse Luehrs <doy at tozt dot net>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.200000, CPAN::Meta::Converter version 2.101670, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Dist-CheckConflicts", - "prereqs" : { - "build" : { - "requires" : { - "Test::Fatal" : "0", - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.31" - } - }, - "runtime" : { - "requires" : { - "List::MoreUtils" : "0.12", - "Sub::Exporter" : "0" - } - }, - "test" : { - "requires" : { - "Test::Fatal" : "0", - "Test::More" : "0.88" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://github.com/doy/dist-checkconflicts.git" - } - }, - "version" : "0.02", - "x_Dist_Zilla" : { - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@DOY/GatherDir", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@DOY/PruneCruft", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@DOY/ManifestSkip", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@DOY/MetaYAML", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@DOY/License", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@DOY/Readme", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@DOY/ExtraTests", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@DOY/ExecDir", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@DOY/ShareDir", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@DOY/MakeMaker", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@DOY/Manifest", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@DOY/TestRelease", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@DOY/ConfirmRelease", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@DOY/MetaConfig", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@DOY/MetaJSON", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "@DOY/NextRelease", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::CheckChangesHasContent", - "name" : "@DOY/CheckChangesHasContent", - "version" : "0.003" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@DOY/PkgVersion", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "@DOY/PodCoverageTests", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@DOY/PodSyntaxTests", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::NoTabsTests", - "name" : "@DOY/NoTabsTests", - "version" : "0.01" - }, - { - "class" : "Dist::Zilla::Plugin::EOLTests", - "name" : "@DOY/EOLTests", - "version" : "0.02" - }, - { - "class" : "Dist::Zilla::Plugin::CompileTests", - "name" : "@DOY/CompileTests", - "version" : "1.101800" - }, - { - "class" : "Dist::Zilla::Plugin::Repository", - "name" : "@DOY/Repository", - "version" : "0.13" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "@DOY/Git::Check", - "version" : "1.103520" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "@DOY/Git::Tag", - "version" : "1.103520" - }, - { - "class" : "Dist::Zilla::Plugin::BumpVersionFromGit", - "name" : "@DOY/BumpVersionFromGit", - "version" : "0.007" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@DOY/PodWeaver", - "version" : "3.101640" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@DOY/UploadToCPAN", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "runtime", - "type" : "requires" - } - }, - "name" : "Prereqs", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "TestRequires", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.200000" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.200000" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : 0 - }, - "version" : "4.200000" - } - } - }, - "name" : "Dist::CheckConflicts", - "pathname" : "D/DO/DOY/Dist-CheckConflicts-0.02.tar.gz", - "provides" : { - "Dist::CheckConflicts" : { - "file" : "Dist/CheckConflicts.pm", - "version" : "0.02" - } - }, - "target" : "Dist::CheckConflicts", - "version" : "0.02" - }, - "Email::Address" : { - "dist" : "Email-Address-1.898", - "mymeta" : { - "abstract" : "RFC 2822 Address Parsing", - "author" : [ - "Casey West <casey@geeknest.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Email-Address", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0.47" - } - } - }, - "release_status" : "stable", - "version" : "1.898" - }, - "name" : "Email::Address", - "pathname" : "R/RJ/RJBS/Email-Address-1.898.tar.gz", - "provides" : { - "Email::Address" : { - "file" : "Email/Address.pm", - "version" : "1.898" - } - }, - "target" : "Email::Address", - "version" : "1.898" - }, - "Email::Date::Format" : { - "dist" : "Email-Date-Format-1.002", - "mymeta" : { - "abstract" : "produce RFC 8822 date strings", - "author" : [ - "Ricardo SIGNES <rjbs@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.36_01, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Email-Date-Format", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0.47", - "Time::Local" : "0.000" - } - } - }, - "release_status" : "stable", - "version" : "1.002" - }, - "name" : "Email::Date::Format", - "pathname" : "R/RJ/RJBS/Email-Date-Format-1.002.tar.gz", - "provides" : { - "Email::Date::Format" : { - "file" : "Email/Date/Format.pm", - "version" : "1.002" - } - }, - "target" : "Email::Date::Format", - "version" : "1.002" - }, - "Email::Send" : { - "dist" : "Email-Send-2.198", - "mymeta" : { - "abstract" : "Simply Sending Email", - "author" : [ - "Casey West <casey@geeknest.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.50, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Email-Send", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Email::Address" : "1.80", - "Email::Simple" : "1.92", - "File::Spec" : "0", - "Module::Pluggable" : "2.97", - "Return::Value" : "1.28", - "Scalar::Util" : "1.02", - "Symbol" : "0.00", - "Test::More" : "0.47" - } - } - }, - "release_status" : "stable", - "version" : "2.198" - }, - "name" : "Email::Send", - "pathname" : "R/RJ/RJBS/Email-Send-2.198.tar.gz", - "provides" : { - "Email::Send" : { - "file" : "Email/Send.pm", - "version" : "2.198" - }, - "Email::Send::NNTP" : { - "file" : "Email/Send/NNTP.pm", - "version" : "2.198" - }, - "Email::Send::Qmail" : { - "file" : "Email/Send/Qmail.pm", - "version" : "2.198" - }, - "Email::Send::SMTP" : { - "file" : "Email/Send/SMTP.pm", - "version" : "2.198" - }, - "Email::Send::Sendmail" : { - "file" : "Email/Send/Sendmail.pm", - "version" : "2.198" - }, - "Email::Send::Test" : { - "file" : "Email/Send/Test.pm", - "version" : "2.198" - } - }, - "target" : "Email::Send::SMTP", - "version" : "2.198" - }, - "Email::Simple" : { - "dist" : "Email-Simple-2.102", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Email-Simple", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Email::Date::Format" : "0", - "Test::More" : "0.47" - } - } - }, - "release_status" : "stable", - "resources" : { - "x_Repository" : "http://github.com/rjbs/email-simple" - }, - "version" : "2.102" - }, - "name" : "Email::Simple", - "pathname" : "R/RJ/RJBS/Email-Simple-2.102.tar.gz", - "provides" : { - "Email::Simple" : { - "file" : "Email/Simple.pm", - "version" : "2.102" - }, - "Email::Simple::Creator" : { - "file" : "Email/Simple/Creator.pm", - "version" : "2.102" - }, - "Email::Simple::Header" : { - "file" : "Email/Simple/Header.pm", - "version" : "2.102" - } - }, - "target" : "Email::Simple", - "version" : "2.102" - }, - "Email::Valid" : { - "dist" : "Email-Valid-0.190", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120351, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Email-Valid", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Mail::Address" : "0", - "Net::DNS" : "0", - "Scalar::Util" : "0", - "Test::More" : "0", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/rjbs/email-valid" - } - }, - "version" : "0.190" - }, - "name" : "Email::Valid", - "pathname" : "R/RJ/RJBS/Email-Valid-0.190.tar.gz", - "provides" : { - "Email::Valid" : { - "file" : "Email/Valid.pm", - "version" : "0.190" - } - }, - "target" : "Email::Valid", - "version" : "0.190" - }, - "Encode" : { - "dist" : "Encode-2.49", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Encode", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "2.49" - }, - "name" : "Encode", - "pathname" : "D/DA/DANKOGAI/Encode-2.49.tar.gz", - "provides" : { - "Encode" : { - "file" : "Encode.pm", - "version" : "2.49" - }, - "Encode::Alias" : { - "file" : "Encode/Alias.pm", - "version" : "2.16" - }, - "Encode::Byte" : { - "file" : "Encode/Byte.pm", - "version" : "2.04" - }, - "Encode::CJKConstants" : { - "file" : "Encode/CJKConstants.pm", - "version" : "2.02" - }, - "Encode::CN" : { - "file" : "Encode/CN.pm", - "version" : "2.03" - }, - "Encode::CN::HZ" : { - "file" : "Encode/CN/HZ.pm", - "version" : "2.05" - }, - "Encode::Config" : { - "file" : "Encode/Config.pm", - "version" : "2.05" - }, - "Encode::EBCDIC" : { - "file" : "Encode/EBCDIC.pm", - "version" : "2.02" - }, - "Encode::Encoder" : { - "file" : "Encode/Encoder.pm", - "version" : "2.02" - }, - "Encode::Encoding" : { - "file" : "Encode/Encoding.pm", - "version" : "2.05" - }, - "Encode::GSM0338" : { - "file" : "Encode/GSM0338.pm", - "version" : "2.02" - }, - "Encode::Guess" : { - "file" : "Encode/Guess.pm", - "version" : "2.05" - }, - "Encode::Internal" : { - "file" : "Encode.pm" - }, - "Encode::JP" : { - "file" : "Encode/JP.pm", - "version" : "2.04" - }, - "Encode::JP::H2Z" : { - "file" : "Encode/JP/H2Z.pm", - "version" : "2.02" - }, - "Encode::JP::JIS7" : { - "file" : "Encode/JP/JIS7.pm", - "version" : "2.04" - }, - "Encode::KR" : { - "file" : "Encode/KR.pm", - "version" : "2.03" - }, - "Encode::KR::2022_KR" : { - "file" : "Encode/KR/2022_KR.pm", - "version" : "2.02" - }, - "Encode::MIME::Header" : { - "file" : "Encode/MIME/Header.pm", - "version" : "2.13" - }, - "Encode::MIME::Header::ISO_2022_JP" : { - "file" : "Encode/MIME/Header/ISO_2022_JP.pm", - "version" : "1.03" - }, - "Encode::MIME::Name" : { - "file" : "Encode/MIME/Name.pm", - "version" : "1.01" - }, - "Encode::Symbol" : { - "file" : "Encode/Symbol.pm", - "version" : "2.02" - }, - "Encode::TW" : { - "file" : "Encode/TW.pm", - "version" : "2.03" - }, - "Encode::UTF_EBCDIC" : { - "file" : "Encode.pm" - }, - "Encode::Unicode" : { - "file" : "Encode/Unicode.pm", - "version" : "2.07" - }, - "Encode::Unicode::UTF7" : { - "file" : "Encode/Unicode/UTF7.pm", - "version" : "2.06" - }, - "Encode::utf8" : { - "file" : "Encode.pm" - }, - "encoding" : { - "file" : "encoding.pm", - "version" : "2.6_01" - } - }, - "target" : "Encode", - "version" : "2.49" - }, - "Encode::Locale" : { - "dist" : "Encode-Locale-1.03", - "mymeta" : { - "abstract" : "Determine the locale encoding", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Encode-Locale", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "recommends" : { - "I18N::Langinfo" : "0", - "Win32::Console" : "0" - }, - "requires" : { - "Encode" : "2", - "Encode::Alias" : "0", - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/encode-locale" - } - }, - "version" : "1.03" - }, - "name" : "Encode::Locale", - "pathname" : "G/GA/GAAS/Encode-Locale-1.03.tar.gz", - "provides" : { - "Encode::Locale" : { - "file" : "Encode/Locale.pm", - "version" : "1.03" - } - }, - "target" : "Encode::Locale", - "version" : "1.03" - }, - "Error" : { - "dist" : "Error-0.17019", - "mymeta" : { - "abstract" : "Error/exception handling in an OO-ish way", - "author" : [ - "Shlomi Fish ( http://www.shlomifish.org/ )" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Error", - "prereqs" : { - "configure" : { - "requires" : { - "Module::Build" : "0.39" - } - }, - "runtime" : { - "requires" : { - "Scalar::Util" : "0", - "perl" : "v5.6.0", - "warnings" : "0" - } - } - }, - "provides" : { - "Error" : { - "file" : "lib/Error.pm", - "version" : "0.17019" - }, - "Error::Simple" : { - "file" : "lib/Error.pm", - "version" : "0.17019" - }, - "Error::WarnDie" : { - "file" : "lib/Error.pm", - "version" : "0" - }, - "Error::subs" : { - "file" : "lib/Error.pm", - "version" : "0" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.17019" - }, - "name" : "Error", - "pathname" : "S/SH/SHLOMIF/Error-0.17019.tar.gz", - "provides" : { - "Error" : { - "file" : "Error.pm", - "version" : "0.17019" - }, - "Error::Simple" : { - "file" : "Error.pm", - "version" : "0.17019" - }, - "Error::WarnDie" : { - "file" : "Error.pm" - }, - "Error::subs" : { - "file" : "Error.pm" - } - }, - "target" : "Error", - "version" : "0.17019" - }, - "Eval::Closure" : { - "dist" : "Eval-Closure-0.08", - "mymeta" : { - "abstract" : "safely and cleanly create closures via string eval", - "author" : [ - "Jesse Luehrs <doy at tozt dot net>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300006, CPAN::Meta::Converter version 2.113640, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Eval-Closure", - "prereqs" : { - "build" : { - "requires" : { - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "recommends" : { - "Perl::Tidy" : "0" - }, - "requires" : { - "Scalar::Util" : "0", - "Sub::Exporter" : "0", - "Try::Tiny" : "0" - } - }, - "test" : { - "requires" : { - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://github.com/doy/eval-closure.git", - "web" : "http://github.com/doy/eval-closure" - } - }, - "version" : "0.08", - "x_Dist_Zilla" : { - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "@DOY/TestMoreDoneTesting", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@DOY/GatherDir", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@DOY/PruneCruft", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@DOY/ManifestSkip", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@DOY/MetaYAML", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@DOY/License", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@DOY/Readme", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@DOY/ExtraTests", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@DOY/ExecDir", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@DOY/ShareDir", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@DOY/MakeMaker", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@DOY/Manifest", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@DOY/TestRelease", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@DOY/ConfirmRelease", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@DOY/MetaConfig", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@DOY/MetaJSON", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "@DOY/NextRelease", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::CheckChangesHasContent", - "name" : "@DOY/CheckChangesHasContent", - "version" : "0.003" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@DOY/PkgVersion", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "@DOY/PodCoverageTests", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@DOY/PodSyntaxTests", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::NoTabsTests", - "name" : "@DOY/NoTabsTests", - "version" : "0.01" - }, - { - "class" : "Dist::Zilla::Plugin::EOLTests", - "name" : "@DOY/EOLTests", - "version" : "0.02" - }, - { - "class" : "Dist::Zilla::Plugin::CompileTests", - "name" : "@DOY/CompileTests", - "version" : "1.112400" - }, - { - "class" : "Dist::Zilla::Plugin::Repository", - "name" : "@DOY/Repository", - "version" : "0.18" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "@DOY/Git::Check", - "version" : "1.112440" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "@DOY/Git::Tag", - "version" : "1.112440" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "@DOY/Git::NextVersion", - "version" : "1.112440" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@DOY/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@DOY/UploadToCPAN", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "runtime", - "type" : "requires" - } - }, - "name" : "Prereqs", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "TestRequires", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "runtime", - "type" : "recommends" - } - }, - "name" : "RuntimeRecommends", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300006" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300006" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300006" - } - } - }, - "name" : "Eval::Closure", - "pathname" : "D/DO/DOY/Eval-Closure-0.08.tar.gz", - "provides" : { - "Eval::Closure" : { - "file" : "Eval/Closure.pm", - "version" : "0.08" - } - }, - "target" : "Eval::Closure", - "version" : "0.08" - }, - "Exception::Class" : { - "dist" : "Exception-Class-1.37", - "mymeta" : { - "abstract" : "A module that allows you to declare real exception classes in Perl", - "author" : [ - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Exception-Class", - "prereqs" : { - "build" : { - "requires" : { - "File::Spec" : "0", - "Test::More" : "0.88", - "vars" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Test::Pod" : "1.41" - } - }, - "runtime" : { - "requires" : { - "Class::Data::Inheritable" : "0.02", - "Devel::StackTrace" : "1.20", - "Scalar::Util" : "0", - "base" : "0", - "overload" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "File::Spec" : "0", - "Test::More" : "0.88", - "vars" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-exception-class@rt.cpan.org", - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Exception-Class" - }, - "repository" : { - "type" : "git", - "url" : "git://git.urth.org/Exception-Class.git", - "web" : "http://git.urth.org/Exception-Class.git" - } - }, - "version" : "1.37" - }, - "name" : "Exception::Class", - "pathname" : "D/DR/DROLSKY/Exception-Class-1.37.tar.gz", - "provides" : { - "Exception::Class" : { - "file" : "Exception/Class.pm", - "version" : "1.37" - }, - "Exception::Class::Base" : { - "file" : "Exception/Class/Base.pm", - "version" : "1.37" - } - }, - "target" : "Exception::Class", - "version" : "1.37" - }, - "ExtUtils::CBuilder" : { - "dist" : "ExtUtils-CBuilder-0.280205", - "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" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120351, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "ExtUtils-CBuilder", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.47" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Cwd" : "0", - "File::Basename" : "0", - "File::Spec" : "3.13", - "File::Temp" : "0", - "IO::File" : "0", - "IPC::Cmd" : "0", - "Perl::OSType" : "0", - "Text::ParseWords" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.280205" - }, - "name" : "ExtUtils::CBuilder", - "pathname" : "D/DA/DAGOLDEN/ExtUtils-CBuilder-0.280205.tar.gz", - "provides" : { - "ExtUtils::CBuilder" : { - "file" : "ExtUtils/CBuilder.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Base" : { - "file" : "ExtUtils/CBuilder/Base.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Platform::Unix" : { - "file" : "ExtUtils/CBuilder/Platform/Unix.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Platform::VMS" : { - "file" : "ExtUtils/CBuilder/Platform/VMS.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Platform::Windows" : { - "file" : "ExtUtils/CBuilder/Platform/Windows.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Platform::Windows::BCC" : { - "file" : "ExtUtils/CBuilder/Platform/Windows/BCC.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Platform::Windows::GCC" : { - "file" : "ExtUtils/CBuilder/Platform/Windows/GCC.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Platform::Windows::MSVC" : { - "file" : "ExtUtils/CBuilder/Platform/Windows/MSVC.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Platform::aix" : { - "file" : "ExtUtils/CBuilder/Platform/aix.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Platform::cygwin" : { - "file" : "ExtUtils/CBuilder/Platform/cygwin.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Platform::darwin" : { - "file" : "ExtUtils/CBuilder/Platform/darwin.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Platform::dec_osf" : { - "file" : "ExtUtils/CBuilder/Platform/dec_osf.pm", - "version" : "0.280205" - }, - "ExtUtils::CBuilder::Platform::os2" : { - "file" : "ExtUtils/CBuilder/Platform/os2.pm", - "version" : "0.280205" - } - }, - "target" : "ExtUtils::CBuilder", - "version" : "0.280205" - }, - "ExtUtils::MakeMaker" : { - "dist" : "ExtUtils-MakeMaker-6.72", - "module" : "ExtUtils::MakeMaker", - "mymeta" : { - "abstract" : "Create a module Makefile", - "author" : [ - "Michael G Schwern <schwern@pobox.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.72, CPAN::Meta::Converter version 2.120351, CPAN::Meta::Converter version 2.131560", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "ExtUtils-MakeMaker", - "no_index" : { - "directory" : [ - "t", - "inc", - "bundled", - "my" - ], - "package" : [ - "DynaLoader", - "in" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Data::Dumper" : "0" - } - }, - "configure" : { - "requires" : {} - }, - "runtime" : { - "requires" : { - "DirHandle" : "0", - "File::Basename" : "0", - "File::Spec" : "0.8", - "Pod::Man" : "0", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=ExtUtils-MakeMaker" - }, - "homepage" : "https://metacpan.org/release/ExtUtils-MakeMaker", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker" - }, - "x_MailingList" : "makemaker@perl.org" - }, - "version" : "6.72" - }, - "name" : "ExtUtils::MakeMaker", - "pathname" : "B/BI/BINGOS/ExtUtils-MakeMaker-6.72.tar.gz", - "provides" : { - "DynaLoader" : { - "file" : "ExtUtils/Mkbootstrap.pm" - }, - "ExtUtils::Command::MM" : { - "file" : "ExtUtils/Command/MM.pm", - "version" : "6.72" - }, - "ExtUtils::Liblist" : { - "file" : "ExtUtils/Liblist.pm", - "version" : "6.72" - }, - "ExtUtils::Liblist::Kid" : { - "file" : "ExtUtils/Liblist/Kid.pm", - "version" : "6.72" - }, - "ExtUtils::MM" : { - "file" : "ExtUtils/MM.pm", - "version" : "6.72" - }, - "ExtUtils::MM_AIX" : { - "file" : "ExtUtils/MM_AIX.pm", - "version" : "6.72" - }, - "ExtUtils::MM_Any" : { - "file" : "ExtUtils/MM_Any.pm", - "version" : "6.72" - }, - "ExtUtils::MM_BeOS" : { - "file" : "ExtUtils/MM_BeOS.pm", - "version" : "6.72" - }, - "ExtUtils::MM_Cygwin" : { - "file" : "ExtUtils/MM_Cygwin.pm", - "version" : "6.72" - }, - "ExtUtils::MM_DOS" : { - "file" : "ExtUtils/MM_DOS.pm", - "version" : "6.72" - }, - "ExtUtils::MM_Darwin" : { - "file" : "ExtUtils/MM_Darwin.pm", - "version" : "6.72" - }, - "ExtUtils::MM_MacOS" : { - "file" : "ExtUtils/MM_MacOS.pm", - "version" : "6.72" - }, - "ExtUtils::MM_NW5" : { - "file" : "ExtUtils/MM_NW5.pm", - "version" : "6.72" - }, - "ExtUtils::MM_OS2" : { - "file" : "ExtUtils/MM_OS2.pm", - "version" : "6.72" - }, - "ExtUtils::MM_QNX" : { - "file" : "ExtUtils/MM_QNX.pm", - "version" : "6.72" - }, - "ExtUtils::MM_UWIN" : { - "file" : "ExtUtils/MM_UWIN.pm", - "version" : "6.72" - }, - "ExtUtils::MM_Unix" : { - "file" : "ExtUtils/MM_Unix.pm", - "version" : "6.72" - }, - "ExtUtils::MM_VMS" : { - "file" : "ExtUtils/MM_VMS.pm", - "version" : "6.72" - }, - "ExtUtils::MM_VOS" : { - "file" : "ExtUtils/MM_VOS.pm", - "version" : "6.72" - }, - "ExtUtils::MM_Win32" : { - "file" : "ExtUtils/MM_Win32.pm", - "version" : "6.72" - }, - "ExtUtils::MM_Win95" : { - "file" : "ExtUtils/MM_Win95.pm", - "version" : "6.72" - }, - "ExtUtils::MY" : { - "file" : "ExtUtils/MY.pm", - "version" : "6.72" - }, - "ExtUtils::MakeMaker" : { - "file" : "ExtUtils/MakeMaker.pm", - "version" : "6.72" - }, - "ExtUtils::MakeMaker::Config" : { - "file" : "ExtUtils/MakeMaker/Config.pm", - "version" : "6.72" - }, - "ExtUtils::Manifest" : { - "file" : "ExtUtils/Manifest.pm", - "version" : "1.60" - }, - "ExtUtils::Mkbootstrap" : { - "file" : "ExtUtils/Mkbootstrap.pm", - "version" : "6.72" - }, - "ExtUtils::Mksymlists" : { - "file" : "ExtUtils/Mksymlists.pm", - "version" : "6.72" - }, - "ExtUtils::testlib" : { - "file" : "ExtUtils/testlib.pm", - "version" : "6.72" - }, - "File::Copy::Recursive" : { - "file" : "File/Copy/Recursive.pm", - "version" : "0.38" - }, - "JSON::PP::Compat5006" : { - "file" : "JSON/PP/Compat5006.pm", - "version" : "1.09" - }, - "MM" : { - "file" : "ExtUtils/MM.pm" - }, - "MY" : { - "file" : "ExtUtils/MakeMaker.pm" - } - }, - "version" : "6.72" - }, - "ExtUtils::ParseXS" : { - "dist" : "ExtUtils-ParseXS-3.18", - "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.120921", - "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.18" - }, - "name" : "ExtUtils::ParseXS", - "pathname" : "S/SM/SMUELLER/ExtUtils-ParseXS-3.18.tar.gz", - "provides" : { - "ExtUtils::ParseXS" : { - "file" : "ExtUtils/ParseXS.pm", - "version" : "3.18" - }, - "ExtUtils::ParseXS::Constants" : { - "file" : "ExtUtils/ParseXS/Constants.pm", - "version" : "3.18" - }, - "ExtUtils::ParseXS::CountLines" : { - "file" : "ExtUtils/ParseXS/CountLines.pm", - "version" : "3.18" - }, - "ExtUtils::ParseXS::Utilities" : { - "file" : "ExtUtils/ParseXS/Utilities.pm", - "version" : "3.18" - }, - "ExtUtils::Typemaps" : { - "file" : "ExtUtils/Typemaps.pm", - "version" : "3.18" - }, - "ExtUtils::Typemaps::Cmd" : { - "file" : "ExtUtils/Typemaps/Cmd.pm", - "version" : "3.18" - }, - "ExtUtils::Typemaps::InputMap" : { - "file" : "ExtUtils/Typemaps/InputMap.pm", - "version" : "3.18" - }, - "ExtUtils::Typemaps::OutputMap" : { - "file" : "ExtUtils/Typemaps/OutputMap.pm", - "version" : "3.18" - }, - "ExtUtils::Typemaps::Type" : { - "file" : "ExtUtils/Typemaps/Type.pm", - "version" : "3.18" - } - }, - "target" : "ExtUtils::ParseXS", - "version" : "3.18" - }, - "FCGI" : { - "dist" : "FCGI-0.74", - "mymeta" : { - "abstract" : "Fast CGI module", - "author" : [ - "Sven Verdoolaege (skimo@kotnet.org)" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.59, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "FCGI", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/catagits/fcgi2.git" - } - }, - "version" : "0.74" - }, - "name" : "FCGI", - "pathname" : "F/FL/FLORA/FCGI-0.74.tar.gz", - "provides" : { - "FCGI" : { - "file" : "FCGI.pm", - "version" : "0.74" - }, - "FCGI::Stream" : { - "file" : "FCGI.pm" - } - }, - "target" : "FCGI", - "version" : "0.74" - }, - "File::ChangeNotify" : { - "dist" : "File-ChangeNotify-0.23", - "mymeta" : { - "abstract" : "Watch for changes to files, cross-platform style", - "author" : [ - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "File-ChangeNotify", - "prereqs" : { - "build" : { - "requires" : { - "Data::Dumper" : "0", - "Exporter" : "0", - "File::Path" : "0", - "File::Temp" : "0", - "FindBin" : "0", - "Module::Build" : "0.3601", - "Test::Exception" : "0", - "Test::More" : "0", - "base" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.3601" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Class::Load" : "0", - "File::Find" : "0", - "File::Spec" : "0", - "List::MoreUtils" : "0", - "Module::Pluggable::Object" : "0", - "Moose" : "0", - "Moose::Util::TypeConstraints" : "0", - "MooseX::Params::Validate" : "0", - "MooseX::SemiAffordanceAccessor" : "0", - "Time::HiRes" : "0", - "namespace::autoclean" : "0", - "strict" : "0", - "warnings" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-ChangeNotify" - }, - "repository" : { - "type" : "git", - "url" : "git://git.urth.org/File-ChangeNotify.git" - } - }, - "version" : "0.23" - }, - "name" : "File::ChangeNotify", - "pathname" : "D/DR/DROLSKY/File-ChangeNotify-0.23.tar.gz", - "provides" : { - "File::ChangeNotify" : { - "file" : "File/ChangeNotify.pm", - "version" : "0.23" - }, - "File::ChangeNotify::ConfigData" : { - "file" : "File/ChangeNotify/ConfigData.pm" - }, - "File::ChangeNotify::Event" : { - "file" : "File/ChangeNotify/Event.pm", - "version" : "0.23" - }, - "File::ChangeNotify::Watcher" : { - "file" : "File/ChangeNotify/Watcher.pm", - "version" : "0.23" - }, - "File::ChangeNotify::Watcher::Default" : { - "file" : "File/ChangeNotify/Watcher/Default.pm", - "version" : "0.23" - }, - "File::ChangeNotify::Watcher::Inotify" : { - "file" : "File/ChangeNotify/Watcher/Inotify.pm", - "version" : "0.23" - }, - "File::ChangeNotify::Watcher::KQueue" : { - "file" : "File/ChangeNotify/Watcher/KQueue.pm", - "version" : "0.23" - } - }, - "target" : "File::ChangeNotify", - "version" : "0.23" - }, - "File::Copy::Recursive" : { - "dist" : "File-Copy-Recursive-0.38", - "module" : "File::Copy::Recursive", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.30, CPAN::Meta::Converter version 2.131490", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "File-Copy-Recursive", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "File::Copy" : "0", - "File::Spec" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.38", - "x_installdirs" : "site", - "x_version_from" : "Recursive.pm" - }, - "name" : "File::Copy::Recursive", - "pathname" : "D/DM/DMUEY/File-Copy-Recursive-0.38.tar.gz", - "provides" : { - "File::Copy::Recursive" : { - "file" : "File/Copy/Recursive.pm", - "version" : "0.38" - } - }, - "version" : "0.38" - }, - "File::Find::Rule" : { - "dist" : "File-Find-Rule-0.33", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "File-Find-Rule", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "File::Find" : "0", - "File::Spec" : "0", - "Number::Compare" : "0", - "Test::More" : "0", - "Text::Glob" : "0.07" - } - } - }, - "release_status" : "stable", - "version" : "0.33" - }, - "name" : "File::Find::Rule", - "pathname" : "R/RC/RCLAMP/File-Find-Rule-0.33.tar.gz", - "provides" : { - "File::Find::Rule" : { - "file" : "File/Find/Rule.pm", - "version" : "0.33" - } - }, - "target" : "File::Find::Rule", - "version" : "0.33" - }, - "File::Listing" : { - "dist" : "File-Listing-6.04", - "mymeta" : { - "abstract" : "parse directory listing", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "File-Listing", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "HTTP::Date" : "6", - "perl" : "5.006002" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/libwww-perl/tree/File-Listing/master" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.04" - }, - "name" : "File::Listing", - "pathname" : "G/GA/GAAS/File-Listing-6.04.tar.gz", - "provides" : { - "File::Listing" : { - "file" : "File/Listing.pm", - "version" : "6.04" - }, - "File::Listing::apache" : { - "file" : "File/Listing.pm" - }, - "File::Listing::dosftp" : { - "file" : "File/Listing.pm" - }, - "File::Listing::netware" : { - "file" : "File/Listing.pm" - }, - "File::Listing::unix" : { - "file" : "File/Listing.pm" - }, - "File::Listing::vms" : { - "file" : "File/Listing.pm" - } - }, - "target" : "File::Listing", - "version" : "6.04" - }, - "File::Remove" : { - "dist" : "File-Remove-1.52", - "mymeta" : { - "abstract" : "Remove files and directories", - "author" : [ - "Adam Kennedy <adamk@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "File-Remove", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36", - "Test::More" : "0.42" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "runtime" : { - "requires" : { - "Cwd" : "3.29", - "File::Spec" : "3.29", - "perl" : "5.00503" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://svn.ali.as/cpan/trunk/File-Remove" - }, - "x_ChangeLog" : "http://fisheye2.atlassian.com/changelog/cpan/trunk/File-Remove" - }, - "version" : "1.52", - "x_module_name" : "File::Remove" - }, - "name" : "File::Remove", - "pathname" : "A/AD/ADAMK/File-Remove-1.52.tar.gz", - "provides" : { - "File::Remove" : { - "file" : "File/Remove.pm", - "version" : "1.52" - } - }, - "target" : "File::Remove", - "version" : "1.52" - }, - "File::ShareDir" : { - "dist" : "File-ShareDir-1.03", - "mymeta" : { - "abstract" : "Locate per-dist and per-module shared files", - "author" : [ - "Adam Kennedy <adamk@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "File-ShareDir", - "no_index" : { - "directory" : [ - "foo", - "inc", - "share", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Test::More" : "0.47" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Class::Inspector" : "1.12", - "File::Spec" : "0.80", - "perl" : "5.005" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://svn.ali.as/cpan/trunk/File-ShareDir" - }, - "x_ChangeLog" : "http://fisheye2.atlassian.com/changelog/cpan/trunk/File-ShareDir" - }, - "version" : "1.03", - "x_module_name" : "File::ShareDir" - }, - "name" : "File::ShareDir", - "pathname" : "A/AD/ADAMK/File-ShareDir-1.03.tar.gz", - "provides" : { - "File::ShareDir" : { - "file" : "File/ShareDir.pm", - "version" : "1.03" - } - }, - "target" : "File::ShareDir", - "version" : "1.03" - }, - "File::Slurp" : { - "dist" : "File-Slurp-9999.19", - "mymeta" : { - "abstract" : "Simple and Efficient Reading/Writing/Modifying of Complete Files", - "author" : [ - "Uri Guttman <uri@stemsystems.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.42, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "File-Slurp", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Exporter" : "0", - "Fcntl" : "0", - "POSIX" : "0" - } - } - }, - "release_status" : "stable", - "version" : "9999.19" - }, - "name" : "File::Slurp", - "pathname" : "U/UR/URI/File-Slurp-9999.19.tar.gz", - "provides" : { - "File::Slurp" : { - "file" : "File/Slurp.pm", - "version" : "9999.19" - } - }, - "target" : "File::Slurp", - "version" : "9999.19" - }, - "File::pushd" : { - "dist" : "File-pushd-1.004", - "mymeta" : { - "abstract" : "change directory temporarily for a limited scope", - "author" : [ - "David Golden <dagolden@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921", - "license" : [ - "apache_2_0" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "File-pushd", - "no_index" : { - "directory" : [ - "t", - "xt", - "examples", - "corpus" - ], - "package" : [ - "DB" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0", - "File::Basename" : "0", - "File::Find" : "0", - "File::Spec::Functions" : "0", - "List::Util" : "0", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Pod::Coverage::TrustPod" : "0", - "Test::CPAN::Meta" : "0", - "Test::Pod" : "1.41", - "Test::Pod::Coverage" : "1.08" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Cwd" : "0", - "Exporter" : "0", - "File::Path" : "0", - "File::Spec" : "0", - "File::Temp" : "0", - "overload" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "ExtUtils::MakeMaker" : "0", - "File::Basename" : "0", - "File::Find" : "0", - "File::Spec::Functions" : "0", - "List::Util" : "0", - "Test::More" : "0" - } - } - }, - "provides" : { - "File::pushd" : { - "file" : "lib/File/pushd.pm", - "version" : "1.004" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "https://github.com/dagolden/file-pushd/issues" - }, - "homepage" : "https://metacpan.org/release/File-pushd", - "repository" : { - "type" : "git", - "url" : "git://github.com/dagolden/file-pushd.git", - "web" : "https://github.com/dagolden/file-pushd" - } - }, - "version" : "1.004", - "x_contributors" : [ - "Diab Jerius <djerius@cfa.harvard.edu>" - ] - }, - "name" : "File::pushd", - "pathname" : "D/DA/DAGOLDEN/File-pushd-1.004.tar.gz", - "provides" : { - "File::pushd" : { - "file" : "File/pushd.pm", - "version" : "1.004" - } - }, - "target" : "File::pushd", - "version" : "1.004" - }, - "Filesys::Notify::Simple" : { - "dist" : "Filesys-Notify-Simple-0.10", - "mymeta" : { - "abstract" : "Simple and dumb file system watcher", - "author" : [ - "Tatsuhiko Miyagawa <miyagawa@bulknews.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Filesys-Notify-Simple", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0", - "Test::SharedFork" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/miyagawa/Filesys-Notify-Simple.git" - } - }, - "version" : "0.10" - }, - "name" : "Filesys::Notify::Simple", - "pathname" : "M/MI/MIYAGAWA/Filesys-Notify-Simple-0.10.tar.gz", - "provides" : { - "Filesys::Notify::Simple" : { - "file" : "Filesys/Notify/Simple.pm", - "version" : "0.10" - } - }, - "target" : "Filesys::Notify::Simple", - "version" : "0.10" - }, - "Geography::NationalGrid" : { - "dist" : "Geography-NationalGrid-1.6", - "mymeta" : { - "abstract" : "Convert national grid references to/from lat/long", - "author" : [ - "P Kent (pause@selsyn.co.uk)" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Geography-NationalGrid", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "1.6" - }, - "name" : "Geography::NationalGrid", - "pathname" : "P/PK/PKENT/Geography-NationalGrid-1.6.tar.gz", - "provides" : { - "Geography::NationalGrid" : { - "file" : "Geography/NationalGrid.pm", - "version" : "1.6" - }, - "Geography::NationalGrid::GB" : { - "file" : "Geography/NationalGrid/GB.pm", - "version" : "1.3" - }, - "Geography::NationalGrid::IE" : { - "file" : "Geography/NationalGrid/IE.pm", - "version" : "1.2" - } - }, - "target" : "Geography::NationalGrid", - "version" : "1.6" - }, - "Getopt::Long::Descriptive" : { - "dist" : "Getopt-Long-Descriptive-0.093", - "mymeta" : { - "abstract" : "Getopt::Long, but simpler and more powerful", - "author" : [ - "Hans Dieter Pearcey <hdp@cpan.org>", - "Ricardo Signes <rjbs@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Getopt-Long-Descriptive", - "prereqs" : { - "build" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0.96" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Test::Pod" : "1.41", - "version" : "0.9901" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "File::Basename" : "0", - "Getopt::Long" : "2.33", - "List::Util" : "0", - "Params::Validate" : "0.97", - "Scalar::Util" : "0", - "Sub::Exporter" : "0.972", - "Sub::Exporter::Util" : "0", - "overload" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0.96" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "https://github.com/rjbs/Getopt-Long-Descriptive", - "repository" : { - "type" : "git", - "url" : "https://github.com/rjbs/Getopt-Long-Descriptive.git", - "web" : "https://github.com/rjbs/Getopt-Long-Descriptive" - } - }, - "version" : "0.093", - "x_Dist_Zilla" : { - "perl" : { - "version" : "5.017004" - }, - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::Git::GatherDir", - "name" : "@RJBS/Git::GatherDir", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", - "name" : "@RJBS/CheckPrereqsIndexed", - "version" : "0.007" - }, - { - "class" : "Dist::Zilla::Plugin::CheckExtraTests", - "name" : "@RJBS/CheckExtraTests", - "version" : "0.007" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@RJBS/@Filter/PruneCruft", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@RJBS/@Filter/ManifestSkip", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@RJBS/@Filter/MetaYAML", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@RJBS/@Filter/License", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@RJBS/@Filter/Readme", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@RJBS/@Filter/ExecDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@RJBS/@Filter/ShareDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@RJBS/@Filter/MakeMaker", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@RJBS/@Filter/Manifest", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@RJBS/@Filter/TestRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@RJBS/@Filter/ConfirmRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@RJBS/@Filter/UploadToCPAN", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereqs", - "name" : "@RJBS/AutoPrereqs", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "@RJBS/Git::NextVersion", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@RJBS/PkgVersion", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@RJBS/MetaConfig", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@RJBS/MetaJSON", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "@RJBS/NextRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", - "name" : "@RJBS/Test::ChangesHasContent", - "version" : "0.006" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@RJBS/PodSyntaxTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Compile", - "name" : "@RJBS/Test::Compile", - "version" : "1.112820" - }, - { - "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny", - "name" : "@RJBS/ReportVersions::Tiny", - "version" : "1.08" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "@RJBS/TestMoreWithSubtests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@RJBS/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::GithubMeta", - "name" : "@RJBS/GithubMeta", - "version" : "0.28" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "@RJBS/@Git/Check", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "@RJBS/@Git/Commit", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "@RJBS/@Git/Tag", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Push", - "name" : "@RJBS/@Git/Push", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300028" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300028" - } - } - }, - "name" : "Getopt::Long::Descriptive", - "pathname" : "R/RJ/RJBS/Getopt-Long-Descriptive-0.093.tar.gz", - "provides" : { - "Getopt::Long::Descriptive" : { - "file" : "Getopt/Long/Descriptive.pm", - "version" : "0.093" - }, - "Getopt::Long::Descriptive::Opts" : { - "file" : "Getopt/Long/Descriptive/Opts.pm", - "version" : "0.093" - }, - "Getopt::Long::Descriptive::Usage" : { - "file" : "Getopt/Long/Descriptive/Usage.pm", - "version" : "0.093" - } - }, - "target" : "Getopt::Long::Descriptive", - "version" : "0.093" - }, - "HTML::Form" : { - "dist" : "HTML-Form-6.03", - "mymeta" : { - "abstract" : "Class that represents an HTML form element", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTML-Form", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Encode" : "2", - "HTML::TokeParser" : "0", - "HTTP::Request" : "6", - "HTTP::Request::Common" : "6.03", - "URI" : "1.10", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/html-form" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.03" - }, - "name" : "HTML::Form", - "pathname" : "G/GA/GAAS/HTML-Form-6.03.tar.gz", - "provides" : { - "HTML::Form" : { - "file" : "HTML/Form.pm", - "version" : "6.03" - }, - "HTML::Form::FileInput" : { - "file" : "HTML/Form.pm" - }, - "HTML::Form::IgnoreInput" : { - "file" : "HTML/Form.pm" - }, - "HTML::Form::ImageInput" : { - "file" : "HTML/Form.pm" - }, - "HTML::Form::Input" : { - "file" : "HTML/Form.pm" - }, - "HTML::Form::KeygenInput" : { - "file" : "HTML/Form.pm" - }, - "HTML::Form::ListInput" : { - "file" : "HTML/Form.pm" - }, - "HTML::Form::SubmitInput" : { - "file" : "HTML/Form.pm" - }, - "HTML::Form::TextInput" : { - "file" : "HTML/Form.pm" - } - }, - "target" : "HTML::Form", - "version" : "6.03" - }, - "HTML::Parser" : { - "dist" : "HTML-Parser-3.69", - "mymeta" : { - "abstract" : "HTML parser class", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTML-Parser", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "recommends" : { - "HTTP::Headers" : "0" - }, - "requires" : { - "HTML::Tagset" : "3", - "XSLoader" : "0", - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/html-parser" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "3.69" - }, - "name" : "HTML::Parser", - "pathname" : "G/GA/GAAS/HTML-Parser-3.69.tar.gz", - "provides" : { - "HTML::Entities" : { - "file" : "HTML/Entities.pm", - "version" : "3.69" - }, - "HTML::Filter" : { - "file" : "HTML/Filter.pm", - "version" : "3.57" - }, - "HTML::HeadParser" : { - "file" : "HTML/HeadParser.pm", - "version" : "3.69" - }, - "HTML::LinkExtor" : { - "file" : "HTML/LinkExtor.pm", - "version" : "3.69" - }, - "HTML::Parser" : { - "file" : "HTML/Parser.pm", - "version" : "3.69" - }, - "HTML::PullParser" : { - "file" : "HTML/PullParser.pm", - "version" : "3.57" - }, - "HTML::TokeParser" : { - "file" : "HTML/TokeParser.pm", - "version" : "3.69" - } - }, - "target" : "HTML::Entities", - "version" : "3.69" - }, - "HTML::Selector::XPath" : { - "dist" : "HTML-Selector-XPath-0.15", - "mymeta" : { - "abstract" : "CSS Selector to XPath compiler", - "author" : [ - "Tatsuhiko Miyagawa <miyagawa@bulknews.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTML-Selector-XPath", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::Base" : "0", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.15" - }, - "name" : "HTML::Selector::XPath", - "pathname" : "C/CO/CORION/HTML-Selector-XPath-0.15.tar.gz", - "provides" : { - "HTML::Selector::XPath" : { - "file" : "HTML/Selector/XPath.pm", - "version" : "0.15" - } - }, - "target" : "HTML::Selector::XPath", - "version" : "0.15" - }, - "HTML::Tagset" : { - "dist" : "HTML-Tagset-3.20", - "mymeta" : { - "abstract" : "data tables useful in parsing HTML", - "author" : [ - "Andy Lester <andy@petdance.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.42, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTML-Tagset", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "3.20" - }, - "name" : "HTML::Tagset", - "pathname" : "P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz", - "provides" : { - "HTML::Tagset" : { - "file" : "HTML/Tagset.pm", - "version" : "3.20" - } - }, - "target" : "HTML::Tagset", - "version" : "3.20" - }, - "HTML::Tree" : { - "dist" : "HTML-Tree-5.03", - "mymeta" : { - "abstract" : "Work with HTML in a DOM-like tree structure", - "author" : [ - "Christopher J. Madsen <perl@cjmweb.net>", - "Jeff Fearn <jfearn@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTML-Tree", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Encode" : "0", - "Module::Build" : "0.2808", - "Test::Fatal" : "0", - "Test::More" : "0", - "base" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.2808" - } - }, - "runtime" : { - "recommends" : { - "HTML::FormatText" : "0", - "LWP::UserAgent" : "5.815" - }, - "requires" : { - "Carp" : "0", - "Exporter" : "0", - "HTML::Entities" : "0", - "HTML::Parser" : "3.46", - "HTML::Tagset" : "3.02", - "Scalar::Util" : "0", - "integer" : "0", - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://github.com/madsen/HTML-Tree.git" - } - }, - "version" : "5.03", - "x_Dist_Zilla" : { - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::Git::GatherDir", - "name" : "Git::GatherDir", - "version" : "1.122530" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "ManifestSkip", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "MetaJSON", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "MetaYAML", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "MetaConfig", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "License", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::MatchManifest", - "name" : "MatchManifest", - "version" : "4.00" - }, - { - "class" : "Dist::Zilla::Plugin::CheckChangesHasContent", - "name" : "CheckChangesHasContent", - "version" : "0.005" - }, - { - "class" : "Dist::Zilla::Plugin::Test::PrereqsFromMeta", - "name" : "Test::PrereqsFromMeta", - "version" : "4.04" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "PodSyntaxTests", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "PodCoverageTests", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::ModuleBuild::Custom", - "name" : "ModuleBuild::Custom", - "version" : "4.07" - }, - { - "class" : "Dist::Zilla::Plugin::RecommendedPrereqs", - "name" : "RecommendedPrereqs", - "version" : "4.06" - }, - { - "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", - "name" : "CheckPrereqsIndexed", - "version" : "0.006" - }, - { - "class" : "Dist::Zilla::Plugin::OurPkgVersion", - "name" : "OurPkgVersion", - "version" : "0.004000" - }, - { - "class" : "Dist::Zilla::Plugin::TemplateCJM", - "name" : "TemplateCJM", - "version" : "4.10" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::FileFinder::Filter", - "name" : "FilesToWeave", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::Repository", - "name" : "Repository", - "version" : "0.18" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "NextRelease", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "Git::NextVersion", - "version" : "1.122530" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "@Git/Check", - "version" : "1.122530" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "@Git/Commit", - "version" : "1.122530" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "@Git/Tag", - "version" : "1.122530" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Push", - "name" : "@Git/Push", - "version" : "1.122530" - }, - { - "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch", - "name" : "GitBranch", - "version" : "0.004" - }, - { - "class" : "Dist::Zilla::Plugin::RunExtraTests", - "name" : "RunExtraTests", - "version" : "0.007" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "TestRelease", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "UploadToCPAN", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::ArchiveRelease", - "name" : "ArchiveRelease", - "version" : "4.00" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "ConfirmRelease", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereqs", - "name" : "AutoPrereqs", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::MetaNoIndex", - "name" : "MetaNoIndex", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300023" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300023" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300023" - } - } - }, - "name" : "HTML::Tree", - "pathname" : "C/CJ/CJM/HTML-Tree-5.03.tar.gz", - "provides" : { - "HTML::AsSubs" : { - "file" : "HTML/AsSubs.pm", - "version" : "5.03" - }, - "HTML::Element" : { - "file" : "HTML/Element.pm", - "version" : "5.03" - }, - "HTML::Element::traverse" : { - "file" : "HTML/Element/traverse.pm", - "version" : "5.03" - }, - "HTML::Parse" : { - "file" : "HTML/Parse.pm", - "version" : "5.03" - }, - "HTML::Tree" : { - "file" : "HTML/Tree.pm", - "version" : "5.03" - }, - "HTML::TreeBuilder" : { - "file" : "HTML/TreeBuilder.pm", - "version" : "5.03" - } - }, - "target" : "HTML::TreeBuilder", - "version" : "5.03" - }, - "HTML::TreeBuilder::XPath" : { - "dist" : "HTML-TreeBuilder-XPath-0.14", - "mymeta" : { - "abstract" : "add XPath support to HTML::TreeBuilder", - "author" : [ - "Michel Rodriguez <mrodrigu@localdomain>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.58, CPAN::Meta::Converter version 2.110930001, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTML-TreeBuilder-XPath", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "HTML::TreeBuilder" : "0", - "List::Util" : "0", - "XML::XPathEngine" : "0.12" - } - } - }, - "release_status" : "stable", - "version" : "0.14" - }, - "name" : "HTML::TreeBuilder::XPath", - "pathname" : "M/MI/MIROD/HTML-TreeBuilder-XPath-0.14.tar.gz", - "provides" : { - "HTML::Element" : { - "file" : "HTML/TreeBuilder/XPath.pm" - }, - "HTML::TreeBuilder::XPath" : { - "file" : "HTML/TreeBuilder/XPath.pm", - "version" : "0.14" - }, - "HTML::TreeBuilder::XPath::Attribute" : { - "file" : "HTML/TreeBuilder/XPath.pm" - }, - "HTML::TreeBuilder::XPath::Node" : { - "file" : "HTML/TreeBuilder/XPath.pm" - }, - "HTML::TreeBuilder::XPath::Root" : { - "file" : "HTML/TreeBuilder/XPath.pm" - }, - "HTML::TreeBuilder::XPath::TextNode" : { - "file" : "HTML/TreeBuilder/XPath.pm" - } - }, - "target" : "HTML::TreeBuilder::XPath", - "version" : "0.14" - }, - "HTTP::Body" : { - "dist" : "HTTP-Body-1.17", - "mymeta" : { - "abstract" : "HTTP Body Parser", - "author" : [ - "Christian Hansen, C<chansen@cpan.org>", - "Sebastian Riedel, C<sri@cpan.org>", - "Andy Grundman, C<andy@hybridized.org>", - "Torsten Raudssus, C<getty@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300016, CPAN::Meta::Converter version 2.120630, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTTP-Body", - "prereqs" : { - "build" : { - "requires" : { - "Test::Deep" : "0", - "Test::More" : "0.86" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Digest::MD5" : "0", - "File::Temp" : "0.14", - "HTTP::Headers" : "0", - "IO::File" : "1.14" - } - } - }, - "release_status" : "stable", - "resources" : { - "X_mailing_list" : "http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev", - "repository" : { - "url" : "https://dev.catalystframework.org/repos/Catalyst/trunk/HTTP-Body/" - } - }, - "version" : "1.17" - }, - "name" : "HTTP::Body", - "pathname" : "G/GE/GETTY/HTTP-Body-1.17.tar.gz", - "provides" : { - "HTTP::Body" : { - "file" : "HTTP/Body.pm", - "version" : "1.17" - }, - "HTTP::Body::MultiPart" : { - "file" : "HTTP/Body/MultiPart.pm", - "version" : "1.17" - }, - "HTTP::Body::OctetStream" : { - "file" : "HTTP/Body/OctetStream.pm", - "version" : "1.17" - }, - "HTTP::Body::UrlEncoded" : { - "file" : "HTTP/Body/UrlEncoded.pm", - "version" : "1.17" - }, - "HTTP::Body::XForms" : { - "file" : "HTTP/Body/XForms.pm", - "version" : "1.17" - }, - "HTTP::Body::XFormsMultipart" : { - "file" : "HTTP/Body/XFormsMultipart.pm", - "version" : "1.17" - } - }, - "target" : "HTTP::Body", - "version" : "1.17" - }, - "HTTP::Cookies" : { - "dist" : "HTTP-Cookies-6.01", - "mymeta" : { - "abstract" : "HTTP cookie jars", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTTP-Cookies", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "HTTP::Date" : "6", - "HTTP::Headers::Util" : "6", - "Time::Local" : "0", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/http-cookies" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.01" - }, - "name" : "HTTP::Cookies", - "pathname" : "G/GA/GAAS/HTTP-Cookies-6.01.tar.gz", - "provides" : { - "HTTP::Cookies" : { - "file" : "HTTP/Cookies.pm", - "version" : "6.01" - }, - "HTTP::Cookies::Microsoft" : { - "file" : "HTTP/Cookies/Microsoft.pm", - "version" : "6.00" - }, - "HTTP::Cookies::Netscape" : { - "file" : "HTTP/Cookies/Netscape.pm", - "version" : "6.00" - } - }, - "target" : "HTTP::Cookies", - "version" : "6.01" - }, - "HTTP::Daemon" : { - "dist" : "HTTP-Daemon-6.01", - "mymeta" : { - "abstract" : "a simple http server class", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTTP-Daemon", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "HTTP::Date" : "6", - "HTTP::Request" : "6", - "HTTP::Response" : "6", - "HTTP::Status" : "6", - "IO::Socket" : "0", - "LWP::MediaTypes" : "6", - "Sys::Hostname" : "0", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/http-daemon" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.01" - }, - "name" : "HTTP::Daemon", - "pathname" : "G/GA/GAAS/HTTP-Daemon-6.01.tar.gz", - "provides" : { - "HTTP::Daemon" : { - "file" : "HTTP/Daemon.pm", - "version" : "6.01" - }, - "HTTP::Daemon::ClientConn" : { - "file" : "HTTP/Daemon.pm" - } - }, - "target" : "HTTP::Daemon", - "version" : "6.01" - }, - "HTTP::Date" : { - "dist" : "HTTP-Date-6.02", - "mymeta" : { - "abstract" : "date conversion routines", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTTP-Date", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "recommends" : { - "Time::Zone" : "0" - }, - "requires" : { - "Time::Local" : "0", - "perl" : "5.006002" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/http-date" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.02" - }, - "name" : "HTTP::Date", - "pathname" : "G/GA/GAAS/HTTP-Date-6.02.tar.gz", - "provides" : { - "HTTP::Date" : { - "file" : "HTTP/Date.pm", - "version" : "6.02" - } - }, - "target" : "HTTP::Date", - "version" : "6.02" - }, - "HTTP::Message" : { - "dist" : "HTTP-Message-6.06", - "mymeta" : { - "abstract" : "HTTP style messages", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTTP-Message", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Compress::Raw::Zlib" : "0", - "Encode" : "2.21", - "Encode::Locale" : "1", - "HTTP::Date" : "6", - "IO::Compress::Bzip2" : "2.021", - "IO::Compress::Deflate" : "0", - "IO::Compress::Gzip" : "0", - "IO::HTML" : "0", - "IO::Uncompress::Bunzip2" : "2.021", - "IO::Uncompress::Gunzip" : "0", - "IO::Uncompress::Inflate" : "0", - "IO::Uncompress::RawInflate" : "0", - "LWP::MediaTypes" : "6", - "MIME::Base64" : "2.1", - "MIME::QuotedPrint" : "0", - "URI" : "1.10", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/libwww-perl/http-message" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.06" - }, - "name" : "HTTP::Message", - "pathname" : "G/GA/GAAS/HTTP-Message-6.06.tar.gz", - "provides" : { - "HTTP::Config" : { - "file" : "HTTP/Config.pm", - "version" : "6.00" - }, - "HTTP::Headers" : { - "file" : "HTTP/Headers.pm", - "version" : "6.05" - }, - "HTTP::Headers::Auth" : { - "file" : "HTTP/Headers/Auth.pm", - "version" : "6.00" - }, - "HTTP::Headers::ETag" : { - "file" : "HTTP/Headers/ETag.pm", - "version" : "6.00" - }, - "HTTP::Headers::Util" : { - "file" : "HTTP/Headers/Util.pm", - "version" : "6.03" - }, - "HTTP::Message" : { - "file" : "HTTP/Message.pm", - "version" : "6.06" - }, - "HTTP::Request" : { - "file" : "HTTP/Request.pm", - "version" : "6.00" - }, - "HTTP::Request::Common" : { - "file" : "HTTP/Request/Common.pm", - "version" : "6.04" - }, - "HTTP::Response" : { - "file" : "HTTP/Response.pm", - "version" : "6.04" - }, - "HTTP::Status" : { - "file" : "HTTP/Status.pm", - "version" : "6.03" - } - }, - "target" : "HTTP::Headers", - "version" : "6.06" - }, - "HTTP::Negotiate" : { - "dist" : "HTTP-Negotiate-6.01", - "mymeta" : { - "abstract" : "choose a variant to serve", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTTP-Negotiate", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "HTTP::Headers" : "6", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/http-negotiate" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.01" - }, - "name" : "HTTP::Negotiate", - "pathname" : "G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz", - "provides" : { - "HTTP::Negotiate" : { - "file" : "HTTP/Negotiate.pm", - "version" : "6.01" - } - }, - "target" : "HTTP::Negotiate", - "version" : "6.01" - }, - "HTTP::Parser::XS" : { - "dist" : "HTTP-Parser-XS-0.15", - "mymeta" : { - "abstract" : "a fast, primitive HTTP request parser", - "author" : [ - "- Kazuho Oku", - "Kazuho Oku" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTTP-Parser-XS", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Test::More" : "0.96" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.15" - }, - "name" : "HTTP::Parser::XS", - "pathname" : "K/KA/KAZUHO/HTTP-Parser-XS-0.15.tar.gz", - "provides" : { - "HTTP::Parser::XS" : { - "file" : "HTTP/Parser/XS.pm", - "version" : "0.15" - }, - "HTTP::Parser::XS::PP" : { - "file" : "HTTP/Parser/XS/PP.pm" - } - }, - "target" : "HTTP::Parser::XS", - "version" : "0.15" - }, - "HTTP::Request::AsCGI" : { - "dist" : "HTTP-Request-AsCGI-1.2", - "mymeta" : { - "abstract" : "Set up a CGI environment from an HTTP::Request", - "author" : [ - "Christian Hansen <ch@ngmedia.com>", - "Hans Dieter Pearcey <hdp@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 1.093400, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTTP-Request-AsCGI", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Class::Accessor" : "0", - "HTTP::Request" : "0", - "HTTP::Response" : "1.53", - "IO::File" : "0", - "Test::More" : "0", - "URI::Escape" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://dev.catalyst.perl.org/repos/Catalyst/HTTP-Request-AsCGI" - } - }, - "version" : "1.2" - }, - "name" : "HTTP::Request::AsCGI", - "pathname" : "F/FL/FLORA/HTTP-Request-AsCGI-1.2.tar.gz", - "provides" : { - "HTTP::Request::AsCGI" : { - "file" : "HTTP/Request/AsCGI.pm", - "version" : "1.2" - } - }, - "target" : "HTTP::Request::AsCGI", - "version" : "1.2" - }, - "HTTP::Server::Simple" : { - "dist" : "HTTP-Server-Simple-0.44", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "HTTP-Server-Simple", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "CGI" : "0", - "Socket" : "0", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.44" - }, - "name" : "HTTP::Server::Simple", - "pathname" : "J/JE/JESSE/HTTP-Server-Simple-0.44.tar.gz", - "provides" : { - "HTTP::Server::Simple" : { - "file" : "HTTP/Server/Simple.pm", - "version" : "0.44" - }, - "HTTP::Server::Simple::CGI" : { - "file" : "HTTP/Server/Simple/CGI.pm", - "version" : "0" - }, - "HTTP::Server::Simple::CGI::Environment" : { - "file" : "HTTP/Server/Simple/CGI/Environment.pm", - "version" : "0" - } - }, - "target" : "HTTP::Server::Simple", - "version" : "0.44" - }, - "Hash::Merge" : { - "dist" : "Hash-Merge-0.12", - "mymeta" : { - "abstract" : "Merges arbitrarily deep hashes into a single hash", - "author" : [ - "Michael K. Neylon <mneylon-pm@masemware.com" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.56, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Hash-Merge", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Clone" : "0", - "Test::More" : "0.33" - } - } - }, - "release_status" : "stable", - "version" : "0.12" - }, - "name" : "Hash::Merge", - "pathname" : "D/DM/DMUEY/Hash-Merge-0.12.tar.gz", - "provides" : { - "Hash::Merge" : { - "file" : "Hash/Merge.pm", - "version" : "0.12" - } - }, - "target" : "Hash::Merge", - "version" : "0.12" - }, - "Hash::MultiValue" : { - "dist" : "Hash-MultiValue-0.13", - "mymeta" : { - "abstract" : "Store multiple values per key", - "author" : [ - "Tatsuhiko Miyagawa <miyagawa@bulknews.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Hash-MultiValue", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Filter::Util::Call" : "0", - "perl" : "5.006002" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/miyagawa/Hash-MultiValue.git" - } - }, - "version" : "0.13" - }, - "name" : "Hash::MultiValue", - "pathname" : "M/MI/MIYAGAWA/Hash-MultiValue-0.13.tar.gz", - "provides" : { - "Hash::MultiValue" : { - "file" : "Hash/MultiValue.pm", - "version" : "0.13" - } - }, - "target" : "Hash::MultiValue", - "version" : "0.13" - }, - "IO::Compress" : { - "dist" : "IO-Compress-2.060", - "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, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "IO-Compress", - "no_index" : { - "directory" : [ - "t", - "inc", - "t", - "private" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Compress::Raw::Bzip2" : "2.060", - "Compress::Raw::Zlib" : "2.060", - "Scalar::Util" : "0" - } - } - }, - "release_status" : "stable", - "version" : "2.060" - }, - "name" : "IO::Compress", - "pathname" : "P/PM/PMQS/IO-Compress-2.060.tar.gz", - "provides" : { - "Compress::Zlib" : { - "file" : "Compress/Zlib.pm", - "version" : "2.060" - }, - "File::GlobMapper" : { - "file" : "File/GlobMapper.pm", - "version" : "1.000" - }, - "IO::Compress" : {}, - "IO::Compress::Adapter::Bzip2" : { - "file" : "IO/Compress/Adapter/Bzip2.pm", - "version" : "2.060" - }, - "IO::Compress::Adapter::Deflate" : { - "file" : "IO/Compress/Adapter/Deflate.pm", - "version" : "2.060" - }, - "IO::Compress::Adapter::Identity" : { - "file" : "IO/Compress/Adapter/Identity.pm", - "version" : "2.060" - }, - "IO::Compress::Base" : { - "file" : "IO/Compress/Base.pm", - "version" : "2.060" - }, - "IO::Compress::Base::Common" : { - "file" : "IO/Compress/Base/Common.pm", - "version" : "2.060" - }, - "IO::Compress::Bzip2" : { - "file" : "IO/Compress/Bzip2.pm", - "version" : "2.060" - }, - "IO::Compress::Deflate" : { - "file" : "IO/Compress/Deflate.pm", - "version" : "2.060" - }, - "IO::Compress::Gzip" : { - "file" : "IO/Compress/Gzip.pm", - "version" : "2.060" - }, - "IO::Compress::Gzip::Constants" : { - "file" : "IO/Compress/Gzip/Constants.pm", - "version" : "2.060" - }, - "IO::Compress::RawDeflate" : { - "file" : "IO/Compress/RawDeflate.pm", - "version" : "2.060" - }, - "IO::Compress::Zip" : { - "file" : "IO/Compress/Zip.pm", - "version" : "2.060" - }, - "IO::Compress::Zip::Constants" : { - "file" : "IO/Compress/Zip/Constants.pm", - "version" : "2.060" - }, - "IO::Compress::Zlib::Constants" : { - "file" : "IO/Compress/Zlib/Constants.pm", - "version" : "2.060" - }, - "IO::Compress::Zlib::Extra" : { - "file" : "IO/Compress/Zlib/Extra.pm", - "version" : "2.060" - }, - "IO::Uncompress::Adapter::Bunzip2" : { - "file" : "IO/Uncompress/Adapter/Bunzip2.pm", - "version" : "2.060" - }, - "IO::Uncompress::Adapter::Identity" : { - "file" : "IO/Uncompress/Adapter/Identity.pm", - "version" : "2.060" - }, - "IO::Uncompress::Adapter::Inflate" : { - "file" : "IO/Uncompress/Adapter/Inflate.pm", - "version" : "2.060" - }, - "IO::Uncompress::AnyInflate" : { - "file" : "IO/Uncompress/AnyInflate.pm", - "version" : "2.060" - }, - "IO::Uncompress::AnyUncompress" : { - "file" : "IO/Uncompress/AnyUncompress.pm", - "version" : "2.060" - }, - "IO::Uncompress::Base" : { - "file" : "IO/Uncompress/Base.pm", - "version" : "2.060" - }, - "IO::Uncompress::Bunzip2" : { - "file" : "IO/Uncompress/Bunzip2.pm", - "version" : "2.060" - }, - "IO::Uncompress::Gunzip" : { - "file" : "IO/Uncompress/Gunzip.pm", - "version" : "2.060" - }, - "IO::Uncompress::Inflate" : { - "file" : "IO/Uncompress/Inflate.pm", - "version" : "2.060" - }, - "IO::Uncompress::RawInflate" : { - "file" : "IO/Uncompress/RawInflate.pm", - "version" : "2.060" - }, - "IO::Uncompress::Unzip" : { - "file" : "IO/Uncompress/Unzip.pm", - "version" : "2.060" - }, - "U64" : { - "file" : "IO/Compress/Base/Common.pm" - }, - "Zlib::OldDeflate" : { - "file" : "Compress/Zlib.pm" - }, - "Zlib::OldInflate" : { - "file" : "Compress/Zlib.pm" - } - }, - "target" : "IO::Compress::Bzip2", - "version" : "2.060" - }, - "IO::HTML" : { - "dist" : "IO-HTML-1.00", - "mymeta" : { - "abstract" : "Open an HTML file with automatic charset detection", - "author" : [ - "Christopher J. Madsen <perl@cjmweb.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300029, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "IO-HTML", - "prereqs" : { - "build" : { - "requires" : { - "File::Temp" : "0", - "Scalar::Util" : "0", - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Pod::Coverage::TrustPod" : "0", - "Test::Pod" : "1.41", - "Test::Pod::Coverage" : "1.08" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Encode" : "2.10", - "Exporter" : "5.57" - } - }, - "test" : { - "requires" : { - "File::Temp" : "0", - "Scalar::Util" : "0", - "Test::More" : "0.88" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://github.com/madsen/io-html.git", - "web" : "http://github.com/madsen/io-html" - } - }, - "version" : "1.00", - "x_Dist_Zilla" : { - "perl" : { - "version" : "5.014002" - }, - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::VersionFromModule", - "name" : "CJM/VersionFromModule", - "version" : "0.08" - }, - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "CJM/GatherDir", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "CJM/PruneCruft", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "CJM/ManifestSkip", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "CJM/MetaJSON", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "CJM/MetaYAML", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "CJM/License", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::Test::PrereqsFromMeta", - "name" : "CJM/Test::PrereqsFromMeta", - "version" : "4.04" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "CJM/PodSyntaxTests", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "CJM/PodCoverageTests", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "CJM/ExtraTests", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::PodLoom", - "config" : { - "Pod::Loom version" : "0.06" - }, - "name" : "CJM/PodLoom", - "version" : "4.10" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "CJM/MakeMaker", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "CJM/MetaConfig", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::MatchManifest", - "name" : "CJM/MatchManifest", - "version" : "4.00" - }, - { - "class" : "Dist::Zilla::Plugin::RecommendedPrereqs", - "name" : "CJM/RecommendedPrereqs", - "version" : "4.06" - }, - { - "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", - "name" : "CJM/CheckPrereqsIndexed", - "version" : "0.006" - }, - { - "class" : "Dist::Zilla::Plugin::GitVersionCheckCJM", - "name" : "CJM/GitVersionCheckCJM", - "version" : "4.03" - }, - { - "class" : "Dist::Zilla::Plugin::TemplateCJM", - "name" : "CJM/TemplateCJM", - "version" : "4.12" - }, - { - "class" : "Dist::Zilla::Plugin::Repository", - "name" : "CJM/Repository", - "version" : "0.18" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "CJM/@Git/Check", - "version" : "2.005" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "CJM/@Git/Commit", - "version" : "2.005" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "CJM/@Git/Tag", - "version" : "2.005" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Push", - "name" : "CJM/@Git/Push", - "version" : "2.005" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "CJM/TestRelease", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "CJM/UploadToCPAN", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::ArchiveRelease", - "name" : "CJM/ArchiveRelease", - "version" : "4.00" - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereqs", - "name" : "AutoPrereqs", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300029" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300029" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300029" - } - } - }, - "name" : "IO::HTML", - "pathname" : "C/CJ/CJM/IO-HTML-1.00.tar.gz", - "provides" : { - "IO::HTML" : { - "file" : "IO/HTML.pm", - "version" : "1.00" - } - }, - "target" : "IO::HTML", - "version" : "1.00" - }, - "IO::Socket::SSL" : { - "dist" : "IO-Socket-SSL-1.84", - "mymeta" : { - "abstract" : "Nearly transparent SSL encapsulation for IO::Socket::INET.", - "author" : [ - "Steffen Ullrich & Peter Behroozi & Marko Asplund" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "IO-Socket-SSL", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Net::SSLeay" : "1.21", - "Scalar::Util" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "https://github.com/noxxi/p5-io-socket-ssl" - } - }, - "version" : "1.84" - }, - "name" : "IO::Socket::SSL", - "pathname" : "S/SU/SULLR/IO-Socket-SSL-1.84.tar.gz", - "provides" : { - "IO::Socket::SSL" : { - "file" : "IO/Socket/SSL.pm", - "version" : "1.84" - }, - "IO::Socket::SSL::SSL_Context" : { - "file" : "IO/Socket/SSL.pm" - }, - "IO::Socket::SSL::SSL_HANDLE" : { - "file" : "IO/Socket/SSL.pm" - }, - "IO::Socket::SSL::Session_Cache" : { - "file" : "IO/Socket/SSL.pm" - } - }, - "target" : "IO::Socket::SSL", - "version" : "1.84" - }, - "IO::String" : { - "dist" : "IO-String-1.08", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "IO-String", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "1.08" - }, - "name" : "IO::String", - "pathname" : "G/GA/GAAS/IO-String-1.08.tar.gz", - "provides" : { - "IO::String" : { - "file" : "IO/String.pm", - "version" : "1.08" - } - }, - "target" : "IO::String", - "version" : "1.08" - }, - "IO::Stringy" : { - "dist" : "IO-stringy-2.110", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "IO-stringy", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "2.110" - }, - "name" : "IO::Stringy", - "pathname" : "D/DS/DSKOLL/IO-stringy-2.110.tar.gz", - "provides" : { - "IO::AtomicFile" : { - "file" : "IO/AtomicFile.pm", - "version" : "2.110" - }, - "IO::InnerFile" : { - "file" : "IO/InnerFile.pm", - "version" : "2.110" - }, - "IO::Lines" : { - "file" : "IO/Lines.pm", - "version" : "2.110" - }, - "IO::Scalar" : { - "file" : "IO/Scalar.pm", - "version" : "2.110" - }, - "IO::ScalarArray" : { - "file" : "IO/ScalarArray.pm", - "version" : "2.110" - }, - "IO::Stringy" : { - "file" : "IO/Stringy.pm", - "version" : "2.110" - }, - "IO::Wrap" : { - "file" : "IO/Wrap.pm", - "version" : "2.110" - }, - "IO::WrapTie" : { - "file" : "IO/WrapTie.pm", - "version" : "2.110" - }, - "IO::WrapTie::Master" : { - "file" : "IO/WrapTie.pm" - }, - "IO::WrapTie::Slave" : { - "file" : "IO/WrapTie.pm" - } - }, - "target" : "IO::Scalar", - "version" : "2.110" - }, - "Image::Size" : { - "dist" : "Image-Size-3.232", - "mymeta" : { - "abstract" : "A library to extract height/width from images", - "author" : [ - "Randy J. Ray <rjray@blackperl.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Image-Size", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.4" - } - }, - "runtime" : { - "recommends" : { - "Compress::Zlib" : "2" - }, - "requires" : { - "File::Spec" : "0.8", - "Module::Build" : "0.28", - "Test::More" : "0.80" - } - } - }, - "provides" : { - "Image::Size" : { - "file" : "lib/Image/Size.pm", - "version" : "3.232" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Image-Size" - }, - "homepage" : "http://search.cpan.org/dist/Image-Size", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://github.com/rjray/image-size" - } - }, - "version" : "3.232" - }, - "name" : "Image::Size", - "pathname" : "R/RJ/RJRAY/Image-Size-3.232.tar.gz", - "provides" : { - "Image::Size" : { - "file" : "Image/Size.pm", - "version" : "3.232" - } - }, - "target" : "Image::Size", - "version" : "3.232" - }, - "JSON" : { - "dist" : "JSON-2.53", - "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.120921", - "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" - } - }, - "target" : "JSON", - "version" : "2.53" - }, - "JSON::XS" : { - "dist" : "JSON-XS-2.33", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "JSON-XS", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "common::sense" : "0" - } - } - }, - "release_status" : "stable", - "version" : "2.33" - }, - "name" : "JSON::XS", - "pathname" : "M/ML/MLEHMANN/JSON-XS-2.33.tar.gz", - "provides" : { - "JSON::XS" : { - "file" : "JSON/XS.pm", - "version" : "2.33" - }, - "JSON::XS::Boolean" : { - "file" : "JSON/XS.pm" - } - }, - "target" : "JSON::XS", - "version" : "2.33" - }, - "LWP" : { - "dist" : "libwww-perl-6.05", - "mymeta" : { - "abstract" : "The World-Wide Web library for Perl", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "libwww-perl", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "recommends" : { - "Authen::NTLM" : "1.02", - "Data::Dump" : "0", - "LWP::Protocol::https" : "6.02" - }, - "requires" : { - "Digest::MD5" : "0", - "Encode" : "2.12", - "Encode::Locale" : "0", - "File::Listing" : "6", - "HTML::Entities" : "0", - "HTML::HeadParser" : "0", - "HTTP::Cookies" : "6", - "HTTP::Daemon" : "6", - "HTTP::Date" : "6", - "HTTP::Negotiate" : "6", - "HTTP::Request" : "6", - "HTTP::Request::Common" : "6", - "HTTP::Response" : "6", - "HTTP::Status" : "6", - "IO::Select" : "0", - "IO::Socket" : "0", - "LWP::MediaTypes" : "6", - "MIME::Base64" : "2.1", - "Net::FTP" : "2.58", - "Net::HTTP" : "6.04", - "URI" : "1.10", - "URI::Escape" : "0", - "WWW::RobotRules" : "6", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "https://github.com/libwww-perl/libwww-perl" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.05" - }, - "name" : "LWP", - "pathname" : "G/GA/GAAS/libwww-perl-6.05.tar.gz", - "provides" : { - "LWP" : { - "file" : "LWP.pm", - "version" : "6.05" - }, - "LWP::Authen::Basic" : { - "file" : "LWP/Authen/Basic.pm" - }, - "LWP::Authen::Digest" : { - "file" : "LWP/Authen/Digest.pm" - }, - "LWP::Authen::Ntlm" : { - "file" : "LWP/Authen/Ntlm.pm", - "version" : "6.00" - }, - "LWP::ConnCache" : { - "file" : "LWP/ConnCache.pm", - "version" : "6.02" - }, - "LWP::Debug" : { - "file" : "LWP/Debug.pm" - }, - "LWP::DebugFile" : { - "file" : "LWP/DebugFile.pm" - }, - "LWP::MemberMixin" : { - "file" : "LWP/MemberMixin.pm" - }, - "LWP::Protocol" : { - "file" : "LWP/Protocol.pm", - "version" : "6.00" - }, - "LWP::Protocol::GHTTP" : { - "file" : "LWP/Protocol/GHTTP.pm" - }, - "LWP::Protocol::MyFTP" : { - "file" : "LWP/Protocol/ftp.pm" - }, - "LWP::Protocol::cpan" : { - "file" : "LWP/Protocol/cpan.pm" - }, - "LWP::Protocol::data" : { - "file" : "LWP/Protocol/data.pm" - }, - "LWP::Protocol::file" : { - "file" : "LWP/Protocol/file.pm" - }, - "LWP::Protocol::ftp" : { - "file" : "LWP/Protocol/ftp.pm" - }, - "LWP::Protocol::gopher" : { - "file" : "LWP/Protocol/gopher.pm" - }, - "LWP::Protocol::http" : { - "file" : "LWP/Protocol/http.pm" - }, - "LWP::Protocol::http::Socket" : { - "file" : "LWP/Protocol/http.pm" - }, - "LWP::Protocol::http::SocketMethods" : { - "file" : "LWP/Protocol/http.pm" - }, - "LWP::Protocol::loopback" : { - "file" : "LWP/Protocol/loopback.pm" - }, - "LWP::Protocol::mailto" : { - "file" : "LWP/Protocol/mailto.pm" - }, - "LWP::Protocol::nntp" : { - "file" : "LWP/Protocol/nntp.pm" - }, - "LWP::Protocol::nogo" : { - "file" : "LWP/Protocol/nogo.pm" - }, - "LWP::RobotUA" : { - "file" : "LWP/RobotUA.pm", - "version" : "6.03" - }, - "LWP::Simple" : { - "file" : "LWP/Simple.pm", - "version" : "6.00" - }, - "LWP::UserAgent" : { - "file" : "LWP/UserAgent.pm", - "version" : "6.05" - } - }, - "target" : "LWP::UserAgent", - "version" : "6.05" - }, - "LWP::MediaTypes" : { - "dist" : "LWP-MediaTypes-6.02", - "mymeta" : { - "abstract" : "guess media type for a file or a URL", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "LWP-MediaTypes", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.006002" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/lwp-mediatypes" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.02" - }, - "name" : "LWP::MediaTypes", - "pathname" : "G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz", - "provides" : { - "LWP::MediaTypes" : { - "file" : "LWP/MediaTypes.pm", - "version" : "6.02" - } - }, - "target" : "LWP::MediaTypes", - "version" : "6.02" - }, - "LWP::Protocol::https" : { - "dist" : "LWP-Protocol-https-6.03", - "mymeta" : { - "abstract" : "Provide https support for LWP::UserAgent", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "LWP-Protocol-https", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "IO::Socket::SSL" : "1.54", - "LWP::UserAgent" : "6.04", - "Mozilla::CA" : "20110101", - "Net::HTTPS" : "6", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/lwp-protocol-https" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.03" - }, - "name" : "LWP::Protocol::https", - "pathname" : "G/GA/GAAS/LWP-Protocol-https-6.03.tar.gz", - "provides" : { - "LWP::Protocol::https" : { - "file" : "LWP/Protocol/https.pm", - "version" : "6.03" - }, - "LWP::Protocol::https::Socket" : { - "file" : "LWP/Protocol/https.pm" - } - }, - "target" : "LWP::Protocol::https", - "version" : "6.03" - }, - "Lingua::EN::FindNumber" : { - "dist" : "Lingua-EN-FindNumber-1.2", - "mymeta" : { - "abstract" : "Locate (written) numbers in English text ", - "author" : [ - "Tony Bowden" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-EN-FindNumber", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Lingua::EN::Words2Nums" : "0" - } - } - }, - "release_status" : "stable", - "version" : "1.2" - }, - "name" : "Lingua::EN::FindNumber", - "pathname" : "T/TM/TMTM/Lingua-EN-FindNumber-1.2.tar.gz", - "provides" : { - "Lingua::EN::FindNumber" : { - "file" : "Lingua/EN/FindNumber.pm", - "version" : "1.2" - } - }, - "target" : "Lingua::EN::FindNumber", - "version" : "1.2" - }, - "Lingua::EN::Inflect" : { - "dist" : "Lingua-EN-Inflect-1.895", - "mymeta" : { - "abstract" : "Convert singular to plural. Select \"a\" or \"an\".", - "author" : [ - "Damian Conway <DCONWAY@CPAN.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-EN-Inflect", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0", - "version" : "0" - } - } - }, - "release_status" : "stable", - "version" : "1.895" - }, - "name" : "Lingua::EN::Inflect", - "pathname" : "D/DC/DCONWAY/Lingua-EN-Inflect-1.895.tar.gz", - "provides" : { - "Lingua::EN::Inflect" : { - "file" : "Lingua/EN/Inflect.pm", - "version" : "1.895" - } - }, - "target" : "Lingua::EN::Inflect", - "version" : "1.895" - }, - "Lingua::EN::Inflect::Number" : { - "dist" : "Lingua-EN-Inflect-Number-1.1", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-EN-Inflect-Number", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Lingua::EN::Inflect" : "0" - } - } - }, - "release_status" : "stable", - "version" : "1.1" - }, - "name" : "Lingua::EN::Inflect::Number", - "pathname" : "S/SI/SIMON/Lingua-EN-Inflect-Number-1.1.tar.gz", - "provides" : { - "Lingua::EN::Inflect::Number" : { - "file" : "Lingua/EN/Inflect/Number.pm", - "version" : "1.1" - } - }, - "target" : "Lingua::EN::Inflect::Number", - "version" : "1.1" - }, - "Lingua::EN::Inflect::Phrase" : { - "dist" : "Lingua-EN-Inflect-Phrase-0.18", - "mymeta" : { - "abstract" : "Inflect short English Phrases", - "author" : [ - "Rafael Kitover <rkitover@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-EN-Inflect-Phrase", - "no_index" : { - "directory" : [ - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0", - "Test::NoWarnings" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Test::Pod" : "1.41" - } - }, - "runtime" : { - "requires" : { - "Exporter" : "0", - "Lingua::EN::FindNumber" : "0", - "Lingua::EN::Inflect" : "0", - "Lingua::EN::Inflect::Number" : "0", - "Lingua::EN::Number::IsOrdinal" : "0", - "Lingua::EN::Tagger" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0", - "Test::NoWarnings" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-Lingua-EN-Inflect-Phrase@rt.cpan.org", - "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Lingua-EN-Inflect-Phrase" - }, - "homepage" : "http://metacpan.org/release/Lingua-EN-Inflect-Phrase", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/rkitover/lingua-en-inflect-phrase.git", - "web" : "http://github.com/rkitover/lingua-en-inflect-phrase" - } - }, - "version" : "0.18", - "x_authority" : "cpan:AVAR" - }, - "name" : "Lingua::EN::Inflect::Phrase", - "pathname" : "R/RK/RKITOVER/Lingua-EN-Inflect-Phrase-0.18.tar.gz", - "provides" : { - "Lingua::EN::Inflect::Phrase" : { - "file" : "Lingua/EN/Inflect/Phrase.pm", - "version" : "0.18" - } - }, - "target" : "Lingua::EN::Inflect::Phrase", - "version" : "0.18" - }, - "Lingua::EN::Number::IsOrdinal" : { - "dist" : "Lingua-EN-Number-IsOrdinal-0.04", - "mymeta" : { - "abstract" : "detect if English number is ordinal or cardinal", - "author" : [ - "Rafael Kitover <rkitover@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-EN-Number-IsOrdinal", - "no_index" : { - "directory" : [ - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::Fatal" : "0", - "Test::More" : "0", - "Try::Tiny" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Test::Pod" : "1.41" - } - }, - "runtime" : { - "requires" : { - "Exporter" : "0", - "Lingua::EN::FindNumber" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::Fatal" : "0", - "Test::More" : "0", - "Try::Tiny" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-Lingua-EN-Number-IsOrdinal@rt.cpan.org", - "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Lingua-EN-Number-IsOrdinal" - }, - "homepage" : "http://metacpan.org/release/Lingua-EN-Number-IsOrdinal", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/rkitover/lingua-en-number-isordinal.git", - "web" : "http://github.com/rkitover/lingua-en-number-isordinal" - } - }, - "version" : "0.04", - "x_authority" : "cpan:AVAR" - }, - "name" : "Lingua::EN::Number::IsOrdinal", - "pathname" : "R/RK/RKITOVER/Lingua-EN-Number-IsOrdinal-0.04.tar.gz", - "provides" : { - "Lingua::EN::Number::IsOrdinal" : { - "file" : "Lingua/EN/Number/IsOrdinal.pm", - "version" : "0.04" - } - }, - "target" : "Lingua::EN::Number::IsOrdinal", - "version" : "0.04" - }, - "Lingua::EN::Tagger" : { - "dist" : "Lingua-EN-Tagger-0.23", - "mymeta" : { - "abstract" : "Part-of-speech tagger for English natural language processing.", - "author" : [ - "Maciej Ceglowski and Aaron Coburn <maciej@ceglowski.com>, <aaron@coburncuadrado.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.56, CPAN::Meta::Converter version 2.120921", - "license" : [ - "gpl_3" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-EN-Tagger", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "File::Spec" : "0.84", - "HTML::Parser" : "3.45", - "HTML::Tagset" : "3.20", - "Lingua::Stem" : "0.81", - "Memoize" : "1.01", - "Memoize::ExpireLRU" : "0.55", - "Storable" : "2.10", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "version" : "0.23" - }, - "name" : "Lingua::EN::Tagger", - "pathname" : "A/AC/ACOBURN/Lingua-EN-Tagger-0.23.tar.gz", - "provides" : { - "Lingua::EN::Tagger" : { - "file" : "Lingua/EN/Tagger.pm", - "version" : "0.23" - } - }, - "target" : "Lingua::EN::Tagger", - "version" : "0.23" - }, - "Lingua::EN::Words2Nums" : { - "dist" : "Lingua-EN-Words2Nums-0.18", - "mymeta" : { - "abstract" : "convert English text to numbers", - "author" : [ - "Joey Hess <joey@kitenet.net>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.55_02, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-EN-Words2Nums", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "0.18" - }, - "name" : "Lingua::EN::Words2Nums", - "pathname" : "J/JO/JOEY/Lingua-EN-Words2Nums-0.18.tar.gz", - "provides" : { - "Lingua::EN::Words2Nums" : { - "file" : "Lingua/EN/Words2Nums.pm" - } - }, - "target" : "Lingua::EN::Words2Nums", - "version" : "0.18" - }, - "Lingua::PT::Stemmer" : { - "dist" : "Lingua-PT-Stemmer-0.01", - "mymeta" : { - "abstract" : "Portuguese language stemming", - "author" : [ - "xern <xern@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-PT-Stemmer", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "0.01" - }, - "name" : "Lingua::PT::Stemmer", - "pathname" : "X/XE/XERN/Lingua-PT-Stemmer-0.01.tar.gz", - "provides" : { - "Lingua::GL::Stemmer" : { - "file" : "Lingua/GL/Stemmer.pm", - "version" : "0.01" - }, - "Lingua::PT::Stemmer" : { - "file" : "Lingua/PT/Stemmer.pm", - "version" : "0.01" - } - }, - "target" : "Lingua::PT::Stemmer", - "version" : "0.01" - }, - "Lingua::Stem" : { - "dist" : "Lingua-Stem-0.84", - "mymeta" : { - "abstract" : "Stemming of words in various languages", - "author" : [ - "Benjamin Franz <snowhare@nihongo.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-Stem", - "prereqs" : { - "runtime" : { - "requires" : { - "Carp" : "0", - "Lingua::GL::Stemmer" : "0", - "Lingua::PT::Stemmer" : "0", - "Lingua::Stem::Fr" : "0.02", - "Lingua::Stem::It" : "0", - "Lingua::Stem::Ru" : "0", - "Lingua::Stem::Snowball::Da" : "1.01", - "Lingua::Stem::Snowball::No" : "1.00", - "Lingua::Stem::Snowball::Se" : "1.01", - "Text::German" : "0" - } - } - }, - "provides" : { - "Lingua::Stem" : { - "file" : "lib/Lingua/Stem.pm", - "version" : "0.84" - }, - "Lingua::Stem::AutoLoader" : { - "file" : "lib/Lingua/Stem/AutoLoader.pm", - "version" : "1.02" - }, - "Lingua::Stem::Da" : { - "file" : "lib/Lingua/Stem/Da.pm", - "version" : "1.01" - }, - "Lingua::Stem::De" : { - "file" : "lib/Lingua/Stem/De.pm", - "version" : "1.01" - }, - "Lingua::Stem::En" : { - "file" : "lib/Lingua/Stem/En.pm", - "version" : "2.16" - }, - "Lingua::Stem::EnBroken" : { - "file" : "lib/Lingua/Stem/EnBroken.pm", - "version" : "2.13" - }, - "Lingua::Stem::Gl" : { - "file" : "lib/Lingua/Stem/Gl.pm", - "version" : "1.02" - }, - "Lingua::Stem::No" : { - "file" : "lib/Lingua/Stem/No.pm", - "version" : "1.01" - }, - "Lingua::Stem::Pt" : { - "file" : "lib/Lingua/Stem/Pt.pm", - "version" : "1.01" - }, - "Lingua::Stem::Sv" : { - "file" : "lib/Lingua/Stem/Sv.pm", - "version" : "1.01" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.84" - }, - "name" : "Lingua::Stem", - "pathname" : "S/SN/SNOWHARE/Lingua-Stem-0.84.tar.gz", - "provides" : { - "Lingua::Stem" : { - "file" : "Lingua/Stem.pm", - "version" : "0.84" - }, - "Lingua::Stem::AutoLoader" : { - "file" : "Lingua/Stem/AutoLoader.pm", - "version" : "1.02" - }, - "Lingua::Stem::Da" : { - "file" : "Lingua/Stem/Da.pm", - "version" : "1.01" - }, - "Lingua::Stem::De" : { - "file" : "Lingua/Stem/De.pm", - "version" : "1.01" - }, - "Lingua::Stem::En" : { - "file" : "Lingua/Stem/En.pm", - "version" : "2.16" - }, - "Lingua::Stem::EnBroken" : { - "file" : "Lingua/Stem/EnBroken.pm", - "version" : "2.13" - }, - "Lingua::Stem::Gl" : { - "file" : "Lingua/Stem/Gl.pm", - "version" : "1.02" - }, - "Lingua::Stem::No" : { - "file" : "Lingua/Stem/No.pm", - "version" : "1.01" - }, - "Lingua::Stem::Pt" : { - "file" : "Lingua/Stem/Pt.pm", - "version" : "1.01" - }, - "Lingua::Stem::Sv" : { - "file" : "Lingua/Stem/Sv.pm", - "version" : "1.01" - } - }, - "target" : "Lingua::Stem", - "version" : "0.84" - }, - "Lingua::Stem::Fr" : { - "dist" : "Lingua-Stem-Fr-0.02", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-Stem-Fr", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "0.02" - }, - "name" : "Lingua::Stem::Fr", - "pathname" : "S/SD/SDP/Lingua-Stem-Fr-0.02.tar.gz", - "provides" : { - "Lingua::Stem::Fr" : { - "file" : "Lingua/Stem/Fr.pm", - "version" : "0.02" - } - }, - "target" : "Lingua::Stem::Fr", - "version" : "0.02" - }, - "Lingua::Stem::It" : { - "dist" : "Lingua-Stem-It-0.02", - "mymeta" : { - "abstract" : "Porter's stemming algorithm for Italian", - "author" : [ - "Aldo Calpini <dada@perl.it>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-Stem-It", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "0.02" - }, - "name" : "Lingua::Stem::It", - "pathname" : "A/AC/ACALPINI/Lingua-Stem-It-0.02.tar.gz", - "provides" : { - "Lingua::Stem::It" : { - "file" : "Lingua/Stem/It.pm", - "version" : "0.02" - } - }, - "target" : "Lingua::Stem::It", - "version" : "0.02" - }, - "Lingua::Stem::Ru" : { - "dist" : "Lingua-Stem-Ru-0.01", - "mymeta" : { - "abstract" : "Porter's stemming algorithm for Russian", - "author" : [ - "Aleksandr Guidrevitch <pillgrim@mail.ru>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-Stem-Ru", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "0.01" - }, - "name" : "Lingua::Stem::Ru", - "pathname" : "A/AL/ALGDR/Lingua-Stem-Ru-0.01.tar.gz", - "provides" : { - "Lingua::Stem::Ru" : { - "file" : "Lingua/Stem/Ru.pm", - "version" : "0.01" - } - }, - "target" : "Lingua::Stem::Ru", - "version" : "0.01" - }, - "Lingua::Stem::Snowball::Da" : { - "dist" : "Lingua-Stem-Snowball-Da-1.01", - "mymeta" : { - "abstract" : "Porters stemming algorithm for Denmark", - "author" : [ - "Dennis Haney <davh@davh.dk>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Lingua-Stem-Snowball-Da", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "1.01" - }, - "name" : "Lingua::Stem::Snowball::Da", - "pathname" : "C/CI/CINE/Lingua-Stem-Snowball-Da-1.01.tar.gz", - "provides" : { - "Lingua::Stem::Snowball::Da" : { - "file" : "Lingua/Stem/Snowball/Da.pm", - "version" : "1.01" - } - }, - "target" : "Lingua::Stem::Snowball::Da", - "version" : "1.01" - }, - "Lingua::Stem::Snowball::No" : { - "dist" : "Snowball-Norwegian-1.2", - "mymeta" : { - "abstract" : "Porters stemming algorithm for norwegian.", - "author" : [ - "Ask Solem <ASKSH@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Snowball-Norwegian", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.42" - } - } - }, - "provides" : { - "Lingua::Stem::Snowball::No" : { - "file" : "lib/Lingua/Stem/Snowball/No.pm", - "version" : "1.2" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "1.2" - }, - "name" : "Lingua::Stem::Snowball::No", - "pathname" : "A/AS/ASKSH/Snowball-Norwegian-1.2.tar.gz", - "provides" : { - "Lingua::Stem::Snowball::No" : { - "file" : "Lingua/Stem/Snowball/No.pm", - "version" : "1.2" - } - }, - "target" : "Lingua::Stem::Snowball::No", - "version" : "1.2" - }, - "Lingua::Stem::Snowball::Se" : { - "dist" : "Snowball-Swedish-1.2", - "mymeta" : { - "abstract" : "Porters stemming algorithm for swedish.", - "author" : [ - "Ask Solem <ASKSH@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Snowball-Swedish", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.42" - } - } - }, - "provides" : { - "Lingua::Stem::Snowball::Se" : { - "file" : "lib/Lingua/Stem/Snowball/Se.pm", - "version" : "1.2" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "1.2" - }, - "name" : "Lingua::Stem::Snowball::Se", - "pathname" : "A/AS/ASKSH/Snowball-Swedish-1.2.tar.gz", - "provides" : { - "Lingua::Stem::Snowball::Se" : { - "file" : "Lingua/Stem/Snowball/Se.pm", - "version" : "1.2" - } - }, - "target" : "Lingua::Stem::Snowball::Se", - "version" : "1.2" - }, - "List::MoreUtils" : { - "dist" : "List-MoreUtils-0.33", - "mymeta" : { - "abstract" : "Provide the stuff missing in List::Util", - "author" : [ - "Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.56, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "List-MoreUtils", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.42" - } - }, - "configure" : { - "requires" : { - "ExtUtils::CBuilder" : "0.27", - "ExtUtils::MakeMaker" : "6.52" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0.82", - "perl" : "5.00503" - } - } - }, - "release_status" : "stable", - "version" : "0.33" - }, - "name" : "List::MoreUtils", - "pathname" : "A/AD/ADAMK/List-MoreUtils-0.33.tar.gz", - "provides" : { - "List::MoreUtils" : { - "file" : "List/MoreUtils.pm", - "version" : "0.33" - } - }, - "target" : "List::MoreUtils", - "version" : "0.33" - }, - "MIME::Tools" : { - "dist" : "MIME-tools-5.504", - "mymeta" : { - "abstract" : "Tools to manipulate MIME messages", - "author" : [ - "Eryq <eryq@zeegee.com>, David F. Skoll <dfs@roaringpenguin.com>, Dave O'Neill <dmo@roaringpenguin.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MIME-tools", - "no_index" : { - "directory" : [ - "examples", - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Test::Deep" : "0", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "recommends" : { - "Convert::BinHex" : "0", - "MIME::Base64" : "3.03" - }, - "requires" : { - "File::Path" : "1", - "File::Spec" : "0.6", - "File::Temp" : "0.18", - "IO::File" : "1.13", - "IO::Handle" : "0", - "MIME::Base64" : "2.2", - "Mail::Field" : "1.05", - "Mail::Header" : "1.01", - "Mail::Internet" : "1.0203", - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "5.504", - "x_module_name" : "MIME::Tools" - }, - "name" : "MIME::Tools", - "pathname" : "D/DS/DSKOLL/MIME-tools-5.504.tar.gz", - "provides" : { - "MIME::Body" : { - "file" : "MIME/Body.pm", - "version" : "5.504" - }, - "MIME::Body::File" : { - "file" : "MIME/Body.pm" - }, - "MIME::Body::InCore" : { - "file" : "MIME/Body.pm" - }, - "MIME::Body::Scalar" : { - "file" : "MIME/Body.pm" - }, - "MIME::Decoder" : { - "file" : "MIME/Decoder.pm", - "version" : "5.504" - }, - "MIME::Decoder::Base64" : { - "file" : "MIME/Decoder/Base64.pm", - "version" : "5.504" - }, - "MIME::Decoder::BinHex" : { - "file" : "MIME/Decoder/BinHex.pm", - "version" : "5.504" - }, - "MIME::Decoder::Binary" : { - "file" : "MIME/Decoder/Binary.pm", - "version" : "5.504" - }, - "MIME::Decoder::Gzip64" : { - "file" : "MIME/Decoder/Gzip64.pm", - "version" : "5.504" - }, - "MIME::Decoder::NBit" : { - "file" : "MIME/Decoder/NBit.pm", - "version" : "5.504" - }, - "MIME::Decoder::QuotedPrint" : { - "file" : "MIME/Decoder/QuotedPrint.pm", - "version" : "5.504" - }, - "MIME::Decoder::UU" : { - "file" : "MIME/Decoder/UU.pm", - "version" : "5.504" - }, - "MIME::Entity" : { - "file" : "MIME/Entity.pm", - "version" : "5.504" - }, - "MIME::Field::ConTraEnc" : { - "file" : "MIME/Field/ConTraEnc.pm", - "version" : "5.504" - }, - "MIME::Field::ContDisp" : { - "file" : "MIME/Field/ContDisp.pm", - "version" : "5.504" - }, - "MIME::Field::ContType" : { - "file" : "MIME/Field/ContType.pm", - "version" : "5.504" - }, - "MIME::Field::ParamVal" : { - "file" : "MIME/Field/ParamVal.pm", - "version" : "5.504" - }, - "MIME::Head" : { - "file" : "MIME/Head.pm", - "version" : "5.504" - }, - "MIME::Parser" : { - "file" : "MIME/Parser.pm", - "version" : "5.504" - }, - "MIME::Parser::FileInto" : { - "file" : "MIME/Parser/Filer.pm" - }, - "MIME::Parser::FileUnder" : { - "file" : "MIME/Parser/Filer.pm" - }, - "MIME::Parser::Filer" : { - "file" : "MIME/Parser/Filer.pm" - }, - "MIME::Parser::Reader" : { - "file" : "MIME/Parser/Reader.pm" - }, - "MIME::Parser::Results" : { - "file" : "MIME/Parser/Results.pm" - }, - "MIME::Tools" : { - "file" : "MIME/Tools.pm", - "version" : "5.504" - }, - "MIME::WordDecoder" : { - "file" : "MIME/WordDecoder.pm" - }, - "MIME::WordDecoder::ISO_8859" : { - "file" : "MIME/WordDecoder.pm" - }, - "MIME::WordDecoder::US_ASCII" : { - "file" : "MIME/WordDecoder.pm" - }, - "MIME::WordDecoder::UTF_8" : { - "file" : "MIME/WordDecoder.pm" - }, - "MIME::Words" : { - "file" : "MIME/Words.pm", - "version" : "5.504" - } - }, - "target" : "MIME::Parser", - "version" : "5.504" - }, - "MIME::Types" : { - "dist" : "MIME-Types-1.38", - "mymeta" : { - "abstract" : "Definition of MIME types", - "author" : [ - "Mark Overmeer" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MIME-Types", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0.47" - } - } - }, - "release_status" : "stable", - "version" : "1.38" - }, - "name" : "MIME::Types", - "pathname" : "M/MA/MARKOV/MIME-Types-1.38.tar.gz", - "provides" : { - "MIME::Type" : { - "file" : "MIME/Type.pm", - "version" : "1.38" - }, - "MIME::Types" : { - "file" : "MIME/Types.pm", - "version" : "1.38" - } - }, - "target" : "MIME::Types", - "version" : "1.38" - }, - "MRO::Compat" : { - "dist" : "MRO-Compat-0.12", - "mymeta" : { - "abstract" : "mro::* interface compatibility for Perls < 5.9.5", - "author" : [ - "Brandon L. Black, <blblack@gmail.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MRO-Compat", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0.47" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.006" - } - } - }, - "provides" : { - "MRO::Compat" : { - "file" : "lib/MRO/Compat.pm", - "version" : "0.12" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.12", - "x_module_name" : "MRO::Compat" - }, - "name" : "MRO::Compat", - "pathname" : "B/BO/BOBTFISH/MRO-Compat-0.12.tar.gz", - "provides" : { - "MRO::Compat" : { - "file" : "MRO/Compat.pm", - "version" : "0.12" - } - }, - "target" : "MRO::Compat", - "version" : "0.12" - }, - "Mail" : { - "dist" : "MailTools-2.12", - "mymeta" : { - "abstract" : "Various e-mail related modules", - "author" : [ - "Mark Overmeer <perl@overmeer.net>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MailTools", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Date::Format" : "0", - "Date::Parse" : "0", - "IO::Handle" : "0", - "Net::Domain" : "1.05", - "Net::SMTP" : "1.03", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "version" : "2.12" - }, - "name" : "Mail", - "pathname" : "M/MA/MARKOV/MailTools-2.12.tar.gz", - "provides" : { - "Mail" : {}, - "Mail::Address" : { - "file" : "Mail/Address.pm", - "version" : "2.12" - }, - "Mail::Cap" : { - "file" : "Mail/Cap.pm", - "version" : "2.12" - }, - "Mail::Field" : { - "file" : "Mail/Field.pm", - "version" : "2.12" - }, - "Mail::Field::AddrList" : { - "file" : "Mail/Field/AddrList.pm", - "version" : "2.12" - }, - "Mail::Field::Date" : { - "file" : "Mail/Field/Date.pm", - "version" : "2.12" - }, - "Mail::Field::Generic" : { - "file" : "Mail/Field/Generic.pm", - "version" : "2.12" - }, - "Mail::Filter" : { - "file" : "Mail/Filter.pm", - "version" : "2.12" - }, - "Mail::Header" : { - "file" : "Mail/Header.pm", - "version" : "2.12" - }, - "Mail::Internet" : { - "file" : "Mail/Internet.pm", - "version" : "2.12" - }, - "Mail::Mailer" : { - "file" : "Mail/Mailer.pm", - "version" : "2.12" - }, - "Mail::Mailer::qmail" : { - "file" : "Mail/Mailer/qmail.pm", - "version" : "2.12" - }, - "Mail::Mailer::rfc822" : { - "file" : "Mail/Mailer/rfc822.pm", - "version" : "2.12" - }, - "Mail::Mailer::sendmail" : { - "file" : "Mail/Mailer/sendmail.pm", - "version" : "2.12" - }, - "Mail::Mailer::smtp" : { - "file" : "Mail/Mailer/smtp.pm", - "version" : "2.12" - }, - "Mail::Mailer::smtp::pipe" : { - "file" : "Mail/Mailer/smtp.pm", - "version" : "2.12" - }, - "Mail::Mailer::smtps" : { - "file" : "Mail/Mailer/smtps.pm", - "version" : "2.12" - }, - "Mail::Mailer::smtps::pipe" : { - "file" : "Mail/Mailer/smtps.pm", - "version" : "2.12" - }, - "Mail::Mailer::testfile" : { - "file" : "Mail/Mailer/testfile.pm", - "version" : "2.12" - }, - "Mail::Mailer::testfile::pipe" : { - "file" : "Mail/Mailer/testfile.pm", - "version" : "2.12" - }, - "Mail::Send" : { - "file" : "Mail/Send.pm", - "version" : "2.12" - }, - "Mail::Util" : { - "file" : "Mail/Util.pm", - "version" : "2.12" - } - }, - "target" : "Mail::Address", - "version" : "2.12" - }, - "Memoize::ExpireLRU" : { - "dist" : "Memoize-ExpireLRU-0.55", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Memoize-ExpireLRU", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Memoize" : "0.52" - } - } - }, - "release_status" : "stable", - "version" : "0.55" - }, - "name" : "Memoize::ExpireLRU", - "pathname" : "B/BP/BPOWERS/Memoize-ExpireLRU-0.55.tar.gz", - "provides" : { - "Memoize::ExpireLRU" : { - "file" : "Memoize/ExpireLRU.pm", - "version" : "0.55" - } - }, - "target" : "Memoize::ExpireLRU", - "version" : "0.55" - }, - "Module::Build" : { - "dist" : "Module-Build-0.4003", - "mymeta" : { - "abstract" : "Build and install Perl modules", - "author" : [ - "Ken Williams <kwilliams@cpan.org>", - "Module-Build mailing list at <module-build@perl.org>." - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Module-Build", - "prereqs" : { - "build" : { - "requires" : { - "CPAN::Meta::YAML" : "0.003", - "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.4003" - }, - "Module::Build::Base" : { - "file" : "lib/Module/Build/Base.pm", - "version" : "0.4003" - }, - "Module::Build::Compat" : { - "file" : "lib/Module/Build/Compat.pm", - "version" : "0.4003" - }, - "Module::Build::Config" : { - "file" : "lib/Module/Build/Config.pm", - "version" : "0.4003" - }, - "Module::Build::Cookbook" : { - "file" : "lib/Module/Build/Cookbook.pm", - "version" : "0.4003" - }, - "Module::Build::Dumper" : { - "file" : "lib/Module/Build/Dumper.pm", - "version" : "0.4003" - }, - "Module::Build::ModuleInfo" : { - "file" : "lib/Module/Build/ModuleInfo.pm", - "version" : "0.4003" - }, - "Module::Build::Notes" : { - "file" : "lib/Module/Build/Notes.pm", - "version" : "0.4003" - }, - "Module::Build::PPMMaker" : { - "file" : "lib/Module/Build/PPMMaker.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::Amiga" : { - "file" : "lib/Module/Build/Platform/Amiga.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::Default" : { - "file" : "lib/Module/Build/Platform/Default.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::EBCDIC" : { - "file" : "lib/Module/Build/Platform/EBCDIC.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::MPEiX" : { - "file" : "lib/Module/Build/Platform/MPEiX.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::MacOS" : { - "file" : "lib/Module/Build/Platform/MacOS.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::RiscOS" : { - "file" : "lib/Module/Build/Platform/RiscOS.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::Unix" : { - "file" : "lib/Module/Build/Platform/Unix.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::VMS" : { - "file" : "lib/Module/Build/Platform/VMS.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::VOS" : { - "file" : "lib/Module/Build/Platform/VOS.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::Windows" : { - "file" : "lib/Module/Build/Platform/Windows.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::aix" : { - "file" : "lib/Module/Build/Platform/aix.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::cygwin" : { - "file" : "lib/Module/Build/Platform/cygwin.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::darwin" : { - "file" : "lib/Module/Build/Platform/darwin.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::os2" : { - "file" : "lib/Module/Build/Platform/os2.pm", - "version" : "0.4003" - }, - "Module::Build::PodParser" : { - "file" : "lib/Module/Build/PodParser.pm", - "version" : "0.4003" - }, - "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.4003" - }, - "inc::latest::private" : { - "file" : "lib/inc/latest/private.pm", - "version" : "0.4003" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "https://github.com/Perl-Toolchain-Gang/Module-Build" - }, - "x_MailingList" : "mailto:module-build@perl.org" - }, - "version" : "0.4003" - }, - "name" : "Module::Build", - "pathname" : "L/LE/LEONT/Module-Build-0.4003.tar.gz", - "provides" : { - "Module::Build" : { - "file" : "Module/Build.pm", - "version" : "0.4003" - }, - "Module::Build::Base" : { - "file" : "Module/Build/Base.pm", - "version" : "0.4003" - }, - "Module::Build::Compat" : { - "file" : "Module/Build/Compat.pm", - "version" : "0.4003" - }, - "Module::Build::Config" : { - "file" : "Module/Build/Config.pm", - "version" : "0.4003" - }, - "Module::Build::ConfigData" : { - "file" : "Module/Build/ConfigData.pm" - }, - "Module::Build::Cookbook" : { - "file" : "Module/Build/Cookbook.pm", - "version" : "0.4003" - }, - "Module::Build::Dumper" : { - "file" : "Module/Build/Dumper.pm", - "version" : "0.4003" - }, - "Module::Build::ModuleInfo" : { - "file" : "Module/Build/ModuleInfo.pm", - "version" : "0.4003" - }, - "Module::Build::Notes" : { - "file" : "Module/Build/Notes.pm", - "version" : "0.4003" - }, - "Module::Build::PPMMaker" : { - "file" : "Module/Build/PPMMaker.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::Amiga" : { - "file" : "Module/Build/Platform/Amiga.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::Default" : { - "file" : "Module/Build/Platform/Default.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::EBCDIC" : { - "file" : "Module/Build/Platform/EBCDIC.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::MPEiX" : { - "file" : "Module/Build/Platform/MPEiX.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::MacOS" : { - "file" : "Module/Build/Platform/MacOS.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::RiscOS" : { - "file" : "Module/Build/Platform/RiscOS.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::Unix" : { - "file" : "Module/Build/Platform/Unix.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::VMS" : { - "file" : "Module/Build/Platform/VMS.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::VOS" : { - "file" : "Module/Build/Platform/VOS.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::Windows" : { - "file" : "Module/Build/Platform/Windows.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::aix" : { - "file" : "Module/Build/Platform/aix.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::cygwin" : { - "file" : "Module/Build/Platform/cygwin.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::darwin" : { - "file" : "Module/Build/Platform/darwin.pm", - "version" : "0.4003" - }, - "Module::Build::Platform::os2" : { - "file" : "Module/Build/Platform/os2.pm", - "version" : "0.4003" - }, - "Module::Build::PodParser" : { - "file" : "Module/Build/PodParser.pm", - "version" : "0.4003" - }, - "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.4003" - }, - "inc::latest::private" : { - "file" : "inc/latest/private.pm", - "version" : "0.4003" - } - }, - "target" : "Module::Build", - "version" : "0.4003" - }, - "Module::CPANfile" : { - "dist" : "Module-CPANfile-0.9010", - "mymeta" : { - "abstract" : "A format for describing CPAN dependencies of Perl applications", - "author" : [ - "Tatsuhiko Miyagawa" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Module-CPANfile", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.31" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "version" : "0.9010" - }, - "name" : "Module::CPANfile", - "pathname" : "M/MI/MIYAGAWA/Module-CPANfile-0.9010.tar.gz", - "provides" : { - "Module::CPANfile" : { - "file" : "Module/CPANfile.pm", - "version" : "0.9010" - }, - "Module::CPANfile::Environment" : { - "file" : "Module/CPANfile.pm" - }, - "Module::CPANfile::Result" : { - "file" : "Module/CPANfile.pm" - } - }, - "target" : "Module::CPANfile", - "version" : "0.9010" - }, - "Module::Find" : { - "dist" : "Module-Find-0.11", - "mymeta" : { - "abstract" : "Find and use installed modules in a (sub)category", - "author" : [ - "Christian Renz <crenz@web42.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.56, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Module-Find", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "recommends" : { - "Test::Pod" : "1.14", - "Test::Pod::Coverage" : "1.04" - }, - "requires" : { - "File::Find" : "0", - "File::Spec" : "0", - "perl" : "5.006001" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/crenz/Module-Find" - } - }, - "version" : "0.11" - }, - "name" : "Module::Find", - "pathname" : "C/CR/CRENZ/Module-Find-0.11.tar.gz", - "provides" : { - "Module::Find" : { - "file" : "Module/Find.pm", - "version" : "0.11" - } - }, - "target" : "Module::Find", - "version" : "0.11" - }, - "Module::Implementation" : { - "dist" : "Module-Implementation-0.06", - "mymeta" : { - "abstract" : "Loads one of several alternate underlying implementations for a module", - "author" : [ - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300006, CPAN::Meta::Converter version 2.113640, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Module-Implementation", - "prereqs" : { - "build" : { - "requires" : { - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Module::Runtime" : "0.012", - "Try::Tiny" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-module-implementation@rt.cpan.org", - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Module-Implementation" - }, - "repository" : { - "type" : "git", - "url" : "git://git.urth.org/Module-Implementation.git", - "web" : "http://git.urth.org/Module-Implementation.git" - } - }, - "version" : "0.06" - }, - "name" : "Module::Implementation", - "pathname" : "D/DR/DROLSKY/Module-Implementation-0.06.tar.gz", - "provides" : { - "Module::Implementation" : { - "file" : "Module/Implementation.pm", - "version" : "0.06" - } - }, - "target" : "Module::Implementation", - "version" : "0.06" - }, - "Module::Install" : { - "dist" : "Module-Install-1.06", - "mymeta" : { - "abstract" : "Standalone, extensible Perl module installer", - "author" : [ - "Adam Kennedy <adamk@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Module-Install", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36", - "Test::Harness" : "3.13", - "Test::More" : "0.86", - "YAML::Tiny" : "1.33" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36", - "YAML::Tiny" : "1.33" - } - }, - "runtime" : { - "requires" : { - "Archive::Tar" : "1.44", - "Devel::PPPort" : "3.16", - "ExtUtils::Install" : "1.52", - "ExtUtils::MakeMaker" : "6.59", - "ExtUtils::ParseXS" : "2.19", - "File::Remove" : "1.42", - "File::Spec" : "3.28", - "JSON" : "2.14", - "LWP::UserAgent" : "5.812", - "Module::Build" : "0.29", - "Module::CoreList" : "2.17", - "Module::ScanDeps" : "0.89", - "PAR::Dist" : "0.29", - "Parse::CPAN::Meta" : "1.39", - "YAML::Tiny" : "1.38", - "perl" : "5.005" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://svn.ali.as/cpan/trunk/Module-Install" - }, - "x_ChangeLog" : "http://fisheye2.atlassian.com/changelog/cpan/trunk/Module-Install" - }, - "version" : "1.06" - }, - "name" : "Module::Install", - "pathname" : "A/AD/ADAMK/Module-Install-1.06.tar.gz", - "provides" : { - "Module::AutoInstall" : { - "file" : "Module/AutoInstall.pm", - "version" : "1.06" - }, - "Module::Install" : { - "file" : "Module/Install.pm", - "version" : "1.06" - }, - "Module::Install::Admin" : { - "file" : "Module/Install/Admin.pm", - "version" : "1.06" - }, - "Module::Install::Admin::Bundle" : { - "file" : "Module/Install/Admin/Bundle.pm", - "version" : "1.06" - }, - "Module::Install::Admin::Compiler" : { - "file" : "Module/Install/Admin/Compiler.pm", - "version" : "1.06" - }, - "Module::Install::Admin::Find" : { - "file" : "Module/Install/Admin/Find.pm", - "version" : "1.06" - }, - "Module::Install::Admin::Include" : { - "file" : "Module/Install/Admin/Include.pm", - "version" : "1.06" - }, - "Module::Install::Admin::Makefile" : { - "file" : "Module/Install/Admin/Makefile.pm", - "version" : "1.06" - }, - "Module::Install::Admin::Manifest" : { - "file" : "Module/Install/Admin/Manifest.pm", - "version" : "1.06" - }, - "Module::Install::Admin::Metadata" : { - "file" : "Module/Install/Admin/Metadata.pm", - "version" : "1.06" - }, - "Module::Install::Admin::ScanDeps" : { - "file" : "Module/Install/Admin/ScanDeps.pm", - "version" : "1.06" - }, - "Module::Install::Admin::WriteAll" : { - "file" : "Module/Install/Admin/WriteAll.pm", - "version" : "1.06" - }, - "Module::Install::AutoInstall" : { - "file" : "Module/Install/AutoInstall.pm", - "version" : "1.06" - }, - "Module::Install::Base" : { - "file" : "Module/Install/Base.pm", - "version" : "1.06" - }, - "Module::Install::Base::FakeAdmin" : { - "file" : "Module/Install/Base.pm", - "version" : "0" - }, - "Module::Install::Bundle" : { - "file" : "Module/Install/Bundle.pm", - "version" : "1.06" - }, - "Module::Install::Can" : { - "file" : "Module/Install/Can.pm", - "version" : "1.06" - }, - "Module::Install::Compiler" : { - "file" : "Module/Install/Compiler.pm", - "version" : "1.06" - }, - "Module::Install::DSL" : { - "file" : "Module/Install/DSL.pm", - "version" : "1.06" - }, - "Module::Install::Deprecated" : { - "file" : "Module/Install/Deprecated.pm", - "version" : "1.06" - }, - "Module::Install::External" : { - "file" : "Module/Install/External.pm", - "version" : "1.06" - }, - "Module::Install::Fetch" : { - "file" : "Module/Install/Fetch.pm", - "version" : "1.06" - }, - "Module::Install::Include" : { - "file" : "Module/Install/Include.pm", - "version" : "1.06" - }, - "Module::Install::Inline" : { - "file" : "Module/Install/Inline.pm", - "version" : "1.06" - }, - "Module::Install::MakeMaker" : { - "file" : "Module/Install/MakeMaker.pm", - "version" : "1.06" - }, - "Module::Install::Makefile" : { - "file" : "Module/Install/Makefile.pm", - "version" : "1.06" - }, - "Module::Install::Metadata" : { - "file" : "Module/Install/Metadata.pm", - "version" : "1.06" - }, - "Module::Install::PAR" : { - "file" : "Module/Install/PAR.pm", - "version" : "1.06" - }, - "Module::Install::Run" : { - "file" : "Module/Install/Run.pm", - "version" : "1.06" - }, - "Module::Install::Scripts" : { - "file" : "Module/Install/Scripts.pm", - "version" : "1.06" - }, - "Module::Install::Share" : { - "file" : "Module/Install/Share.pm", - "version" : "1.06" - }, - "Module::Install::Win32" : { - "file" : "Module/Install/Win32.pm", - "version" : "1.06" - }, - "Module::Install::With" : { - "file" : "Module/Install/With.pm", - "version" : "1.06" - }, - "Module::Install::WriteAll" : { - "file" : "Module/Install/WriteAll.pm", - "version" : "1.06" - }, - "inc::Module::Install" : { - "file" : "inc/Module/Install.pm", - "version" : "1.06" - }, - "inc::Module::Install::DSL" : { - "file" : "inc/Module/Install/DSL.pm", - "version" : "1.06" - } - }, - "target" : "Module::Install", - "version" : "1.06" - }, - "Module::Metadata" : { - "dist" : "Module-Metadata-1.000011", - "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.6302, CPAN::Meta::Converter version 2.120921", - "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" : { - "Carp" : "0", - "File::Find" : "0", - "File::Spec" : "0", - "IO::File" : "0", - "strict" : "0", - "vars" : "0", - "version" : "0.87", - "warnings" : "0" - } - } - }, - "release_status" : "stable", - "version" : "1.000011" - }, - "name" : "Module::Metadata", - "pathname" : "A/AP/APEIRON/Module-Metadata-1.000011.tar.gz", - "provides" : { - "Module::Metadata" : { - "file" : "Module/Metadata.pm", - "version" : "1.000011" - } - }, - "target" : "Module::Metadata", - "version" : "1.000011" - }, - "Module::Runtime" : { - "dist" : "Module-Runtime-0.013", - "mymeta" : { - "abstract" : "runtime module handling", - "author" : [ - "Andrew Main (Zefram) <zefram@fysh.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Module-Runtime", - "prereqs" : { - "build" : { - "requires" : { - "Module::Build" : "0", - "Test::More" : "0", - "perl" : "5.006", - "strict" : "0", - "warnings" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0", - "perl" : "5.006", - "strict" : "0", - "warnings" : "0" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.006" - } - } - }, - "provides" : { - "Module::Runtime" : { - "file" : "lib/Module/Runtime.pm", - "version" : "0.013" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.013" - }, - "name" : "Module::Runtime", - "pathname" : "Z/ZE/ZEFRAM/Module-Runtime-0.013.tar.gz", - "provides" : { - "Module::Runtime" : { - "file" : "Module/Runtime.pm", - "version" : "0.013" - } - }, - "target" : "Module::Runtime", - "version" : "0.013" - }, - "Module::ScanDeps" : { - "dist" : "Module-ScanDeps-1.10", - "mymeta" : { - "abstract" : "Recursively scan Perl code for dependencies", - "author" : [ - "Audrey Tang <cpan@audreyt.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Module-ScanDeps", - "no_index" : { - "directory" : [ - "inc", - "t" - ], - "x_module" : [ - "Module::ScanDeps::Cache", - "Module::ScanDeps::DataFeed" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "File::Spec" : "0", - "File::Temp" : "0", - "Module::Build::ModuleInfo" : "0", - "perl" : "5.008001", - "version" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://svn.openfoundry.org/par/Module-ScanDeps/trunk/" - } - }, - "version" : "1.10" - }, - "name" : "Module::ScanDeps", - "pathname" : "R/RS/RSCHUPP/Module-ScanDeps-1.10.tar.gz", - "provides" : { - "Module::ScanDeps" : { - "file" : "Module/ScanDeps.pm", - "version" : "1.10" - }, - "Module::ScanDeps::Cache" : { - "file" : "Module/ScanDeps/Cache.pm" - }, - "Module::ScanDeps::DataFeed" : { - "file" : "Module/ScanDeps/DataFeed.pm" - } - }, - "target" : "Module::ScanDeps", - "version" : "1.10" - }, - "Moo" : { - "dist" : "Moo-1.000008", - "mymeta" : { - "abstract" : "Minimalist Object Orientation (with Moose compatiblity)", - "author" : [ - "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Moo", - "no_index" : { - "directory" : [ - "t", - "inc", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::Fatal" : "0.003", - "Test::More" : "0.96" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Class::Method::Modifiers" : "1.1", - "Devel::GlobalDestruction" : "0.09", - "Module::Runtime" : "0.012", - "Role::Tiny" : "1.002004", - "strictures" : "1.004003" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/gitmo/Moo.git" - } - }, - "version" : "1.000008" - }, - "name" : "Moo", - "pathname" : "M/MS/MSTROUT/Moo-1.000008.tar.gz", - "provides" : { - "Method::Generate::Accessor" : { - "file" : "Method/Generate/Accessor.pm" - }, - "Method::Generate::BuildAll" : { - "file" : "Method/Generate/BuildAll.pm" - }, - "Method::Generate::Constructor" : { - "file" : "Method/Generate/Constructor.pm" - }, - "Method::Generate::DemolishAll" : { - "file" : "Method/Generate/DemolishAll.pm" - }, - "Method::Inliner" : { - "file" : "Method/Inliner.pm" - }, - "Moo" : { - "file" : "Moo.pm", - "version" : "1.000008" - }, - "Moo::HandleMoose" : { - "file" : "Moo/HandleMoose.pm" - }, - "Moo::HandleMoose::FakeConstructor" : { - "file" : "Moo/HandleMoose.pm" - }, - "Moo::HandleMoose::FakeMetaClass" : { - "file" : "Moo/HandleMoose/FakeMetaClass.pm" - }, - "Moo::Object" : { - "file" : "Moo/Object.pm" - }, - "Moo::Role" : { - "file" : "Moo/Role.pm" - }, - "Moo::sification" : { - "file" : "Moo/sification.pm" - }, - "Sub::Defer" : { - "file" : "Sub/Defer.pm" - }, - "Sub::Quote" : { - "file" : "Sub/Quote.pm" - }, - "oo" : { - "file" : "oo.pm" - } - }, - "target" : "Moo", - "version" : "1.000008" - }, - "Moose" : { - "dist" : "Moose-2.0604", - "mymeta" : { - "abstract" : "A postmodern object system for Perl 5", - "author" : [ - "Moose is maintained by the Moose Cabal, along with the help of many contributors. See L<Moose/CABAL> and L<Moose/CONTRIBUTORS> for details." - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300020, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Moose", - "no_index" : { - "directory" : [ - "benchmarks" - ], - "namespace" : [ - "Class::MOP::Mixin", - "Moose::Meta::Method::Accessor::Native", - "Moose::Meta::Mixin" - ], - "package" : [ - "Class::MOP::Class::Immutable::Trait", - "Class::MOP::Deprecated", - "Class::MOP::MiniTrait", - "Class::MOP::Mixin", - "Moose::Deprecated", - "Moose::Error::Util", - "Moose::Meta::Attribute::Native::Trait", - "Moose::Meta::Class::Immutable::Trait", - "Moose::Meta::Method::Accessor::Native", - "Moose::Meta::Object::Trait", - "Moose::Util::TypeConstraints::OptimizedConstraints", - "Moose::Util::TypeConstraints::Builtins" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::Fatal" : "0.001", - "Test::More" : "0.88", - "Test::Requires" : "0.05" - } - }, - "configure" : { - "requires" : { - "Dist::CheckConflicts" : "0.02", - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Algorithm::C3" : "0", - "DBM::Deep" : "0", - "Data::Visitor" : "0", - "DateTime" : "0", - "DateTime::Calendar::Mayan" : "0", - "DateTime::Format::MySQL" : "0", - "Declare::Constraints::Simple" : "0", - "File::Find::Rule" : "0", - "HTTP::Headers" : "0", - "IO::File" : "0", - "IO::String" : "0", - "Locale::US" : "0", - "Module::Info" : "0", - "Module::Refresh" : "0", - "PadWalker" : "0", - "Params::Coerce" : "0", - "Regexp::Common" : "0", - "SUPER" : "0", - "Test::Deep" : "0", - "Test::DependentModules" : "0.13", - "Test::Inline" : "0", - "Test::LeakTrace" : "0", - "Test::Memory::Cycle" : "0", - "Test::Output" : "0", - "Test::Spelling" : "0", - "URI" : "0" - } - }, - "runtime" : { - "recommends" : { - "Devel::PartialDump" : "0.14" - }, - "requires" : { - "Carp" : "1.22", - "Class::Load" : "0.09", - "Class::Load::XS" : "0.01", - "Data::OptList" : "0.107", - "Devel::GlobalDestruction" : "0", - "Dist::CheckConflicts" : "0.02", - "Eval::Closure" : "0.04", - "List::MoreUtils" : "0.28", - "MRO::Compat" : "0.05", - "Package::DeprecationManager" : "0.11", - "Package::Stash" : "0.32", - "Package::Stash::XS" : "0.24", - "Params::Util" : "1.00", - "Scalar::Util" : "1.19", - "Sub::Exporter" : "0.980", - "Sub::Name" : "0.05", - "Task::Weaken" : "0", - "Try::Tiny" : "0.02" - } - }, - "test" : { - "requires" : { - "Test::Fatal" : "0.001", - "Test::More" : "0.88", - "Test::Requires" : "0.05" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-moose@rt.cpan.org", - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Moose" - }, - "repository" : { - "type" : "git", - "url" : "git://git.moose.perl.org/Moose.git", - "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.git;a=summary" - } - }, - "version" : "2.0604", - "x_authority" : "cpan:STEVAN", - "x_conflicts" : { - "Catalyst" : "5.80028", - "Devel::REPL" : "1.003008", - "Fey" : "0.36", - "Fey::ORM" : "0.42", - "File::ChangeNotify" : "0.15", - "KiokuDB" : "0.51", - "Markdent" : "0.16", - "Mason" : "2.18", - "MooseX::ABC" : "0.05", - "MooseX::Aliases" : "0.08", - "MooseX::AlwaysCoerce" : "0.13", - "MooseX::Attribute::Deflator" : "2.1.7", - "MooseX::Attribute::Dependent" : "1.1.0", - "MooseX::Attribute::Prototype" : "0.10", - "MooseX::AttributeHelpers" : "0.22", - "MooseX::AttributeIndexes" : "1.0.0", - "MooseX::AttributeInflate" : "0.02", - "MooseX::CascadeClearing" : "0.03", - "MooseX::ClassAttribute" : "0.25", - "MooseX::Constructor::AllErrors" : "0.012", - "MooseX::FollowPBP" : "0.02", - "MooseX::HasDefaults" : "0.02", - "MooseX::InstanceTracking" : "0.04", - "MooseX::LazyRequire" : "0.06", - "MooseX::Meta::Attribute::Index" : "0.04", - "MooseX::Meta::Attribute::Lvalue" : "0.05", - "MooseX::MethodAttributes" : "0.22", - "MooseX::NonMoose" : "0.17", - "MooseX::POE" : "0.214", - "MooseX::Params::Validate" : "0.05", - "MooseX::PrivateSetters" : "0.03", - "MooseX::Role::Cmd" : "0.06", - "MooseX::Role::Parameterized" : "0.23", - "MooseX::Role::WithOverloading" : "0.07", - "MooseX::Scaffold" : "0.05", - "MooseX::SemiAffordanceAccessor" : "0.05", - "MooseX::SetOnce" : "0.100473", - "MooseX::Singleton" : "0.25", - "MooseX::SlurpyConstructor" : "1.1", - "MooseX::StrictConstructor" : "0.12", - "MooseX::Types" : "0.19", - "MooseX::Types::Parameterizable" : "0.05", - "MooseX::Types::Signal" : "1.101930", - "MooseX::UndefTolerant" : "0.11", - "PRANG" : "0.14", - "Pod::Elemental" : "0.093280", - "Reaction" : "0.002003", - "Test::Able" : "0.10", - "namespace::autoclean" : "0.08" - } - }, - "name" : "Moose", - "pathname" : "D/DO/DOY/Moose-2.0604.tar.gz", - "provides" : { - "Class::MOP" : { - "file" : "Class/MOP.pm", - "version" : "2.0604" - }, - "Class::MOP::Attribute" : { - "file" : "Class/MOP/Attribute.pm", - "version" : "2.0604" - }, - "Class::MOP::Class" : { - "file" : "Class/MOP/Class.pm", - "version" : "2.0604" - }, - "Class::MOP::Class::Immutable::Trait" : { - "file" : "Class/MOP/Class/Immutable/Trait.pm", - "version" : "2.0604" - }, - "Class::MOP::Deprecated" : { - "file" : "Class/MOP/Deprecated.pm", - "version" : "2.0604" - }, - "Class::MOP::Instance" : { - "file" : "Class/MOP/Instance.pm", - "version" : "2.0604" - }, - "Class::MOP::Method" : { - "file" : "Class/MOP/Method.pm", - "version" : "2.0604" - }, - "Class::MOP::Method::Accessor" : { - "file" : "Class/MOP/Method/Accessor.pm", - "version" : "2.0604" - }, - "Class::MOP::Method::Constructor" : { - "file" : "Class/MOP/Method/Constructor.pm", - "version" : "2.0604" - }, - "Class::MOP::Method::Generated" : { - "file" : "Class/MOP/Method/Generated.pm", - "version" : "2.0604" - }, - "Class::MOP::Method::Inlined" : { - "file" : "Class/MOP/Method/Inlined.pm", - "version" : "2.0604" - }, - "Class::MOP::Method::Meta" : { - "file" : "Class/MOP/Method/Meta.pm", - "version" : "2.0604" - }, - "Class::MOP::Method::Overload" : { - "file" : "Class/MOP/Method/Overload.pm", - "version" : "2.0604" - }, - "Class::MOP::Method::Wrapped" : { - "file" : "Class/MOP/Method/Wrapped.pm", - "version" : "2.0604" - }, - "Class::MOP::MiniTrait" : { - "file" : "Class/MOP/MiniTrait.pm", - "version" : "2.0604" - }, - "Class::MOP::Mixin" : { - "file" : "Class/MOP/Mixin.pm", - "version" : "2.0604" - }, - "Class::MOP::Mixin::AttributeCore" : { - "file" : "Class/MOP/Mixin/AttributeCore.pm", - "version" : "2.0604" - }, - "Class::MOP::Mixin::HasAttributes" : { - "file" : "Class/MOP/Mixin/HasAttributes.pm", - "version" : "2.0604" - }, - "Class::MOP::Mixin::HasMethods" : { - "file" : "Class/MOP/Mixin/HasMethods.pm", - "version" : "2.0604" - }, - "Class::MOP::Module" : { - "file" : "Class/MOP/Module.pm", - "version" : "2.0604" - }, - "Class::MOP::Object" : { - "file" : "Class/MOP/Object.pm", - "version" : "2.0604" - }, - "Class::MOP::Package" : { - "file" : "Class/MOP/Package.pm", - "version" : "2.0604" - }, - "Moose" : { - "file" : "Moose.pm", - "version" : "2.0604" - }, - "Moose::Cookbook::Legacy::Debugging_BaseClassReplacement" : { - "file" : "Moose/Cookbook/Legacy/Debugging_BaseClassReplacement.pm", - "version" : "2.0604" - }, - "Moose::Cookbook::Meta::Labeled_AttributeMetaclass" : { - "file" : "Moose/Cookbook/Legacy/Labeled_AttributeMetaclass.pm", - "version" : "2.0604" - }, - "Moose::Deprecated" : { - "file" : "Moose/Deprecated.pm", - "version" : "2.0604" - }, - "Moose::Error::Confess" : { - "file" : "Moose/Error/Confess.pm", - "version" : "2.0604" - }, - "Moose::Error::Croak" : { - "file" : "Moose/Error/Croak.pm", - "version" : "2.0604" - }, - "Moose::Error::Default" : { - "file" : "Moose/Error/Default.pm", - "version" : "2.0604" - }, - "Moose::Exporter" : { - "file" : "Moose/Exporter.pm", - "version" : "2.0604" - }, - "Moose::Meta::Attribute" : { - "file" : "Moose/Meta/Attribute.pm", - "version" : "2.0604" - }, - "Moose::Meta::Attribute::Custom::Moose" : { - "file" : "Moose/Meta/Attribute.pm", - "version" : "2.0604" - }, - "Moose::Meta::Attribute::Native" : { - "file" : "Moose/Meta/Attribute/Native.pm", - "version" : "2.0604" - }, - "Moose::Meta::Attribute::Native::Trait" : { - "file" : "Moose/Meta/Attribute/Native/Trait.pm", - "version" : "2.0604" - }, - "Moose::Meta::Attribute::Native::Trait::Array" : { - "file" : "Moose/Meta/Attribute/Native/Trait/Array.pm", - "version" : "2.0604" - }, - "Moose::Meta::Attribute::Native::Trait::Bool" : { - "file" : "Moose/Meta/Attribute/Native/Trait/Bool.pm", - "version" : "2.0604" - }, - "Moose::Meta::Attribute::Native::Trait::Code" : { - "file" : "Moose/Meta/Attribute/Native/Trait/Code.pm", - "version" : "2.0604" - }, - "Moose::Meta::Attribute::Native::Trait::Counter" : { - "file" : "Moose/Meta/Attribute/Native/Trait/Counter.pm", - "version" : "2.0604" - }, - "Moose::Meta::Attribute::Native::Trait::Hash" : { - "file" : "Moose/Meta/Attribute/Native/Trait/Hash.pm", - "version" : "2.0604" - }, - "Moose::Meta::Attribute::Native::Trait::Number" : { - "file" : "Moose/Meta/Attribute/Native/Trait/Number.pm", - "version" : "2.0604" - }, - "Moose::Meta::Attribute::Native::Trait::String" : { - "file" : "Moose/Meta/Attribute/Native/Trait/String.pm", - "version" : "2.0604" - }, - "Moose::Meta::Class" : { - "file" : "Moose/Meta/Class.pm", - "version" : "2.0604" - }, - "Moose::Meta::Class::Immutable::Trait" : { - "file" : "Moose/Meta/Class/Immutable/Trait.pm", - "version" : "2.0604" - }, - "Moose::Meta::Instance" : { - "file" : "Moose/Meta/Instance.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method" : { - "file" : "Moose/Meta/Method.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor" : { - "file" : "Moose/Meta/Method/Accessor.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native" : { - "file" : "Moose/Meta/Method/Accessor/Native.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::Writer" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/Writer.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::accessor" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/accessor.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::clear" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/clear.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::count" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/count.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::delete" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/delete.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::elements" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/elements.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::first" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/first.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::first_index" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/first_index.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::get" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/get.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::grep" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/grep.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::insert" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/insert.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::is_empty" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/is_empty.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::join" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/join.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::map" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/map.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::natatime" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/natatime.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::pop" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/pop.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::push" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/push.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::reduce" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/reduce.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::set" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/set.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::shallow_clone" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/shallow_clone.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::shift" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/shift.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::shuffle" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/shuffle.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::sort" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/sort.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::sort_in_place" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/sort_in_place.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::splice" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/splice.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::uniq" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/uniq.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Array::unshift" : { - "file" : "Moose/Meta/Method/Accessor/Native/Array/unshift.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Bool::not" : { - "file" : "Moose/Meta/Method/Accessor/Native/Bool/not.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Bool::set" : { - "file" : "Moose/Meta/Method/Accessor/Native/Bool/set.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Bool::toggle" : { - "file" : "Moose/Meta/Method/Accessor/Native/Bool/toggle.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Bool::unset" : { - "file" : "Moose/Meta/Method/Accessor/Native/Bool/unset.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Code::execute" : { - "file" : "Moose/Meta/Method/Accessor/Native/Code/execute.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Code::execute_method" : { - "file" : "Moose/Meta/Method/Accessor/Native/Code/execute_method.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Collection" : { - "file" : "Moose/Meta/Method/Accessor/Native/Collection.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Counter::Writer" : { - "file" : "Moose/Meta/Method/Accessor/Native/Counter/Writer.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Counter::dec" : { - "file" : "Moose/Meta/Method/Accessor/Native/Counter/dec.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Counter::inc" : { - "file" : "Moose/Meta/Method/Accessor/Native/Counter/inc.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Counter::reset" : { - "file" : "Moose/Meta/Method/Accessor/Native/Counter/reset.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Counter::set" : { - "file" : "Moose/Meta/Method/Accessor/Native/Counter/set.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::Writer" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/Writer.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::accessor" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/accessor.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::clear" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/clear.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::count" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/count.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::defined" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/defined.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::delete" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/delete.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::elements" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/elements.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::exists" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/exists.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::get" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/get.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::is_empty" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/is_empty.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::keys" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/keys.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::kv" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/kv.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::set" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/set.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::shallow_clone" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/shallow_clone.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Hash::values" : { - "file" : "Moose/Meta/Method/Accessor/Native/Hash/values.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Number::abs" : { - "file" : "Moose/Meta/Method/Accessor/Native/Number/abs.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Number::add" : { - "file" : "Moose/Meta/Method/Accessor/Native/Number/add.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Number::div" : { - "file" : "Moose/Meta/Method/Accessor/Native/Number/div.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Number::mod" : { - "file" : "Moose/Meta/Method/Accessor/Native/Number/mod.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Number::mul" : { - "file" : "Moose/Meta/Method/Accessor/Native/Number/mul.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Number::set" : { - "file" : "Moose/Meta/Method/Accessor/Native/Number/set.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Number::sub" : { - "file" : "Moose/Meta/Method/Accessor/Native/Number/sub.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Reader" : { - "file" : "Moose/Meta/Method/Accessor/Native/Reader.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::String::append" : { - "file" : "Moose/Meta/Method/Accessor/Native/String/append.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::String::chomp" : { - "file" : "Moose/Meta/Method/Accessor/Native/String/chomp.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::String::chop" : { - "file" : "Moose/Meta/Method/Accessor/Native/String/chop.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::String::clear" : { - "file" : "Moose/Meta/Method/Accessor/Native/String/clear.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::String::inc" : { - "file" : "Moose/Meta/Method/Accessor/Native/String/inc.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::String::length" : { - "file" : "Moose/Meta/Method/Accessor/Native/String/length.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::String::match" : { - "file" : "Moose/Meta/Method/Accessor/Native/String/match.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::String::prepend" : { - "file" : "Moose/Meta/Method/Accessor/Native/String/prepend.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::String::replace" : { - "file" : "Moose/Meta/Method/Accessor/Native/String/replace.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::String::substr" : { - "file" : "Moose/Meta/Method/Accessor/Native/String/substr.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Accessor::Native::Writer" : { - "file" : "Moose/Meta/Method/Accessor/Native/Writer.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Augmented" : { - "file" : "Moose/Meta/Method/Augmented.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Constructor" : { - "file" : "Moose/Meta/Method/Constructor.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Delegation" : { - "file" : "Moose/Meta/Method/Delegation.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Destructor" : { - "file" : "Moose/Meta/Method/Destructor.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Meta" : { - "file" : "Moose/Meta/Method/Meta.pm", - "version" : "2.0604" - }, - "Moose::Meta::Method::Overridden" : { - "file" : "Moose/Meta/Method/Overridden.pm", - "version" : "2.0604" - }, - "Moose::Meta::Mixin::AttributeCore" : { - "file" : "Moose/Meta/Mixin/AttributeCore.pm", - "version" : "2.0604" - }, - "Moose::Meta::Object::Trait" : { - "file" : "Moose/Meta/Object/Trait.pm", - "version" : "2.0604" - }, - "Moose::Meta::Role" : { - "file" : "Moose/Meta/Role.pm", - "version" : "2.0604" - }, - "Moose::Meta::Role::Application" : { - "file" : "Moose/Meta/Role/Application.pm", - "version" : "2.0604" - }, - "Moose::Meta::Role::Application::RoleSummation" : { - "file" : "Moose/Meta/Role/Application/RoleSummation.pm", - "version" : "2.0604" - }, - "Moose::Meta::Role::Application::ToClass" : { - "file" : "Moose/Meta/Role/Application/ToClass.pm", - "version" : "2.0604" - }, - "Moose::Meta::Role::Application::ToInstance" : { - "file" : "Moose/Meta/Role/Application/ToInstance.pm", - "version" : "2.0604" - }, - "Moose::Meta::Role::Application::ToRole" : { - "file" : "Moose/Meta/Role/Application/ToRole.pm", - "version" : "2.0604" - }, - "Moose::Meta::Role::Attribute" : { - "file" : "Moose/Meta/Role/Attribute.pm", - "version" : "2.0604" - }, - "Moose::Meta::Role::Composite" : { - "file" : "Moose/Meta/Role/Composite.pm", - "version" : "2.0604" - }, - "Moose::Meta::Role::Method" : { - "file" : "Moose/Meta/Role/Method.pm", - "version" : "2.0604" - }, - "Moose::Meta::Role::Method::Conflicting" : { - "file" : "Moose/Meta/Role/Method/Conflicting.pm", - "version" : "2.0604" - }, - "Moose::Meta::Role::Method::Required" : { - "file" : "Moose/Meta/Role/Method/Required.pm", - "version" : "2.0604" - }, - "Moose::Meta::TypeCoercion" : { - "file" : "Moose/Meta/TypeCoercion.pm", - "version" : "2.0604" - }, - "Moose::Meta::TypeCoercion::Union" : { - "file" : "Moose/Meta/TypeCoercion/Union.pm", - "version" : "2.0604" - }, - "Moose::Meta::TypeConstraint" : { - "file" : "Moose/Meta/TypeConstraint.pm", - "version" : "2.0604" - }, - "Moose::Meta::TypeConstraint::Class" : { - "file" : "Moose/Meta/TypeConstraint/Class.pm", - "version" : "2.0604" - }, - "Moose::Meta::TypeConstraint::DuckType" : { - "file" : "Moose/Meta/TypeConstraint/DuckType.pm", - "version" : "2.0604" - }, - "Moose::Meta::TypeConstraint::Enum" : { - "file" : "Moose/Meta/TypeConstraint/Enum.pm", - "version" : "2.0604" - }, - "Moose::Meta::TypeConstraint::Parameterizable" : { - "file" : "Moose/Meta/TypeConstraint/Parameterizable.pm", - "version" : "2.0604" - }, - "Moose::Meta::TypeConstraint::Parameterized" : { - "file" : "Moose/Meta/TypeConstraint/Parameterized.pm", - "version" : "2.0604" - }, - "Moose::Meta::TypeConstraint::Registry" : { - "file" : "Moose/Meta/TypeConstraint/Registry.pm", - "version" : "2.0604" - }, - "Moose::Meta::TypeConstraint::Role" : { - "file" : "Moose/Meta/TypeConstraint/Role.pm", - "version" : "2.0604" - }, - "Moose::Meta::TypeConstraint::Union" : { - "file" : "Moose/Meta/TypeConstraint/Union.pm", - "version" : "2.0604" - }, - "Moose::Object" : { - "file" : "Moose/Object.pm", - "version" : "2.0604" - }, - "Moose::Role" : { - "file" : "Moose/Role.pm", - "version" : "2.0604" - }, - "Moose::Util" : { - "file" : "Moose/Util.pm", - "version" : "2.0604" - }, - "Moose::Util::MetaRole" : { - "file" : "Moose/Util/MetaRole.pm", - "version" : "2.0604" - }, - "Moose::Util::TypeConstraints" : { - "file" : "Moose/Util/TypeConstraints.pm", - "version" : "2.0604" - }, - "Moose::Util::TypeConstraints::Builtins" : { - "file" : "Moose/Util/TypeConstraints/Builtins.pm", - "version" : "2.0604" - }, - "Test::Moose" : { - "file" : "Test/Moose.pm", - "version" : "2.0604" - }, - "metaclass" : { - "file" : "metaclass.pm", - "version" : "2.0604" - }, - "oose" : { - "file" : "oose.pm", - "version" : "2.0604" - } - }, - "target" : "Moose::Role", - "version" : "2.0604" - }, - "MooseX::Daemonize" : { - "dist" : "MooseX-Daemonize-0.15", - "mymeta" : { - "abstract" : "Role for daemonizing your Moose based application", - "author" : [ - "Chris Prather C<< <chris@prather.org >>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MooseX-Daemonize", - "no_index" : { - "directory" : [ - "examples", - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36", - "Test::Moose" : "0", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "runtime" : { - "requires" : { - "Moose" : "0.33", - "MooseX::Getopt" : "0.07", - "MooseX::Types::Path::Class" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.15" - }, - "name" : "MooseX::Daemonize", - "pathname" : "M/MI/MICHAELR/MooseX-Daemonize-0.15.tar.gz", - "provides" : { - "MooseX::Daemonize" : { - "file" : "MooseX/Daemonize.pm", - "version" : "0.15" - }, - "MooseX::Daemonize::Core" : { - "file" : "MooseX/Daemonize/Core.pm", - "version" : "0.15" - }, - "MooseX::Daemonize::Pid" : { - "file" : "MooseX/Daemonize/Pid.pm", - "version" : "0.15" - }, - "MooseX::Daemonize::Pid::File" : { - "file" : "MooseX/Daemonize/Pid/File.pm", - "version" : "0.15" - }, - "MooseX::Daemonize::WithPidFile" : { - "file" : "MooseX/Daemonize/WithPidFile.pm", - "version" : "0.15" - }, - "Test::MooseX::Daemonize" : { - "file" : "Test/MooseX/Daemonize.pm", - "version" : "0.15" - }, - "Test::MooseX::Daemonize::Testable" : { - "file" : "Test/MooseX/Daemonize.pm" - } - }, - "target" : "MooseX::Daemonize", - "version" : "0.15" - }, - "MooseX::Emulate::Class::Accessor::Fast" : { - "dist" : "MooseX-Emulate-Class-Accessor-Fast-0.00903", - "mymeta" : { - "abstract" : "Emulate Class::Accessor::Fast behavior using Moose attributes", - "author" : [ - "Guillermo Roditi (groditi) <groditi@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 0.91, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MooseX-Emulate-Class-Accessor-Fast", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Moose" : "0.84", - "Test::Exception" : "0", - "Test::More" : "0", - "namespace::clean" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.00903" - }, - "name" : "MooseX::Emulate::Class::Accessor::Fast", - "pathname" : "F/FL/FLORA/MooseX-Emulate-Class-Accessor-Fast-0.00903.tar.gz", - "provides" : { - "MooseX::Adopt::Class::Accessor::Fast" : { - "file" : "MooseX/Adopt/Class/Accessor/Fast.pm", - "version" : "0.00200" - }, - "MooseX::Emulate::Class::Accessor::Fast" : { - "file" : "MooseX/Emulate/Class/Accessor/Fast.pm", - "version" : "0.00903" - }, - "MooseX::Emulate::Class::Accessor::Fast::Meta::Accessor" : { - "file" : "MooseX/Emulate/Class/Accessor/Fast/Meta/Accessor.pm" - }, - "MooseX::Emulate::Class::Accessor::Fast::Meta::Role::Attribute" : { - "file" : "MooseX/Emulate/Class/Accessor/Fast/Meta/Role/Attribute.pm" - } - }, - "target" : "MooseX::Emulate::Class::Accessor::Fast", - "version" : "0.00903" - }, - "MooseX::Getopt" : { - "dist" : "MooseX-Getopt-0.56", - "mymeta" : { - "abstract" : "A Moose role for processing command line options", - "author" : [ - "Stevan Little <stevan@iinteractive.com>", - "Brandon L. Black <blblack@gmail.com>", - "Yuval Kogman <nothingmuch@woobling.org>", - "Ryan D Johnson <ryan@innerfence.com>", - "Drew Taylor <drew@drewtaylor.com>", - "Tomas Doran <bobtfish@bobtfish.net>", - "Florian Ragwitz <rafl@debian.org>", - "Dagfinn Ilmari MannsÃ¥ker <ilmari@ilmari.org>", - "Ævar Arnfjörð Bjarmason <avar@cpan.org>", - "Chris Prather <perigrin@cpan.org>", - "Karen Etheridge <ether@cpan.org>", - "Jonathan Swartz <swartz@pobox.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MooseX-Getopt", - "prereqs" : { - "build" : { - "requires" : { - "Config::Any::YAML" : "0", - "File::Find" : "0", - "File::Temp" : "0", - "Moose::Meta::Class" : "0", - "Path::Tiny" : "0.009", - "Scalar::Util" : "0", - "Test::CheckDeps" : "0.002", - "Test::Deep" : "0", - "Test::Fatal" : "0.003", - "Test::Moose" : "0", - "Test::More" : "0.88", - "Test::NoWarnings" : "1.04", - "Test::Requires" : "0", - "Test::Trap" : "0", - "Test::Warn" : "0.21", - "strict" : "0", - "warnings" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Pod::Coverage::TrustPod" : "0", - "Test::CPAN::Meta" : "0", - "Test::Pod" : "1.41", - "Test::Pod::Coverage" : "1.08" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Getopt::Long" : "2.37", - "Getopt::Long::Descriptive" : "0.081", - "Moose" : "0", - "Moose::Meta::Attribute" : "0", - "Moose::Role" : "0.56", - "Moose::Util::TypeConstraints" : "0", - "MooseX::Role::Parameterized" : "0", - "Try::Tiny" : "0" - } - }, - "test" : { - "recommends" : { - "MooseX::ConfigFromFile" : "0", - "MooseX::SimpleConfig" : "0.07" - }, - "requires" : { - "Config::Any::YAML" : "0", - "File::Find" : "0", - "File::Temp" : "0", - "Moose::Meta::Class" : "0", - "Path::Tiny" : "0.009", - "Scalar::Util" : "0", - "Test::CheckDeps" : "0.002", - "Test::Deep" : "0", - "Test::Fatal" : "0.003", - "Test::Moose" : "0", - "Test::More" : "0.88", - "Test::NoWarnings" : "1.04", - "Test::Requires" : "0", - "Test::Trap" : "0", - "Test::Warn" : "0.21", - "strict" : "0", - "warnings" : "0" - } - } - }, - "provides" : { - "MooseX::Getopt" : { - "file" : "lib/MooseX/Getopt.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Basic" : { - "file" : "lib/MooseX/Getopt/Basic.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Dashes" : { - "file" : "lib/MooseX/Getopt/Dashes.pm", - "version" : "0.56" - }, - "MooseX::Getopt::GLD" : { - "file" : "lib/MooseX/Getopt/GLD.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Meta::Attribute" : { - "file" : "lib/MooseX/Getopt/Meta/Attribute.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Meta::Attribute::NoGetopt" : { - "file" : "lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Meta::Attribute::Trait" : { - "file" : "lib/MooseX/Getopt/Meta/Attribute/Trait.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Meta::Attribute::Trait::NoGetopt" : { - "file" : "lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm", - "version" : "0.56" - }, - "MooseX::Getopt::OptionTypeMap" : { - "file" : "lib/MooseX/Getopt/OptionTypeMap.pm", - "version" : "0.56" - }, - "MooseX::Getopt::ProcessedArgv" : { - "file" : "lib/MooseX/Getopt/ProcessedArgv.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Strict" : { - "file" : "lib/MooseX/Getopt/Strict.pm", - "version" : "0.56" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-MooseX-Getopt@rt.cpan.org", - "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Getopt" - }, - "repository" : { - "type" : "git", - "url" : "git://git.moose.perl.org/MooseX-Getopt.git", - "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-Getopt.git;a=summary" - } - }, - "version" : "0.56", - "x_Dist_Zilla" : { - "perl" : { - "version" : "5.016002" - }, - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::MetaResources", - "name" : "MetaResources", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@Basic/GatherDir", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@Basic/PruneCruft", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@Basic/ManifestSkip", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@Basic/MetaYAML", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@Basic/License", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@Basic/Readme", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@Basic/ExtraTests", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@Basic/ExecDir", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@Basic/ShareDir", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@Basic/MakeMaker", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@Basic/Manifest", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@Basic/TestRelease", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@Basic/ConfirmRelease", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@Basic/UploadToCPAN", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereqs", - "name" : "AutoPrereqs", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "recommends" - } - }, - "name" : "TestRecommends", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::InstallGuide", - "name" : "InstallGuide", - "version" : "1.200000" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "MetaConfig", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::MetaProvides::Package", - "name" : "MetaProvides::Package", - "version" : "1.14000001" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Describe", - "name" : "Git::Describe", - "version" : "0.002" - }, - { - "class" : "Dist::Zilla::Plugin::MinimumPerl", - "name" : "MinimumPerl", - "version" : "1.003" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "MetaJSON", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "PkgVersion", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::Authority", - "name" : "Authority", - "version" : "1.006" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "PodSyntaxTests", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "PodCoverageTests", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::NoTabsTests", - "name" : "NoTabsTests", - "version" : "0.01" - }, - { - "class" : "Dist::Zilla::Plugin::EOLTests", - "name" : "EOLTests", - "version" : "0.02" - }, - { - "class" : "Dist::Zilla::Plugin::Test::DistManifest", - "name" : "Test::DistManifest", - "version" : "2.000002" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Compile", - "name" : "Test::Compile", - "version" : "2.000" - }, - { - "class" : "Dist::Zilla::Plugin::Test::MinimumVersion", - "name" : "Test::MinimumVersion", - "version" : "2.000002" - }, - { - "class" : "Dist::Zilla::Plugin::MetaTests", - "name" : "MetaTests", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes", - "name" : "Test::CPAN::Changes", - "version" : "0.005" - }, - { - "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", - "name" : "Test::ChangesHasContent", - "version" : "0.006" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Pod::LinkCheck", - "name" : "Test::Pod::LinkCheck", - "version" : "1.001" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Pod::No404s", - "name" : "Test::Pod::No404s", - "version" : "1.001" - }, - { - "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", - "name" : "CheckPrereqsIndexed", - "version" : "0.008" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Version", - "name" : "Test::Version", - "version" : "0.002004" - }, - { - "class" : "Dist::Zilla::Plugin::Test::CheckDeps", - "name" : "Test::CheckDeps", - "version" : "0.005" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Remote::Check", - "name" : "Git::Remote::Check", - "version" : "0.1.2" - }, - { - "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch", - "name" : "Git::CheckFor::CorrectBranch", - "version" : "0.006" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "Git::Check", - "version" : "2.009" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "Git::NextVersion", - "version" : "2.009" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "NextRelease", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "Git::Commit", - "version" : "2.009" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "Git::Tag", - "version" : "2.009" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Push", - "name" : "Git::Push", - "version" : "2.009" - }, - { - "class" : "Dist::Zilla::Plugin::InstallRelease", - "name" : "InstallRelease", - "version" : "0.008" - }, - { - "class" : "Dist::Zilla::Plugin::Clean", - "name" : "Clean", - "version" : "0.07" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300030" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300030" - } - }, - "x_authority" : "cpan:STEVAN" - }, - "name" : "MooseX::Getopt", - "pathname" : "E/ET/ETHER/MooseX-Getopt-0.56.tar.gz", - "provides" : { - "MooseX::Getopt" : { - "file" : "MooseX/Getopt.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Basic" : { - "file" : "MooseX/Getopt/Basic.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Dashes" : { - "file" : "MooseX/Getopt/Dashes.pm", - "version" : "0.56" - }, - "MooseX::Getopt::GLD" : { - "file" : "MooseX/Getopt/GLD.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Meta::Attribute" : { - "file" : "MooseX/Getopt/Meta/Attribute.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Meta::Attribute::NoGetopt" : { - "file" : "MooseX/Getopt/Meta/Attribute/NoGetopt.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Meta::Attribute::Trait" : { - "file" : "MooseX/Getopt/Meta/Attribute/Trait.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Meta::Attribute::Trait::NoGetopt" : { - "file" : "MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm", - "version" : "0.56" - }, - "MooseX::Getopt::OptionTypeMap" : { - "file" : "MooseX/Getopt/OptionTypeMap.pm", - "version" : "0.56" - }, - "MooseX::Getopt::ProcessedArgv" : { - "file" : "MooseX/Getopt/ProcessedArgv.pm", - "version" : "0.56" - }, - "MooseX::Getopt::Strict" : { - "file" : "MooseX/Getopt/Strict.pm", - "version" : "0.56" - } - }, - "target" : "MooseX::Getopt", - "version" : "0.56" - }, - "MooseX::MethodAttributes" : { - "dist" : "MooseX-MethodAttributes-0.28", - "mymeta" : { - "abstract" : "code attribute introspection", - "author" : [ - "Florian Ragwitz <rafl@debian.org>", - "Tomas Doran <bobtfish@bobtfish.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300021, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MooseX-MethodAttributes", - "prereqs" : { - "build" : { - "requires" : { - "Test::CheckDeps" : "0.002", - "Test::Exception" : "0", - "Test::More" : "0.88", - "namespace::autoclean" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Moose" : "0.98", - "MooseX::Types::Moose" : "0.21", - "namespace::clean" : "0.10" - } - }, - "test" : { - "requires" : { - "Test::CheckDeps" : "0.002", - "Test::Exception" : "0", - "Test::More" : "0.88", - "namespace::autoclean" : "0" - } - } - }, - "provides" : { - "MooseX::MethodAttributes" : { - "file" : "lib/MooseX/MethodAttributes.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Inheritable" : { - "file" : "lib/MooseX/MethodAttributes/Inheritable.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role" : { - "file" : "lib/MooseX/MethodAttributes/Role.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::AttrContainer" : { - "file" : "lib/MooseX/MethodAttributes/Role/AttrContainer.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::AttrContainer::Inheritable" : { - "file" : "lib/MooseX/MethodAttributes/Role/AttrContainer/Inheritable.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Class" : { - "file" : "lib/MooseX/MethodAttributes/Role/Meta/Class.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Map" : { - "file" : "lib/MooseX/MethodAttributes/Role/Meta/Map.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Method" : { - "file" : "lib/MooseX/MethodAttributes/Role/Meta/Method.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Method::MaybeWrapped" : { - "file" : "lib/MooseX/MethodAttributes/Role/Meta/Method/MaybeWrapped.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Method::Wrapped" : { - "file" : "lib/MooseX/MethodAttributes/Role/Meta/Method/Wrapped.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Role" : { - "file" : "lib/MooseX/MethodAttributes/Role/Meta/Role.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Role::Application" : { - "file" : "lib/MooseX/MethodAttributes/Role/Meta/Role/Application.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Role::Application::Summation" : { - "file" : "lib/MooseX/MethodAttributes/Role/Meta/Role/Application/Summation.pm", - "version" : "0.28" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-MooseX-MethodAttributes@rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-MethodAttributes" - }, - "homepage" : "https://github.com/karenetheridge/moosex-methodattributes", - "repository" : { - "type" : "git", - "url" : "https://github.com/karenetheridge/moosex-methodattributes.git", - "web" : "https://github.com/karenetheridge/moosex-methodattributes" - } - }, - "version" : "0.28", - "x_Dist_Zilla" : { - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "runtime", - "type" : "requires" - } - }, - "name" : "Prereqs", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "TestRequires", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@FLORA/@Basic/GatherDir", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@FLORA/@Basic/PruneCruft", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@FLORA/@Basic/ManifestSkip", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@FLORA/@Basic/MetaYAML", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@FLORA/@Basic/License", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@FLORA/@Basic/Readme", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@FLORA/@Basic/ExtraTests", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@FLORA/@Basic/ExecDir", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@FLORA/@Basic/ShareDir", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@FLORA/@Basic/MakeMaker", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@FLORA/@Basic/Manifest", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@FLORA/@Basic/TestRelease", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@FLORA/@Basic/ConfirmRelease", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@FLORA/@Basic/UploadToCPAN", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@FLORA/MetaConfig", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@FLORA/MetaJSON", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@FLORA/PkgVersion", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@FLORA/PodSyntaxTests", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::NoTabsTests", - "name" : "@FLORA/NoTabsTests", - "version" : "0.01" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "@FLORA/PodCoverageTests", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::MetaResources", - "name" : "@FLORA/MetaResources", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::Authority", - "name" : "@FLORA/Authority", - "version" : "1.006" - }, - { - "class" : "Dist::Zilla::Plugin::EOLTests", - "name" : "@FLORA/EOLTests", - "version" : "0.02" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@FLORA/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "Git::NextVersion", - "version" : "1.122460" - }, - { - "class" : "Dist::Zilla::Plugin::GithubMeta", - "name" : "GithubMeta", - "version" : "0.28" - }, - { - "class" : "Dist::Zilla::Plugin::MetaResources", - "name" : "MetaResources", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Describe", - "name" : "Git::Describe", - "version" : "0.002" - }, - { - "class" : "Dist::Zilla::Plugin::InstallGuide", - "name" : "InstallGuide", - "version" : "1.200000" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "MetaConfig", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::MetaProvides::Package", - "name" : "MetaProvides::Package", - "version" : "1.14000001" - }, - { - "class" : "Dist::Zilla::Plugin::MinimumPerl", - "name" : "MinimumPerl", - "version" : "1.003" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Pod::LinkCheck", - "name" : "Test::Pod::LinkCheck", - "version" : "1.001" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Pod::No404s", - "name" : "Test::Pod::No404s", - "version" : "1.001" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Compile", - "name" : "Test::Compile", - "version" : "1.112820" - }, - { - "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", - "name" : "CheckPrereqsIndexed", - "version" : "0.007" - }, - { - "class" : "Dist::Zilla::Plugin::Test::MinimumVersion", - "name" : "Test::MinimumVersion", - "version" : "2.000002" - }, - { - "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes", - "name" : "Test::CPAN::Changes", - "version" : "0.005" - }, - { - "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", - "name" : "Test::ChangesHasContent", - "version" : "0.006" - }, - { - "class" : "Dist::Zilla::Plugin::MetaTests", - "name" : "MetaTests", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::Test::CheckDeps", - "name" : "Test::CheckDeps", - "version" : "0.005" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Remote::Check", - "name" : "Git::Remote::Check", - "version" : "0.1.2" - }, - { - "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch", - "name" : "Git::CheckFor::CorrectBranch", - "version" : "0.004" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "NextRelease", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "Git::Commit", - "version" : "1.122460" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "Git::Tag", - "version" : "1.122460" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Push", - "name" : "Git::Push", - "version" : "1.122460" - }, - { - "class" : "Dist::Zilla::Plugin::InstallRelease", - "name" : "InstallRelease", - "version" : "0.008" - }, - { - "class" : "Dist::Zilla::Plugin::Clean", - "name" : "Clean", - "version" : "0.07" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300021" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300021" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300021" - } - }, - "x_authority" : "cpan:FLORA" - }, - "name" : "MooseX::MethodAttributes", - "pathname" : "E/ET/ETHER/MooseX-MethodAttributes-0.28.tar.gz", - "provides" : { - "MooseX::MethodAttributes" : { - "file" : "MooseX/MethodAttributes.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Inheritable" : { - "file" : "MooseX/MethodAttributes/Inheritable.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role" : { - "file" : "MooseX/MethodAttributes/Role.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::AttrContainer" : { - "file" : "MooseX/MethodAttributes/Role/AttrContainer.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::AttrContainer::Inheritable" : { - "file" : "MooseX/MethodAttributes/Role/AttrContainer/Inheritable.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Class" : { - "file" : "MooseX/MethodAttributes/Role/Meta/Class.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Map" : { - "file" : "MooseX/MethodAttributes/Role/Meta/Map.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Method" : { - "file" : "MooseX/MethodAttributes/Role/Meta/Method.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Method::MaybeWrapped" : { - "file" : "MooseX/MethodAttributes/Role/Meta/Method/MaybeWrapped.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Method::Wrapped" : { - "file" : "MooseX/MethodAttributes/Role/Meta/Method/Wrapped.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Role" : { - "file" : "MooseX/MethodAttributes/Role/Meta/Role.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Role::Application" : { - "file" : "MooseX/MethodAttributes/Role/Meta/Role/Application.pm", - "version" : "0.28" - }, - "MooseX::MethodAttributes::Role::Meta::Role::Application::Summation" : { - "file" : "MooseX/MethodAttributes/Role/Meta/Role/Application/Summation.pm", - "version" : "0.28" - } - }, - "target" : "MooseX::MethodAttributes::Inheritable", - "version" : "0.28" - }, - "MooseX::Params::Validate" : { - "dist" : "MooseX-Params-Validate-0.18", - "mymeta" : { - "abstract" : "an extension of Params::Validate using Moose's types", - "author" : [ - "Stevan Little <stevan.little@iinteractive.com>", - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MooseX-Params-Validate", - "prereqs" : { - "build" : { - "requires" : { - "Moose::Role" : "0", - "Test::Fatal" : "0", - "Test::More" : "0.88", - "overload" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Test::Pod" : "1.41" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Devel::Caller" : "0", - "Moose" : "0.58", - "Moose::Util::TypeConstraints" : "0", - "Params::Validate" : "0.88", - "Scalar::Util" : "0", - "Sub::Exporter" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "Moose::Role" : "0", - "Test::Fatal" : "0", - "Test::More" : "0.88", - "overload" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-datetime@rt.cpan.org", - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX::Params::Validate" - }, - "repository" : { - "type" : "git", - "url" : "git://git.moose.perl.org/MooseX-Params-Validate.git", - "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-Params-Validate.git" - } - }, - "version" : "0.18", - "x_authority" : "cpan:STEVAN" - }, - "name" : "MooseX::Params::Validate", - "pathname" : "D/DR/DROLSKY/MooseX-Params-Validate-0.18.tar.gz", - "provides" : { - "MooseX::Params::Validate" : { - "file" : "MooseX/Params/Validate.pm", - "version" : "0.18" - } - }, - "target" : "MooseX::Params::Validate", - "version" : "0.18" - }, - "MooseX::Role::Parameterized" : { - "dist" : "MooseX-Role-Parameterized-1.00", - "mymeta" : { - "abstract" : "roles with composition parameters", - "author" : [ - "Shawn M Moore, C<sartak@gmail.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.01, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MooseX-Role-Parameterized", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Test::Fatal" : "0", - "Test::Moose" : "0", - "Test::More" : "0.96" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Moose" : "2.0300", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "http://github.com/sartak/MooseX-Role-Parameterized/tree", - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "1.00" - }, - "name" : "MooseX::Role::Parameterized", - "pathname" : "S/SA/SARTAK/MooseX-Role-Parameterized-1.00.tar.gz", - "provides" : { - "MooseX::Role::Parameterized" : { - "file" : "MooseX/Role/Parameterized.pm", - "version" : "1.00" - }, - "MooseX::Role::Parameterized::Meta::Role::Parameterizable" : { - "file" : "MooseX/Role/Parameterized/Meta/Role/Parameterizable.pm", - "version" : "0.27" - }, - "MooseX::Role::Parameterized::Meta::Role::Parameterized" : { - "file" : "MooseX/Role/Parameterized/Meta/Role/Parameterized.pm", - "version" : "0.27" - }, - "MooseX::Role::Parameterized::Meta::Trait::Parameterized" : { - "file" : "MooseX/Role/Parameterized/Meta/Trait/Parameterized.pm", - "version" : "0.27" - }, - "MooseX::Role::Parameterized::Parameters" : { - "file" : "MooseX/Role/Parameterized/Parameters.pm", - "version" : "0.27" - } - }, - "target" : "MooseX::Role::Parameterized", - "version" : "1.00" - }, - "MooseX::Role::WithOverloading" : { - "dist" : "MooseX-Role-WithOverloading-0.13", - "mymeta" : { - "abstract" : "Roles which support overloading", - "author" : [ - "Florian Ragwitz <rafl@debian.org>", - "Tomas Doran <bobtfish@bobtfish.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MooseX-Role-WithOverloading", - "prereqs" : { - "build" : { - "requires" : { - "Test::CheckDeps" : "0.002", - "Test::More" : "0.88", - "Test::NoWarnings" : "1.04" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Pod::Coverage::TrustPod" : "0", - "Test::CPAN::Meta" : "0", - "Test::Pod" : "1.41", - "Test::Pod::Coverage" : "1.08" - } - }, - "runtime" : { - "requires" : { - "Moose" : "0.94", - "Moose::Role" : "1.15", - "aliased" : "0", - "namespace::autoclean" : "0.12", - "namespace::clean" : "0" - } - }, - "test" : { - "requires" : { - "Test::CheckDeps" : "0.002", - "Test::More" : "0.88", - "Test::NoWarnings" : "1.04" - } - } - }, - "provides" : { - "MooseX::Role::WithOverloading" : { - "file" : "lib/MooseX/Role/WithOverloading.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role" : { - "file" : "lib/MooseX/Role/WithOverloading/Meta/Role.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application" : { - "file" : "lib/MooseX/Role/WithOverloading/Meta/Role/Application.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::Composite" : { - "file" : "lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToClass" : { - "file" : "lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToClass.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToInstance" : { - "file" : "lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToInstance.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToRole" : { - "file" : "lib/MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToRole.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::FixOverloadedRefs" : { - "file" : "lib/MooseX/Role/WithOverloading/Meta/Role/Application/FixOverloadedRefs.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::ToClass" : { - "file" : "lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToClass.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::ToInstance" : { - "file" : "lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToInstance.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::ToRole" : { - "file" : "lib/MooseX/Role/WithOverloading/Meta/Role/Application/ToRole.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Composite" : { - "file" : "lib/MooseX/Role/WithOverloading/Meta/Role/Composite.pm", - "version" : "0.13" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-MooseX-Role-WithOverloading@rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Role-WithOverloading" - }, - "homepage" : "http://metacpan.org/release/MooseX-Role-WithOverloading", - "repository" : { - "type" : "git", - "url" : "git://github.com/karenetheridge/moosex-role-withoverloading.git", - "web" : "http://github.com/karenetheridge/moosex-role-withoverloading" - } - }, - "version" : "0.13", - "x_Dist_Zilla" : { - "perl" : { - "version" : "5.017006" - }, - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@FLORA/@Basic/GatherDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@FLORA/@Basic/PruneCruft", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@FLORA/@Basic/ManifestSkip", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@FLORA/@Basic/MetaYAML", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@FLORA/@Basic/License", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@FLORA/@Basic/Readme", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@FLORA/@Basic/ExtraTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@FLORA/@Basic/ExecDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@FLORA/@Basic/ShareDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@FLORA/@Basic/MakeMaker", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@FLORA/@Basic/Manifest", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@FLORA/@Basic/TestRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@FLORA/@Basic/ConfirmRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@FLORA/@Basic/UploadToCPAN", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@FLORA/MetaConfig", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@FLORA/MetaJSON", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@FLORA/PkgVersion", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@FLORA/PodSyntaxTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::NoTabsTests", - "name" : "@FLORA/NoTabsTests", - "version" : "0.01" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "@FLORA/PodCoverageTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaResources", - "name" : "@FLORA/MetaResources", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Authority", - "name" : "@FLORA/Authority", - "version" : "1.006" - }, - { - "class" : "Dist::Zilla::Plugin::EOLTests", - "name" : "@FLORA/EOLTests", - "version" : "0.02" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@FLORA/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "runtime", - "type" : "requires" - } - }, - "name" : "Prereqs", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "TestRequires", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::InstallGuide", - "name" : "InstallGuide", - "version" : "1.200000" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "MetaConfig", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaProvides::Package", - "name" : "MetaProvides::Package", - "version" : "1.14000001" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Describe", - "name" : "Git::Describe", - "version" : "0.002" - }, - { - "class" : "Dist::Zilla::Plugin::MinimumPerl", - "name" : "MinimumPerl", - "version" : "1.003" - }, - { - "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod", - "name" : "ReadmeAnyFromPod", - "version" : "0.120120" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Compile", - "name" : "Test::Compile", - "version" : "1.112820" - }, - { - "class" : "Dist::Zilla::Plugin::Test::MinimumVersion", - "name" : "Test::MinimumVersion", - "version" : "2.000002" - }, - { - "class" : "Dist::Zilla::Plugin::MetaTests", - "name" : "MetaTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes", - "name" : "Test::CPAN::Changes", - "version" : "0.005" - }, - { - "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", - "name" : "Test::ChangesHasContent", - "version" : "0.006" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Pod::LinkCheck", - "name" : "Test::Pod::LinkCheck", - "version" : "1.001" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Pod::No404s", - "name" : "Test::Pod::No404s", - "version" : "1.001" - }, - { - "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", - "name" : "CheckPrereqsIndexed", - "version" : "0.007" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Version", - "name" : "Test::Version", - "version" : "0.002004" - }, - { - "class" : "Dist::Zilla::Plugin::Test::CheckDeps", - "name" : "Test::CheckDeps", - "version" : "0.005" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Remote::Check", - "name" : "Git::Remote::Check", - "version" : "0.1.2" - }, - { - "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch", - "name" : "Git::CheckFor::CorrectBranch", - "version" : "0.006" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "Git::Check", - "version" : "2.006" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "Git::NextVersion", - "version" : "2.006" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "NextRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "Git::Commit", - "version" : "2.006" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "Git::Tag", - "version" : "2.006" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Push", - "name" : "Git::Push", - "version" : "2.006" - }, - { - "class" : "Dist::Zilla::Plugin::InstallRelease", - "name" : "InstallRelease", - "version" : "0.008" - }, - { - "class" : "Dist::Zilla::Plugin::Clean", - "name" : "Clean", - "version" : "0.07" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300028" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300028" - } - }, - "x_authority" : "cpan:FLORA" - }, - "name" : "MooseX::Role::WithOverloading", - "pathname" : "E/ET/ETHER/MooseX-Role-WithOverloading-0.13.tar.gz", - "provides" : { - "MooseX::Role::WithOverloading" : { - "file" : "MooseX/Role/WithOverloading.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role" : { - "file" : "MooseX/Role/WithOverloading/Meta/Role.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application" : { - "file" : "MooseX/Role/WithOverloading/Meta/Role/Application.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::Composite" : { - "file" : "MooseX/Role/WithOverloading/Meta/Role/Application/Composite.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToClass" : { - "file" : "MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToClass.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToInstance" : { - "file" : "MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToInstance.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToRole" : { - "file" : "MooseX/Role/WithOverloading/Meta/Role/Application/Composite/ToRole.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::FixOverloadedRefs" : { - "file" : "MooseX/Role/WithOverloading/Meta/Role/Application/FixOverloadedRefs.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::ToClass" : { - "file" : "MooseX/Role/WithOverloading/Meta/Role/Application/ToClass.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::ToInstance" : { - "file" : "MooseX/Role/WithOverloading/Meta/Role/Application/ToInstance.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Application::ToRole" : { - "file" : "MooseX/Role/WithOverloading/Meta/Role/Application/ToRole.pm", - "version" : "0.13" - }, - "MooseX::Role::WithOverloading::Meta::Role::Composite" : { - "file" : "MooseX/Role/WithOverloading/Meta/Role/Composite.pm", - "version" : "0.13" - } - }, - "target" : "MooseX::Role::WithOverloading", - "version" : "0.13" - }, - "MooseX::SemiAffordanceAccessor" : { - "dist" : "MooseX-SemiAffordanceAccessor-0.09", - "mymeta" : { - "abstract" : "Name your accessors foo() and set_foo()", - "author" : [ - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.200004, CPAN::Meta::Converter version 2.110240, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MooseX-SemiAffordanceAccessor", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.31" - } - }, - "runtime" : { - "requires" : { - "Moose" : "1.16" - } - }, - "test" : { - "requires" : { - "Test::More" : "0.88" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-moosex-semiaffordanceaccessor@rt.cpan.org", - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-SemiAffordanceAccessor" - }, - "repository" : { - "type" : "git", - "url" : "git://git.moose.perl.org/MooseX-SemiAffordanceAccessor.git", - "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-SemiAffordanceAccessor.git;a=summary" - } - }, - "version" : "0.09" - }, - "name" : "MooseX::SemiAffordanceAccessor", - "pathname" : "D/DR/DROLSKY/MooseX-SemiAffordanceAccessor-0.09.tar.gz", - "provides" : { - "MooseX::SemiAffordanceAccessor" : { - "file" : "MooseX/SemiAffordanceAccessor.pm", - "version" : "0.09" - }, - "MooseX::SemiAffordanceAccessor::Role::Attribute" : { - "file" : "MooseX/SemiAffordanceAccessor/Role/Attribute.pm", - "version" : "0.09" - } - }, - "target" : "MooseX::SemiAffordanceAccessor", - "version" : "0.09" - }, - "MooseX::Traits::Pluggable" : { - "dist" : "MooseX-Traits-Pluggable-0.10", - "mymeta" : { - "abstract" : "trait loading and resolution for Moose", - "author" : [ - "Rafael Kitover C<< <rkitover@cpan.org> >>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MooseX-Traits-Pluggable", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Test::Exception" : "0", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Class::MOP" : "0.84", - "List::MoreUtils" : "0", - "Moose" : "0", - "Moose::Role" : "0", - "Scalar::Util" : "0", - "Test::Exception" : "0", - "Test::More" : "0", - "namespace::autoclean" : "0" - } - } - }, - "provides" : { - "MooseX::Traits::Pluggable" : { - "file" : "lib/MooseX/Traits/Pluggable.pm", - "version" : "0.10" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/rkitover/moosex-traits-pluggable.git" - } - }, - "version" : "0.10" - }, - "name" : "MooseX::Traits::Pluggable", - "pathname" : "R/RK/RKITOVER/MooseX-Traits-Pluggable-0.10.tar.gz", - "provides" : { - "MooseX::Traits::Pluggable" : { - "file" : "MooseX/Traits/Pluggable.pm", - "version" : "0.10" - } - }, - "target" : "MooseX::Traits::Pluggable", - "version" : "0.10" - }, - "MooseX::Types" : { - "dist" : "MooseX-Types-0.35", - "mymeta" : { - "abstract" : "Organise your Moose types in libraries", - "author" : [ - "Robert \"phaylon\" Sedlacek <rs@474.at>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300015, CPAN::Meta::Converter version 2.120900, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MooseX-Types", - "prereqs" : { - "build" : { - "requires" : { - "FindBin" : "0", - "Test::Fatal" : "0", - "Test::Moose" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Carp::Clan" : "6.00", - "Moose" : "1.06", - "Scalar::Util" : "1.19", - "Sub::Install" : "0.924", - "Sub::Name" : "0", - "namespace::clean" : "0.19" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-moosex-types@rt.cpan.org", - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-Types" - }, - "repository" : { - "type" : "git", - "url" : "git://git.moose.perl.org/MooseX-Types.git", - "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-Types.git;a=summary" - } - }, - "version" : "0.35" - }, - "name" : "MooseX::Types", - "pathname" : "D/DR/DROLSKY/MooseX-Types-0.35.tar.gz", - "provides" : { - "MooseX::Types" : { - "file" : "MooseX/Types.pm", - "version" : "0.35" - }, - "MooseX::Types::Base" : { - "file" : "MooseX/Types/Base.pm", - "version" : "0.35" - }, - "MooseX::Types::CheckedUtilExports" : { - "file" : "MooseX/Types/CheckedUtilExports.pm", - "version" : "0.35" - }, - "MooseX::Types::Combine" : { - "file" : "MooseX/Types/Combine.pm", - "version" : "0.35" - }, - "MooseX::Types::Moose" : { - "file" : "MooseX/Types/Moose.pm", - "version" : "0.35" - }, - "MooseX::Types::TypeDecorator" : { - "file" : "MooseX/Types/TypeDecorator.pm", - "version" : "0.35" - }, - "MooseX::Types::UndefinedType" : { - "file" : "MooseX/Types/UndefinedType.pm", - "version" : "0.35" - }, - "MooseX::Types::Util" : { - "file" : "MooseX/Types/Util.pm", - "version" : "0.35" - }, - "MooseX::Types::Wrapper" : { - "file" : "MooseX/Types/Wrapper.pm", - "version" : "0.35" - } - }, - "target" : "MooseX::Types::Moose", - "version" : "0.35" - }, - "MooseX::Types::Path::Class" : { - "dist" : "MooseX-Types-Path-Class-0.06", - "mymeta" : { - "abstract" : "A Path::Class type library for Moose", - "author" : [ - "Todd Hepler <thepler@employees.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300005, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "MooseX-Types-Path-Class", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Class::MOP" : "0", - "Moose" : "0.39", - "MooseX::Types" : "0.04", - "Path::Class" : "0.16" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "https://rt.cpan.org/Dist/Display.html?Name=MooseX-Types-Path-Class" - }, - "repository" : { - "type" : "git", - "url" : "git://git.moose.perl.org/MooseX-Types-Path-Class.git" - } - }, - "version" : "0.06" - }, - "name" : "MooseX::Types::Path::Class", - "pathname" : "T/TH/THEPLER/MooseX-Types-Path-Class-0.06.tar.gz", - "provides" : { - "MooseX::Types::Path::Class" : { - "file" : "MooseX/Types/Path/Class.pm", - "version" : "0.06" - } - }, - "target" : "MooseX::Types::Path::Class", - "version" : "0.06" - }, - "Mozilla::CA" : { - "dist" : "Mozilla-CA-20130114", - "mymeta" : { - "abstract" : "Mozilla's CA cert bundle in PEM format", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Mozilla-CA", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/mozilla-ca" - } - }, - "version" : "20130114" - }, - "name" : "Mozilla::CA", - "pathname" : "A/AB/ABH/Mozilla-CA-20130114.tar.gz", - "provides" : { - "Mozilla::CA" : { - "file" : "Mozilla/CA.pm", - "version" : "20130114" - } - }, - "target" : "Mozilla::CA", - "version" : "20130114" - }, - "Net::DNS" : { - "dist" : "Net-DNS-0.72", - "mymeta" : { - "abstract" : "Perl DNS resolver module", - "author" : [ - "Olaf Kolkman <olaf@net-dns.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "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.72" - }, - "name" : "Net::DNS", - "pathname" : "N/NL/NLNETLABS/Net-DNS-0.72.tar.gz", - "provides" : { - "Net::DNS" : { - "file" : "Net/DNS.pm", - "version" : "0.72" - }, - "Net::DNS::Domain" : { - "file" : "Net/DNS/Domain.pm", - "version" : "1096" - }, - "Net::DNS::DomainName" : { - "file" : "Net/DNS/DomainName.pm", - "version" : "1096" - }, - "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" : "1086" - }, - "Net::DNS::Mailbox" : { - "file" : "Net/DNS/Mailbox.pm", - "version" : "1096" - }, - "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" : "1096" - }, - "Net::DNS::Packet" : { - "file" : "Net/DNS/Packet.pm", - "version" : "1086" - }, - "Net::DNS::Parameters" : { - "file" : "Net/DNS/Parameters.pm", - "version" : "1074" - }, - "Net::DNS::Question" : { - "file" : "Net/DNS/Question.pm", - "version" : "1074" - }, - "Net::DNS::RR" : { - "file" : "Net/DNS/RR.pm", - "version" : "1094" - }, - "Net::DNS::RR::A" : { - "file" : "Net/DNS/RR/A.pm", - "version" : "1096" - }, - "Net::DNS::RR::AAAA" : { - "file" : "Net/DNS/RR/AAAA.pm", - "version" : "1096" - }, - "Net::DNS::RR::AFSDB" : { - "file" : "Net/DNS/RR/AFSDB.pm", - "version" : "1096" - }, - "Net::DNS::RR::APL" : { - "file" : "Net/DNS/RR/APL.pm", - "version" : "1096" - }, - "Net::DNS::RR::APL::Item" : { - "file" : "Net/DNS/RR/APL.pm" - }, - "Net::DNS::RR::CERT" : { - "file" : "Net/DNS/RR/CERT.pm", - "version" : "1073" - }, - "Net::DNS::RR::CNAME" : { - "file" : "Net/DNS/RR/CNAME.pm", - "version" : "1096" - }, - "Net::DNS::RR::DHCID" : { - "file" : "Net/DNS/RR/DHCID.pm", - "version" : "1096" - }, - "Net::DNS::RR::DNAME" : { - "file" : "Net/DNS/RR/DNAME.pm", - "version" : "1096" - }, - "Net::DNS::RR::EID" : { - "file" : "Net/DNS/RR/EID.pm", - "version" : "1096" - }, - "Net::DNS::RR::HINFO" : { - "file" : "Net/DNS/RR/HINFO.pm", - "version" : "1096" - }, - "Net::DNS::RR::HIP" : { - "file" : "Net/DNS/RR/HIP.pm", - "version" : "1096" - }, - "Net::DNS::RR::IPSECKEY" : { - "file" : "Net/DNS/RR/IPSECKEY.pm", - "version" : "1096" - }, - "Net::DNS::RR::ISDN" : { - "file" : "Net/DNS/RR/ISDN.pm", - "version" : "1096" - }, - "Net::DNS::RR::KX" : { - "file" : "Net/DNS/RR/KX.pm", - "version" : "1096" - }, - "Net::DNS::RR::L32" : { - "file" : "Net/DNS/RR/L32.pm", - "version" : "1096" - }, - "Net::DNS::RR::L64" : { - "file" : "Net/DNS/RR/L64.pm", - "version" : "1096" - }, - "Net::DNS::RR::LOC" : { - "file" : "Net/DNS/RR/LOC.pm", - "version" : "1075" - }, - "Net::DNS::RR::LP" : { - "file" : "Net/DNS/RR/LP.pm", - "version" : "1096" - }, - "Net::DNS::RR::MB" : { - "file" : "Net/DNS/RR/MB.pm", - "version" : "1096" - }, - "Net::DNS::RR::MG" : { - "file" : "Net/DNS/RR/MG.pm", - "version" : "1096" - }, - "Net::DNS::RR::MINFO" : { - "file" : "Net/DNS/RR/MINFO.pm", - "version" : "1096" - }, - "Net::DNS::RR::MR" : { - "file" : "Net/DNS/RR/MR.pm", - "version" : "1096" - }, - "Net::DNS::RR::MX" : { - "file" : "Net/DNS/RR/MX.pm", - "version" : "1096" - }, - "Net::DNS::RR::NAPTR" : { - "file" : "Net/DNS/RR/NAPTR.pm", - "version" : "1096" - }, - "Net::DNS::RR::NID" : { - "file" : "Net/DNS/RR/NID.pm", - "version" : "1096" - }, - "Net::DNS::RR::NIMLOC" : { - "file" : "Net/DNS/RR/NIMLOC.pm", - "version" : "1096" - }, - "Net::DNS::RR::NS" : { - "file" : "Net/DNS/RR/NS.pm", - "version" : "1096" - }, - "Net::DNS::RR::NSAP" : { - "file" : "Net/DNS/RR/NSAP.pm", - "version" : "1096" - }, - "Net::DNS::RR::NULL" : { - "file" : "Net/DNS/RR/NULL.pm", - "version" : "1096" - }, - "Net::DNS::RR::OPT" : { - "file" : "Net/DNS/RR/OPT.pm", - "version" : "1096" - }, - "Net::DNS::RR::PTR" : { - "file" : "Net/DNS/RR/PTR.pm", - "version" : "1096" - }, - "Net::DNS::RR::PX" : { - "file" : "Net/DNS/RR/PX.pm", - "version" : "1096" - }, - "Net::DNS::RR::RP" : { - "file" : "Net/DNS/RR/RP.pm", - "version" : "1096" - }, - "Net::DNS::RR::RT" : { - "file" : "Net/DNS/RR/RT.pm", - "version" : "1096" - }, - "Net::DNS::RR::SOA" : { - "file" : "Net/DNS/RR/SOA.pm", - "version" : "1096" - }, - "Net::DNS::RR::SPF" : { - "file" : "Net/DNS/RR/SPF.pm", - "version" : "1096" - }, - "Net::DNS::RR::SRV" : { - "file" : "Net/DNS/RR/SRV.pm", - "version" : "1096" - }, - "Net::DNS::RR::SSHFP" : { - "file" : "Net/DNS/RR/SSHFP.pm", - "version" : "1096" - }, - "Net::DNS::RR::TKEY" : { - "file" : "Net/DNS/RR/TKEY.pm", - "version" : "1096" - }, - "Net::DNS::RR::TLSA" : { - "file" : "Net/DNS/RR/TLSA.pm", - "version" : "1096" - }, - "Net::DNS::RR::TSIG" : { - "file" : "Net/DNS/RR/TSIG.pm", - "version" : "1090" - }, - "Net::DNS::RR::TXT" : { - "file" : "Net/DNS/RR/TXT.pm", - "version" : "1079" - }, - "Net::DNS::RR::X25" : { - "file" : "Net/DNS/RR/X25.pm", - "version" : "1096" - }, - "Net::DNS::Resolver" : { - "file" : "Net/DNS/Resolver.pm", - "version" : "1088" - }, - "Net::DNS::Resolver::Base" : { - "file" : "Net/DNS/Resolver/Base.pm", - "version" : "1094" - }, - "Net::DNS::Resolver::MSWin32" : { - "file" : "Net/DNS/Resolver/MSWin32.pm", - "version" : "1096" - }, - "Net::DNS::Resolver::Recurse" : { - "file" : "Net/DNS/Resolver/Recurse.pm", - "version" : "1096" - }, - "Net::DNS::Resolver::UNIX" : { - "file" : "Net/DNS/Resolver/UNIX.pm", - "version" : "1096" - }, - "Net::DNS::Resolver::cygwin" : { - "file" : "Net/DNS/Resolver/cygwin.pm", - "version" : "1096" - }, - "Net::DNS::Resolver::os2" : { - "file" : "Net/DNS/Resolver/os2.pm", - "version" : "1096" - }, - "Net::DNS::Text" : { - "file" : "Net/DNS/Text.pm", - "version" : "1070" - }, - "Net::DNS::Update" : { - "file" : "Net/DNS/Update.pm", - "version" : "1096" - }, - "Net::DNS::ZoneFile" : { - "file" : "Net/DNS/ZoneFile.pm", - "version" : "1094" - }, - "Net::DNS::ZoneFile::Generator" : { - "file" : "Net/DNS/ZoneFile.pm" - }, - "Net::DNS::ZoneFile::Text" : { - "file" : "Net/DNS/ZoneFile.pm" - } - }, - "target" : "Net::DNS", - "version" : "0.72" - }, - "Net::Domain::TLD" : { - "dist" : "Net-Domain-TLD-1.69", - "mymeta" : { - "abstract" : "Net::Domain::TLD - Work with TLD names", - "author" : [ - "Alex Pavlovic (alex.pavlovic@taskforce-1.com)" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.56, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Net-Domain-TLD", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Storable" : "0" - } - } - }, - "release_status" : "stable", - "version" : "1.69" - }, - "name" : "Net::Domain::TLD", - "pathname" : "A/AL/ALEXP/Net-Domain-TLD-1.69.tar.gz", - "provides" : { - "Net::Domain::TLD" : { - "file" : "Net/Domain/TLD.pm", - "version" : "1.69" - } - }, - "target" : "Net::Domain::TLD", - "version" : "1.69" - }, - "Net::HTTP" : { - "dist" : "Net-HTTP-6.06", - "mymeta" : { - "abstract" : "Low-level HTTP connection (client)", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Net-HTTP", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "recommends" : { - "IO::Socket::SSL" : "1.38" - }, - "requires" : { - "Compress::Raw::Zlib" : "0", - "IO::Compress::Gzip" : "0", - "IO::Select" : "0", - "IO::Socket::INET" : "0", - "perl" : "5.006002" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/net-http" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.06" - }, - "name" : "Net::HTTP", - "pathname" : "G/GA/GAAS/Net-HTTP-6.06.tar.gz", - "provides" : { - "Net::HTTP" : { - "file" : "Net/HTTP.pm", - "version" : "6.06" - }, - "Net::HTTP::Methods" : { - "file" : "Net/HTTP/Methods.pm", - "version" : "6.06" - }, - "Net::HTTP::NB" : { - "file" : "Net/HTTP/NB.pm", - "version" : "6.04" - }, - "Net::HTTPS" : { - "file" : "Net/HTTPS.pm", - "version" : "6.04" - } - }, - "target" : "Net::HTTP", - "version" : "6.06" - }, - "Net::SSLeay" : { - "dist" : "Net-SSLeay-1.52", - "mymeta" : { - "abstract" : "Perl extension for using OpenSSL", - "author" : [ - "Maintained by Mike McCauley and Florian Ragwitz since November 2005" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "ssleay" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Net-SSLeay", - "no_index" : { - "directory" : [ - "examples", - "ext", - "helper_script", - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "runtime" : { - "requires" : { - "MIME::Base64" : "0", - "Test::More" : "0.60_01", - "perl" : "5.005" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=net-ssleay" - }, - "repository" : { - "url" : "http://svn.debian.org/wsvn/net-ssleay" - } - }, - "version" : "1.51" - }, - "name" : "Net::SSLeay", - "pathname" : "M/MI/MIKEM/Net-SSLeay-1.52.tar.gz", - "provides" : { - "Net::SSLeay" : { - "file" : "Net/SSLeay.pm", - "version" : "1.52" - }, - "Net::SSLeay::Handle" : { - "file" : "Net/SSLeay/Handle.pm", - "version" : "0.61" - } - }, - "target" : "Net::SSLeay", - "version" : "1.52" - }, - "Net::Server" : { - "dist" : "Net-Server-2.007", - "mymeta" : { - "abstract" : "Extensible, general Perl server engine", - "author" : [ - "Paul Seamons (paul@seamons.com) and Rob Brown (bbb@cpan.org)" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Net-Server", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "IO::Socket" : "0", - "POSIX" : "0", - "Socket" : "0" - } - } - }, - "release_status" : "stable", - "version" : "2.007" - }, - "name" : "Net::Server", - "pathname" : "R/RH/RHANDOM/Net-Server-2.007.tar.gz", - "provides" : { - "Net::Server" : { - "file" : "Net/Server.pm", - "version" : "2.007" - }, - "Net::Server::Daemonize" : { - "file" : "Net/Server/Daemonize.pm", - "version" : "0.06" - }, - "Net::Server::Fork" : { - "file" : "Net/Server/Fork.pm" - }, - "Net::Server::HTTP" : { - "file" : "Net/Server/HTTP.pm" - }, - "Net::Server::INET" : { - "file" : "Net/Server/INET.pm" - }, - "Net::Server::INET::Handle" : { - "file" : "Net/Server/INET.pm" - }, - "Net::Server::Log::Log::Log4perl" : { - "file" : "Net/Server/Log/Log/Log4perl.pm" - }, - "Net::Server::Log::Sys::Syslog" : { - "file" : "Net/Server/Log/Sys/Syslog.pm" - }, - "Net::Server::MultiType" : { - "file" : "Net/Server/MultiType.pm" - }, - "Net::Server::Multiplex" : { - "file" : "Net/Server/Multiplex.pm", - "version" : "0" - }, - "Net::Server::Multiplex::MUX" : { - "file" : "Net/Server/Multiplex.pm", - "version" : "0" - }, - "Net::Server::PSGI" : { - "file" : "Net/Server/PSGI.pm" - }, - "Net::Server::PreFork" : { - "file" : "Net/Server/PreFork.pm" - }, - "Net::Server::PreForkSimple" : { - "file" : "Net/Server/PreForkSimple.pm" - }, - "Net::Server::Proto" : { - "file" : "Net/Server/Proto.pm" - }, - "Net::Server::Proto::SSL" : { - "file" : "Net/Server/Proto/SSL.pm" - }, - "Net::Server::Proto::SSLEAY" : { - "file" : "Net/Server/Proto/SSLEAY.pm" - }, - "Net::Server::Proto::TCP" : { - "file" : "Net/Server/Proto/TCP.pm" - }, - "Net::Server::Proto::UDP" : { - "file" : "Net/Server/Proto/UDP.pm" - }, - "Net::Server::Proto::UNIX" : { - "file" : "Net/Server/Proto/UNIX.pm" - }, - "Net::Server::Proto::UNIXDGRAM" : { - "file" : "Net/Server/Proto/UNIXDGRAM.pm" - }, - "Net::Server::SIG" : { - "file" : "Net/Server/SIG.pm", - "version" : "0.03" - }, - "Net::Server::Single" : { - "file" : "Net/Server/Single.pm" - }, - "Net::Server::TiedHandle" : { - "file" : "Net/Server.pm" - } - }, - "target" : "Net::Server", - "version" : "2.007" - }, - "Number::Compare" : { - "dist" : "Number-Compare-0.03", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Number-Compare", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.03" - }, - "name" : "Number::Compare", - "pathname" : "R/RC/RCLAMP/Number-Compare-0.03.tar.gz", - "provides" : { - "Number::Compare" : { - "file" : "Number/Compare.pm", - "version" : "0.03" - } - }, - "target" : "Number::Compare", - "version" : "0.03" - }, - "Object::Signature" : { - "dist" : "Object-Signature-1.07", - "mymeta" : { - "abstract" : "Generate cryptographic signatures for objects", - "author" : [ - "Adam Kennedy <adamk@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Object-Signature", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Test::More" : "0.47" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Digest::MD5" : "2.00", - "Storable" : "2.11", - "perl" : "5.005" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://svn.ali.as/cpan/trunk/Object-Signature" - }, - "x_ChangeLog" : "http://fisheye2.atlassian.com/changelog/cpan/trunk/Object-Signature" - }, - "version" : "1.07" - }, - "name" : "Object::Signature", - "pathname" : "A/AD/ADAMK/Object-Signature-1.07.tar.gz", - "provides" : { - "Object::Signature" : { - "file" : "Object/Signature.pm", - "version" : "1.07" - }, - "Object::Signature::File" : { - "file" : "Object/Signature/File.pm", - "version" : "1.07" - } - }, - "target" : "Object::Signature", - "version" : "1.07" - }, - "PAR::Dist" : { - "dist" : "PAR-Dist-0.49", - "mymeta" : { - "abstract" : "Create and manipulate PAR distributions", - "author" : [ - "Audrey Tang <cpan@audreyt.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "PAR-Dist", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "File::Find" : "0", - "File::Path" : "0", - "File::Spec" : "0", - "File::Temp" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.49" - }, - "name" : "PAR::Dist", - "pathname" : "R/RS/RSCHUPP/PAR-Dist-0.49.tar.gz", - "provides" : { - "PAR::Dist" : { - "file" : "PAR/Dist.pm", - "version" : "0.49" - } - }, - "target" : "PAR::Dist", - "version" : "0.49" - }, - "Package::DeprecationManager" : { - "dist" : "Package-DeprecationManager-0.13", - "mymeta" : { - "abstract" : "Manage deprecation warnings for your distribution", - "author" : [ - "Dave Rolsky <autarch@urth.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300009, CPAN::Meta::Converter version 2.120351, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Package-DeprecationManager", - "prereqs" : { - "build" : { - "requires" : { - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "List::MoreUtils" : "0", - "Params::Util" : "0", - "Sub::Install" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-package-deprecationmanager@rt.cpan.org", - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Package-DeprecationManager" - }, - "repository" : { - "type" : "git", - "url" : "git://git.moose.perl.org/Package-DeprecationManager.git", - "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Package-DeprecationManager.git;a=summary" - } - }, - "version" : "0.13" - }, - "name" : "Package::DeprecationManager", - "pathname" : "D/DR/DROLSKY/Package-DeprecationManager-0.13.tar.gz", - "provides" : { - "Package::DeprecationManager" : { - "file" : "Package/DeprecationManager.pm", - "version" : "0.13" - } - }, - "target" : "Package::DeprecationManager", - "version" : "0.13" - }, - "Package::Stash" : { - "dist" : "Package-Stash-0.34", - "mymeta" : { - "abstract" : "routines for manipulating stashes", - "author" : [ - "Jesse Luehrs <doy at tozt dot net>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Package-Stash", - "prereqs" : { - "build" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0", - "base" : "0" - } - }, - "configure" : { - "requires" : { - "Dist::CheckConflicts" : "0.02", - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Pod::Coverage::TrustPod" : "0", - "Test::LeakTrace" : "0", - "Test::Pod" : "1.41", - "Test::Pod::Coverage" : "1.08" - } - }, - "runtime" : { - "recommends" : { - "Package::Stash::XS" : "0.26" - }, - "requires" : { - "B" : "0", - "Carp" : "0", - "Dist::CheckConflicts" : "0.02", - "Module::Implementation" : "0.06", - "Package::DeprecationManager" : "0", - "Package::Stash::XS" : "0.26", - "Scalar::Util" : "0", - "Symbol" : "0", - "constant" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0", - "base" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-package-stash@rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Package-Stash" - }, - "homepage" : "http://metacpan.org/release/Package-Stash", - "repository" : { - "type" : "git", - "url" : "git://github.com/doy/package-stash.git", - "web" : "https://github.com/doy/package-stash" - } - }, - "version" : "0.34", - "x_Dist_Zilla" : { - "perl" : { - "version" : "5.016002" - }, - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "@DOY/TestMoreDoneTesting", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@DOY/GatherDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@DOY/PruneCruft", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@DOY/ManifestSkip", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@DOY/MetaYAML", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@DOY/License", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@DOY/Readme", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::RunExtraTests", - "name" : "@DOY/RunExtraTests", - "version" : "0.007" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@DOY/ExecDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@DOY/ShareDir", - "version" : "4.300028" - }, - { - "class" : "inc::MMPackageStash", - "name" : "@DOY/=inc::MMPackageStash", - "version" : null - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@DOY/Manifest", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@DOY/TestRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@DOY/ConfirmRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@DOY/MetaConfig", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@DOY/MetaJSON", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "@DOY/NextRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::CheckChangesHasContent", - "name" : "@DOY/CheckChangesHasContent", - "version" : "0.006" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@DOY/PkgVersion", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Authority", - "name" : "@DOY/Authority", - "version" : "1.006" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "@DOY/PodCoverageTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@DOY/PodSyntaxTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::NoTabsTests", - "name" : "@DOY/NoTabsTests", - "version" : "0.01" - }, - { - "class" : "Dist::Zilla::Plugin::EOLTests", - "name" : "@DOY/EOLTests", - "version" : "0.02" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Compile", - "name" : "@DOY/Test::Compile", - "version" : "1.112820" - }, - { - "class" : "Dist::Zilla::Plugin::Metadata", - "name" : "@DOY/Metadata", - "version" : "3.03" - }, - { - "class" : "Dist::Zilla::Plugin::MetaResources", - "name" : "@DOY/MetaResources", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "@DOY/Git::Check", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "@DOY/Git::Commit", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "@DOY/Git::Tag", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "@DOY/Git::NextVersion", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@DOY/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@DOY/UploadToCPAN", - "version" : "4.300028" - }, - { - "class" : "inc::DistMeta", - "name" : "=inc::DistMeta", - "version" : null - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereqs", - "name" : "AutoPrereqs", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "runtime", - "type" : "recommends" - } - }, - "name" : "RuntimeRecommends", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "develop", - "type" : "requires" - } - }, - "name" : "DevelopRequires", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Conflicts", - "name" : "Conflicts", - "version" : "0.08" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300028" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300028" - } - }, - "x_authority" : "cpan:DOY", - "x_conflicts" : { - "Class::MOP" : "1.08", - "MooseX::Method::Signatures" : "0.36", - "MooseX::Role::WithOverloading" : "0.08", - "namespace::clean" : "0.18" - } - }, - "name" : "Package::Stash", - "pathname" : "D/DO/DOY/Package-Stash-0.34.tar.gz", - "provides" : { - "Package::Stash" : { - "file" : "Package/Stash.pm", - "version" : "0.34" - }, - "Package::Stash::PP" : { - "file" : "Package/Stash/PP.pm", - "version" : "0.34" - } - }, - "target" : "Package::Stash", - "version" : "0.34" - }, - "Package::Stash::XS" : { - "dist" : "Package-Stash-XS-0.26", - "mymeta" : { - "abstract" : "faster and more correct implementation of the Package::Stash API", - "author" : [ - "Jesse Luehrs <doy at tozt dot net>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Package-Stash-XS", - "prereqs" : { - "build" : { - "requires" : { - "B" : "0", - "File::Find" : "0", - "File::Temp" : "0", - "Scalar::Util" : "0", - "Symbol" : "0", - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0", - "base" : "0", - "constant" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Pod::Coverage::TrustPod" : "0", - "Test::LeakTrace" : "0", - "Test::Pod" : "1.41", - "Test::Pod::Coverage" : "1.08" - } - }, - "runtime" : { - "requires" : { - "XSLoader" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "B" : "0", - "File::Find" : "0", - "File::Temp" : "0", - "Scalar::Util" : "0", - "Symbol" : "0", - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Test::Requires" : "0", - "base" : "0", - "constant" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-package-stash-xs@rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Package-Stash-XS" - }, - "homepage" : "http://metacpan.org/release/Package-Stash-XS", - "repository" : { - "type" : "git", - "url" : "git://github.com/doy/package-stash-xs.git", - "web" : "https://github.com/doy/package-stash-xs" - } - }, - "version" : "0.26", - "x_Dist_Zilla" : { - "perl" : { - "version" : "5.016002" - }, - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "@DOY/TestMoreDoneTesting", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@DOY/GatherDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@DOY/PruneCruft", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@DOY/ManifestSkip", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@DOY/MetaYAML", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@DOY/License", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@DOY/Readme", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::RunExtraTests", - "name" : "@DOY/RunExtraTests", - "version" : "0.007" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@DOY/ExecDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@DOY/ShareDir", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@DOY/MakeMaker", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@DOY/Manifest", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@DOY/TestRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@DOY/ConfirmRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@DOY/MetaConfig", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@DOY/MetaJSON", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "@DOY/NextRelease", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::CheckChangesHasContent", - "name" : "@DOY/CheckChangesHasContent", - "version" : "0.006" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@DOY/PkgVersion", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Authority", - "name" : "@DOY/Authority", - "version" : "1.006" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "@DOY/PodCoverageTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@DOY/PodSyntaxTests", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::NoTabsTests", - "name" : "@DOY/NoTabsTests", - "version" : "0.01" - }, - { - "class" : "Dist::Zilla::Plugin::EOLTests", - "name" : "@DOY/EOLTests", - "version" : "0.02" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Compile", - "name" : "@DOY/Test::Compile", - "version" : "1.112820" - }, - { - "class" : "Dist::Zilla::Plugin::Metadata", - "name" : "@DOY/Metadata", - "version" : "3.03" - }, - { - "class" : "Dist::Zilla::Plugin::MetaResources", - "name" : "@DOY/MetaResources", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "@DOY/Git::Check", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "@DOY/Git::Commit", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "@DOY/Git::Tag", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "@DOY/Git::NextVersion", - "version" : "2.001" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@DOY/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@DOY/UploadToCPAN", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereqs", - "name" : "AutoPrereqs", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "develop", - "type" : "requires" - } - }, - "name" : "DevelopRequires", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::PruneFiles", - "name" : "PruneFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300028" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300028" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300028" - } - }, - "x_authority" : "cpan:DOY" - }, - "name" : "Package::Stash::XS", - "pathname" : "D/DO/DOY/Package-Stash-XS-0.26.tar.gz", - "provides" : { - "Package::Stash::XS" : { - "file" : "Package/Stash/XS.pm", - "version" : "0.26" - } - }, - "target" : "Package::Stash::XS", - "version" : "0.26" - }, - "PadWalker" : { - "dist" : "PadWalker-1.96", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "PadWalker", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "version" : "1.96" - }, - "name" : "PadWalker", - "pathname" : "R/RO/ROBIN/PadWalker-1.96.tar.gz", - "provides" : { - "PadWalker" : { - "file" : "PadWalker.pm", - "version" : "1.96" - } - }, - "target" : "PadWalker", - "version" : "1.96" - }, - "Params::Classify" : { - "dist" : "Params-Classify-0.013", - "mymeta" : { - "abstract" : "argument type classification", - "author" : [ - "Andrew Main (Zefram) <zefram@fysh.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Params-Classify", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::ParseXS" : "2.2006", - "Module::Build" : "0", - "Test::More" : "0", - "perl" : "5.006001", - "strict" : "0", - "warnings" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0", - "perl" : "5.006001", - "strict" : "0", - "warnings" : "0" - } - }, - "runtime" : { - "recommends" : { - "XSLoader" : "0" - }, - "requires" : { - "Exporter" : "0", - "Scalar::Util" : "1.01", - "parent" : "0", - "perl" : "5.006001", - "strict" : "0", - "warnings" : "0" - } - } - }, - "provides" : { - "Params::Classify" : { - "file" : "lib/Params/Classify.pm", - "version" : "0.013" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.013" - }, - "name" : "Params::Classify", - "pathname" : "Z/ZE/ZEFRAM/Params-Classify-0.013.tar.gz", - "provides" : { - "Params::Classify" : { - "file" : "Params/Classify.pm", - "version" : "0.013" - } - }, - "target" : "Params::Classify", - "version" : "0.013" - }, - "Params::Util" : { - "dist" : "Params-Util-1.07", - "mymeta" : { - "abstract" : "Simple, compact and correct param-checking functions", - "author" : [ - "Adam Kennedy <adamk@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Params-Util", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.52", - "File::Spec" : "0.80", - "Test::More" : "0.42" - } - }, - "configure" : { - "requires" : { - "ExtUtils::CBuilder" : "0.27", - "ExtUtils::MakeMaker" : "6.52" - } - }, - "runtime" : { - "requires" : { - "Scalar::Util" : "1.18", - "perl" : "5.00503" - } - } - }, - "release_status" : "stable", - "version" : "1.07" - }, - "name" : "Params::Util", - "pathname" : "A/AD/ADAMK/Params-Util-1.07.tar.gz", - "provides" : { - "Params::Util" : { - "file" : "Params/Util.pm", - "version" : "1.07" - } - }, - "target" : "Params::Util", - "version" : "1.07" - }, - "Params::Validate" : { - "dist" : "Params-Validate-1.07", - "mymeta" : { - "abstract" : "Validate method/function parameters", - "author" : [ - "Dave Rolsky, <autarch@urth.org> and Ilya Martynov <ilya@martynov.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Params-Validate", - "prereqs" : { - "build" : { - "requires" : { - "Devel::Peek" : "0", - "ExtUtils::CBuilder" : "0", - "File::Spec" : "0", - "File::Temp" : "0", - "Module::Build" : "0.3601", - "Test::Fatal" : "0", - "Test::More" : "0.88", - "Tie::Array" : "0", - "Tie::Hash" : "0", - "base" : "0", - "overload" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.3601" - } - }, - "runtime" : { - "requires" : { - "Attribute::Handlers" : "0.79", - "Carp" : "0", - "Exporter" : "0", - "Module::Implementation" : "0", - "Scalar::Util" : "1.10", - "XSLoader" : "0", - "attributes" : "0", - "perl" : "5.008001", - "strict" : "0", - "vars" : "0", - "warnings" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Params-Validate" - }, - "repository" : { - "type" : "git", - "url" : "git://git.urth.org/Params-Validate.git" - } - }, - "version" : "1.07" - }, - "name" : "Params::Validate", - "pathname" : "D/DR/DROLSKY/Params-Validate-1.07.tar.gz", - "provides" : { - "Attribute::Params::Validate" : { - "file" : "Attribute/Params/Validate.pm", - "version" : "1.07" - }, - "Params::Validate" : { - "file" : "Params/Validate.pm", - "version" : "1.07" - }, - "Params::Validate::Constants" : { - "file" : "Params/Validate/Constants.pm", - "version" : "1.07" - }, - "Params::Validate::PP" : { - "file" : "Params/Validate/PP.pm", - "version" : "1.07" - }, - "Params::Validate::XS" : { - "file" : "Params/Validate/XS.pm", - "version" : "1.07" - } - }, - "target" : "Params::Validate", - "version" : "1.07" - }, - "Parse::CPAN::Meta" : { - "dist" : "Parse-CPAN-Meta-1.4404", - "mymeta" : { - "abstract" : "Parse META.yml and META.json CPAN metadata files", - "author" : [ - "Adam Kennedy <adamk@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120630, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Parse-CPAN-Meta", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "CPAN::Meta::YAML" : "0.008", - "File::Spec" : "0.80", - "JSON::PP" : "2.27200", - "Test::More" : "0.47" - } - } - }, - "release_status" : "stable", - "version" : "1.4404" - }, - "name" : "Parse::CPAN::Meta", - "pathname" : "D/DA/DAGOLDEN/Parse-CPAN-Meta-1.4404.tar.gz", - "provides" : { - "Parse::CPAN::Meta" : { - "file" : "Parse/CPAN/Meta.pm", - "version" : "1.4404" - } - }, - "target" : "Parse::CPAN::Meta", - "version" : "1.4404" - }, - "Path::Class" : { - "dist" : "Path-Class-0.31", - "mymeta" : { - "abstract" : "Cross-platform path specification manipulation", - "author" : [ - "Ken Williams <kwilliams@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Path-Class", - "prereqs" : { - "build" : { - "requires" : { - "Module::Build" : "0.3601", - "Test" : "0", - "Test::More" : "0", - "warnings" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30", - "Module::Build" : "0.3601" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Cwd" : "0", - "Exporter" : "0", - "File::Path" : "0", - "File::Spec" : "0.87", - "File::Temp" : "0", - "File::stat" : "0", - "IO::Dir" : "0", - "IO::File" : "0", - "Scalar::Util" : "0", - "base" : "0", - "overload" : "0", - "strict" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Path-Class" - }, - "repository" : { - "type" : "git", - "url" : "git://github.com/kenahoo/Path-Class.git" - } - }, - "version" : "0.31" - }, - "name" : "Path::Class", - "pathname" : "K/KW/KWILLIAMS/Path-Class-0.31.tar.gz", - "provides" : { - "Path::Class" : { - "file" : "Path/Class.pm", - "version" : "0.31" - }, - "Path::Class::Dir" : { - "file" : "Path/Class/Dir.pm", - "version" : "0.31" - }, - "Path::Class::Entity" : { - "file" : "Path/Class/Entity.pm", - "version" : "0.31" - }, - "Path::Class::File" : { - "file" : "Path/Class/File.pm", - "version" : "0.31" - } - }, - "target" : "Path::Class", - "version" : "0.31" - }, - "Path::Tiny" : { - "dist" : "Path-Tiny-0.015", - "mymeta" : { - "abstract" : "File path utility", - "author" : [ - "David Golden <dagolden@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921", - "license" : [ - "apache_2_0" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Path-Tiny", - "no_index" : { - "directory" : [ - "t", - "xt", - "examples", - "corpus" - ], - "package" : [ - "DB" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Devel::Hide" : "0", - "ExtUtils::MakeMaker" : "0", - "File::Find" : "0", - "File::Spec::Functions" : "0", - "File::Spec::Unix" : "0", - "File::pushd" : "0", - "List::Util" : "0", - "Test::Deep" : "0", - "Test::Fatal" : "0", - "Test::More" : "0.96", - "open" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Pod::Coverage::TrustPod" : "0", - "Test::CPAN::Meta" : "0", - "Test::Pod" : "1.41", - "Test::Pod::Coverage" : "1.08" - } - }, - "runtime" : { - "recommends" : { - "Unicode::UTF8" : "0.58" - }, - "requires" : { - "Carp" : "0", - "Cwd" : "0", - "Exporter" : "5.57", - "Fcntl" : "0", - "File::Copy" : "0", - "File::Path" : "2.07", - "File::Spec" : "3.40", - "File::Temp" : "0.18", - "File::stat" : "0", - "autodie" : "2.14", - "constant" : "0", - "overload" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "Devel::Hide" : "0", - "ExtUtils::MakeMaker" : "0", - "File::Find" : "0", - "File::Spec::Functions" : "0", - "File::Spec::Unix" : "0", - "File::pushd" : "0", - "List::Util" : "0", - "Test::Deep" : "0", - "Test::Fatal" : "0", - "Test::More" : "0.96", - "open" : "0" - } - } - }, - "provides" : { - "Path::Tiny" : { - "file" : "lib/Path/Tiny.pm", - "version" : "0.015" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "https://github.com/dagolden/path-tiny/issues" - }, - "homepage" : "https://metacpan.org/release/Path-Tiny", - "repository" : { - "type" : "git", - "url" : "git://github.com/dagolden/path-tiny.git", - "web" : "https://github.com/dagolden/path-tiny" - } - }, - "version" : "0.015", - "x_contributors" : [ - "Chris 'BinGOs' Williams <chris@bingosnet.co.uk>", - "Karen Etheridge <ether@cpan.org>", - "Michael G. Schwern <schwern@pobox.com>" - ] - }, - "name" : "Path::Tiny", - "pathname" : "D/DA/DAGOLDEN/Path-Tiny-0.015.tar.gz", - "provides" : { - "Path::Tiny" : { - "file" : "Path/Tiny.pm", - "version" : "0.015" - } - }, - "target" : "Path::Tiny", - "version" : "0.015" - }, - "Perl::OSType" : { - "dist" : "Perl-OSType-1.002", - "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.120921", - "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" - } - }, - "test" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0.88", - "constant" : "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", - "web" : "http://github.com/dagolden/perl-ostype/tree" - } - }, - "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" - } - }, - "target" : "Perl::OSType", - "version" : "1.002" - }, - "Plack" : { - "dist" : "Plack-1.0018", - "mymeta" : { - "abstract" : "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)", - "author" : [ - "Tatsuhiko Miyagawa" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Plack", - "no_index" : { - "directory" : [ - "inc", - "share", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0.88", - "Test::Requires" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Devel::StackTrace" : "1.23", - "Devel::StackTrace::AsHTML" : "0.11", - "File::ShareDir" : "1.00", - "Filesys::Notify::Simple" : "0", - "HTTP::Body" : "1.06", - "HTTP::Message" : "5.814", - "Hash::MultiValue" : "0.05", - "LWP::UserAgent" : "5.814", - "Pod::Usage" : "1.36", - "Stream::Buffered" : "0.02", - "Test::TCP" : "1.02", - "Try::Tiny" : "0", - "URI" : "1.59", - "parent" : "0", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "https://github.com/plack/Plack/issues" - }, - "homepage" : "http://plackperl.org", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/plack/Plack.git" - } - }, - "version" : "1.0018", - "x_authority" : "MIYAGAWA" - }, - "name" : "Plack", - "pathname" : "M/MI/MIYAGAWA/Plack-1.0018.tar.gz", - "provides" : { - "HTTP::Message::PSGI" : { - "file" : "HTTP/Message/PSGI.pm" - }, - "HTTP::Server::PSGI" : { - "file" : "HTTP/Server/PSGI.pm" - }, - "Plack" : { - "file" : "Plack.pm", - "version" : "1.0018" - }, - "Plack::App::CGIBin" : { - "file" : "Plack/App/CGIBin.pm" - }, - "Plack::App::Cascade" : { - "file" : "Plack/App/Cascade.pm" - }, - "Plack::App::Directory" : { - "file" : "Plack/App/Directory.pm" - }, - "Plack::App::File" : { - "file" : "Plack/App/File.pm" - }, - "Plack::App::PSGIBin" : { - "file" : "Plack/App/PSGIBin.pm" - }, - "Plack::App::URLMap" : { - "file" : "Plack/App/URLMap.pm" - }, - "Plack::App::WrapCGI" : { - "file" : "Plack/App/WrapCGI.pm" - }, - "Plack::Builder" : { - "file" : "Plack/Builder.pm" - }, - "Plack::Component" : { - "file" : "Plack/Component.pm" - }, - "Plack::HTTPParser" : { - "file" : "Plack/HTTPParser.pm" - }, - "Plack::HTTPParser::PP" : { - "file" : "Plack/HTTPParser/PP.pm" - }, - "Plack::Handler" : { - "file" : "Plack/Handler.pm" - }, - "Plack::Handler::Apache1" : { - "file" : "Plack/Handler/Apache1.pm" - }, - "Plack::Handler::Apache2" : { - "file" : "Plack/Handler/Apache2.pm" - }, - "Plack::Handler::Apache2::Registry" : { - "file" : "Plack/Handler/Apache2/Registry.pm" - }, - "Plack::Handler::CGI" : { - "file" : "Plack/Handler/CGI.pm" - }, - "Plack::Handler::CGI::Writer" : { - "file" : "Plack/Handler/CGI.pm" - }, - "Plack::Handler::FCGI" : { - "file" : "Plack/Handler/FCGI.pm" - }, - "Plack::Handler::HTTP::Server::PSGI" : { - "file" : "Plack/Handler/HTTP/Server/PSGI.pm" - }, - "Plack::Handler::HTTP::Server::Simple" : { - "file" : "Plack/Handler/HTTP/Server/Simple.pm" - }, - "Plack::Handler::HTTP::Server::Simple::PSGIServer" : { - "file" : "Plack/Handler/HTTP/Server/Simple.pm" - }, - "Plack::Handler::Standalone" : { - "file" : "Plack/Handler/Standalone.pm" - }, - "Plack::Loader" : { - "file" : "Plack/Loader.pm" - }, - "Plack::Loader::Delayed" : { - "file" : "Plack/Loader/Delayed.pm" - }, - "Plack::Loader::Restarter" : { - "file" : "Plack/Loader/Restarter.pm" - }, - "Plack::Loader::Shotgun" : { - "file" : "Plack/Loader/Shotgun.pm" - }, - "Plack::MIME" : { - "file" : "Plack/MIME.pm" - }, - "Plack::Middleware" : { - "file" : "Plack/Middleware.pm" - }, - "Plack::Middleware::AccessLog" : { - "file" : "Plack/Middleware/AccessLog.pm" - }, - "Plack::Middleware::AccessLog::Timed" : { - "file" : "Plack/Middleware/AccessLog/Timed.pm" - }, - "Plack::Middleware::Auth::Basic" : { - "file" : "Plack/Middleware/Auth/Basic.pm" - }, - "Plack::Middleware::BufferedStreaming" : { - "file" : "Plack/Middleware/BufferedStreaming.pm" - }, - "Plack::Middleware::Chunked" : { - "file" : "Plack/Middleware/Chunked.pm" - }, - "Plack::Middleware::Conditional" : { - "file" : "Plack/Middleware/Conditional.pm" - }, - "Plack::Middleware::ConditionalGET" : { - "file" : "Plack/Middleware/ConditionalGET.pm" - }, - "Plack::Middleware::ContentLength" : { - "file" : "Plack/Middleware/ContentLength.pm" - }, - "Plack::Middleware::ContentMD5" : { - "file" : "Plack/Middleware/ContentMD5.pm" - }, - "Plack::Middleware::ErrorDocument" : { - "file" : "Plack/Middleware/ErrorDocument.pm" - }, - "Plack::Middleware::HTTPExceptions" : { - "file" : "Plack/Middleware/HTTPExceptions.pm" - }, - "Plack::Middleware::Head" : { - "file" : "Plack/Middleware/Head.pm" - }, - "Plack::Middleware::IIS6ScriptNameFix" : { - "file" : "Plack/Middleware/IIS6ScriptNameFix.pm" - }, - "Plack::Middleware::IIS7KeepAliveFix" : { - "file" : "Plack/Middleware/IIS7KeepAliveFix.pm" - }, - "Plack::Middleware::JSONP" : { - "file" : "Plack/Middleware/JSONP.pm" - }, - "Plack::Middleware::LighttpdScriptNameFix" : { - "file" : "Plack/Middleware/LighttpdScriptNameFix.pm" - }, - "Plack::Middleware::Lint" : { - "file" : "Plack/Middleware/Lint.pm" - }, - "Plack::Middleware::Log4perl" : { - "file" : "Plack/Middleware/Log4perl.pm" - }, - "Plack::Middleware::LogDispatch" : { - "file" : "Plack/Middleware/LogDispatch.pm" - }, - "Plack::Middleware::NullLogger" : { - "file" : "Plack/Middleware/NullLogger.pm" - }, - "Plack::Middleware::RearrangeHeaders" : { - "file" : "Plack/Middleware/RearrangeHeaders.pm" - }, - "Plack::Middleware::Recursive" : { - "file" : "Plack/Middleware/Recursive.pm" - }, - "Plack::Middleware::Refresh" : { - "file" : "Plack/Middleware/Refresh.pm" - }, - "Plack::Middleware::Runtime" : { - "file" : "Plack/Middleware/Runtime.pm" - }, - "Plack::Middleware::SimpleContentFilter" : { - "file" : "Plack/Middleware/SimpleContentFilter.pm" - }, - "Plack::Middleware::SimpleLogger" : { - "file" : "Plack/Middleware/SimpleLogger.pm" - }, - "Plack::Middleware::StackTrace" : { - "file" : "Plack/Middleware/StackTrace.pm" - }, - "Plack::Middleware::Static" : { - "file" : "Plack/Middleware/Static.pm" - }, - "Plack::Middleware::XFramework" : { - "file" : "Plack/Middleware/XFramework.pm" - }, - "Plack::Middleware::XSendfile" : { - "file" : "Plack/Middleware/XSendfile.pm" - }, - "Plack::Recursive::ForwardRequest" : { - "file" : "Plack/Middleware/Recursive.pm" - }, - "Plack::Request" : { - "file" : "Plack/Request.pm", - "version" : "1.0018" - }, - "Plack::Request::Upload" : { - "file" : "Plack/Request/Upload.pm" - }, - "Plack::Response" : { - "file" : "Plack/Response.pm", - "version" : "1.0018" - }, - "Plack::Runner" : { - "file" : "Plack/Runner.pm" - }, - "Plack::TempBuffer" : { - "file" : "Plack/TempBuffer.pm" - }, - "Plack::Test" : { - "file" : "Plack/Test.pm" - }, - "Plack::Test::MockHTTP" : { - "file" : "Plack/Test/MockHTTP.pm" - }, - "Plack::Test::Server" : { - "file" : "Plack/Test/Server.pm" - }, - "Plack::Test::Suite" : { - "file" : "Plack/Test/Suite.pm" - }, - "Plack::Util" : { - "file" : "Plack/Util.pm" - }, - "Plack::Util::Accessor" : { - "file" : "Plack/Util/Accessor.pm" - }, - "Plack::Util::IOWithPath" : { - "file" : "Plack/Util.pm" - }, - "Plack::Util::Prototype" : { - "file" : "Plack/Util.pm" - } - }, - "target" : "Plack::Test", - "version" : "1.0018" - }, - "Plack::Middleware::ReverseProxy" : { - "dist" : "Plack-Middleware-ReverseProxy-0.15", - "mymeta" : { - "abstract" : "Supports app to run as a reverse proxy backend", - "author" : [ - "This module is originally written by Kazuhiro Osawa as L<HTTP::Engine::Middleware::ReverseProxy> for L<HTTP::Engine>." - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Plack-Middleware-ReverseProxy", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Plack" : "0.9988", - "Plack::Middleware" : "0", - "Plack::Request" : "0", - "parent" : "0", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/lopnor/Plack-Middleware-ReverseProxy.git" - } - }, - "version" : "0.15" - }, - "name" : "Plack::Middleware::ReverseProxy", - "pathname" : "M/MI/MIYAGAWA/Plack-Middleware-ReverseProxy-0.15.tar.gz", - "provides" : { - "Plack::Middleware::ReverseProxy" : { - "file" : "Plack/Middleware/ReverseProxy.pm", - "version" : "0.15" - } - }, - "target" : "Plack::Middleware::ReverseProxy", - "version" : "0.15" - }, - "Plack::Test::ExternalServer" : { - "dist" : "Plack-Test-ExternalServer-0.01", - "mymeta" : { - "abstract" : "Run HTTP tests on external live servers", - "author" : [ - "Florian Ragwitz <rafl@debian.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 1.093400, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Plack-Test-ExternalServer", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "HTTP::Request::Common" : "0", - "LWP::UserAgent" : "0", - "Plack::Loader" : "0", - "Plack::Test" : "0", - "Test::More" : "0.89", - "Test::TCP" : "0", - "URI" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.01" - }, - "name" : "Plack::Test::ExternalServer", - "pathname" : "F/FL/FLORA/Plack-Test-ExternalServer-0.01.tar.gz", - "provides" : { - "Plack::Test::ExternalServer" : { - "file" : "Plack/Test/ExternalServer.pm", - "version" : "0.01" - } - }, - "target" : "Plack::Test::ExternalServer", - "version" : "0.01" - }, - "Readonly" : { - "dist" : "Readonly-1.03", - "mymeta" : { - "abstract" : "Facility for creating read-only scalars, arrays, hashes.", - "author" : [ - "Eric J. Roode <roode@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Readonly", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "1.03" - }, - "name" : "Readonly", - "pathname" : "R/RO/ROODE/Readonly-1.03.tar.gz", - "provides" : { - "Readonly" : { - "file" : "Readonly.pm", - "version" : "1.03" - }, - "Readonly::Array" : { - "file" : "Readonly.pm" - }, - "Readonly::Hash" : { - "file" : "Readonly.pm" - }, - "Readonly::Scalar" : { - "file" : "Readonly.pm" - } - }, - "target" : "Readonly", - "version" : "1.03" - }, - "Regexp::Common" : { - "dist" : "Regexp-Common-2013031301", - "mymeta" : { - "abstract" : "Provide commonly requested regular expressions", - "author" : [ - "Abigail <regexp-common@abigail.be>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921", - "keywords" : [ - "regular expression", - "pattern" - ], - "license" : [ - "mit" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Regexp-Common", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0", - "strict" : "0" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.00473", - "strict" : "0", - "vars" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://github.com/Abigail/Regexp--Common.git" - } - }, - "version" : "2013031301", - "x_test_requires" : { - "strict" : 0 - } - }, - "name" : "Regexp::Common", - "pathname" : "A/AB/ABIGAIL/Regexp-Common-2013031301.tar.gz", - "provides" : { - "Regexp::Common" : { - "file" : "Regexp/Common.pm", - "version" : "2013031301" - }, - "Regexp::Common::CC" : { - "file" : "Regexp/Common/CC.pm", - "version" : "2010010201" - }, - "Regexp::Common::Entry" : { - "file" : "Regexp/Common.pm" - }, - "Regexp::Common::SEN" : { - "file" : "Regexp/Common/SEN.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI" : { - "file" : "Regexp/Common/URI.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::RFC1035" : { - "file" : "Regexp/Common/URI/RFC1035.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::RFC1738" : { - "file" : "Regexp/Common/URI/RFC1738.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::RFC1808" : { - "file" : "Regexp/Common/URI/RFC1808.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::RFC2384" : { - "file" : "Regexp/Common/URI/RFC2384.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::RFC2396" : { - "file" : "Regexp/Common/URI/RFC2396.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::RFC2806" : { - "file" : "Regexp/Common/URI/RFC2806.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::fax" : { - "file" : "Regexp/Common/URI/fax.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::file" : { - "file" : "Regexp/Common/URI/file.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::ftp" : { - "file" : "Regexp/Common/URI/ftp.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::gopher" : { - "file" : "Regexp/Common/URI/gopher.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::http" : { - "file" : "Regexp/Common/URI/http.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::news" : { - "file" : "Regexp/Common/URI/news.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::pop" : { - "file" : "Regexp/Common/URI/pop.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::prospero" : { - "file" : "Regexp/Common/URI/prospero.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::tel" : { - "file" : "Regexp/Common/URI/tel.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::telnet" : { - "file" : "Regexp/Common/URI/telnet.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::tv" : { - "file" : "Regexp/Common/URI/tv.pm", - "version" : "2010010201" - }, - "Regexp::Common::URI::wais" : { - "file" : "Regexp/Common/URI/wais.pm", - "version" : "2010010201" - }, - "Regexp::Common::balanced" : { - "file" : "Regexp/Common/balanced.pm", - "version" : "2013030901" - }, - "Regexp::Common::comment" : { - "file" : "Regexp/Common/comment.pm", - "version" : "2010010201" - }, - "Regexp::Common::delimited" : { - "file" : "Regexp/Common/delimited.pm", - "version" : "2010010201" - }, - "Regexp::Common::lingua" : { - "file" : "Regexp/Common/lingua.pm", - "version" : "2010010201" - }, - "Regexp::Common::list" : { - "file" : "Regexp/Common/list.pm", - "version" : "2010010201" - }, - "Regexp::Common::net" : { - "file" : "Regexp/Common/net.pm", - "version" : "2013031301" - }, - "Regexp::Common::number" : { - "file" : "Regexp/Common/number.pm", - "version" : "2013031101" - }, - "Regexp::Common::profanity" : { - "file" : "Regexp/Common/profanity.pm", - "version" : "2010010201" - }, - "Regexp::Common::whitespace" : { - "file" : "Regexp/Common/whitespace.pm", - "version" : "2010010201" - }, - "Regexp::Common::zip" : { - "file" : "Regexp/Common/zip.pm", - "version" : "2010010201" - } - }, - "target" : "Regexp::Common", - "version" : "2013031301" - }, - "Return::Value" : { - "dist" : "Return-Value-1.666002", - "mymeta" : { - "abstract" : "Polymorphic Return Values", - "author" : [ - "Casey West <casey@geeknest.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Return-Value", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0.47" - } - } - }, - "release_status" : "stable", - "version" : "1.666002" - }, - "name" : "Return::Value", - "pathname" : "R/RJ/RJBS/Return-Value-1.666002.tar.gz", - "provides" : { - "Return::Value" : { - "file" : "Return/Value.pm", - "version" : "1.666002" - } - }, - "target" : "Return::Value", - "version" : "1.666002" - }, - "Role::Tiny" : { - "dist" : "Role-Tiny-1.002005", - "mymeta" : { - "abstract" : "Roles. Like a nouvelle cuisine portion size slice of Moose.", - "author" : [ - "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Role-Tiny", - "no_index" : { - "directory" : [ - "t", - "inc", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::Fatal" : "0.003", - "Test::More" : "0.96" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/gitmo/Role-Tiny.git" - } - }, - "version" : "1.002005" - }, - "name" : "Role::Tiny", - "pathname" : "M/MS/MSTROUT/Role-Tiny-1.002005.tar.gz", - "provides" : { - "Role::Tiny" : { - "file" : "Role/Tiny.pm", - "version" : "1.002005" - }, - "Role::Tiny::With" : { - "file" : "Role/Tiny/With.pm" - } - }, - "target" : "Role::Tiny", - "version" : "1.002005" - }, - "SOAP::Lite" : { - "dist" : "SOAP-Lite-0.715", - "mymeta" : { - "abstract" : "Perl's Web Services Toolkit", - "author" : [ - "Pavel Kulchenko, Randy J Ray, Byrne Reese, Martin Kutter (MKUTTER@cpan.org)" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "keywords" : [ - "SOAP", - "SOAP client", - "SOAP server" - ], - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "SOAP-Lite", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Class::Inspector" : "0", - "Compress::Zlib" : "0", - "Crypt::SSLeay" : "0", - "FCGI" : "0", - "HTTP::Daemon" : "0", - "IO::File" : "0", - "IO::Socket::SSL" : "0", - "LWP::UserAgent" : "0", - "MIME::Base64" : "0", - "MIME::Parser" : "0", - "Net::POP3" : "0", - "Scalar::Util" : "0", - "Task::Weaken" : "0", - "Test::More" : "0", - "URI" : "0", - "XML::Parser" : "2.23", - "constant" : "0", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "https://soaplite.svn.sourceforge.net/svnroot/soaplite/branches/0.71" - } - }, - "version" : "0.715", - "x_bugtracker" : "https://sourceforge.net/tracker/?group_id=66000&atid=513017" - }, - "name" : "SOAP::Lite", - "pathname" : "M/MK/MKUTTER/SOAP-Lite-0.715.tar.gz", - "provides" : { - "Apache::SOAP" : { - "file" : "Apache/SOAP.pm", - "version" : "0.715" - }, - "Apache::XMLRPC::Lite" : { - "file" : "Apache/XMLRPC/Lite.pm", - "version" : "0.715" - }, - "LWP::Protocol" : { - "file" : "SOAP/Transport/HTTP.pm" - }, - "My::PingPong" : { - "file" : "SOAP/Test.pm" - }, - "SOAP" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Client" : { - "file" : "SOAP/Lite.pm", - "version" : "0" - }, - "SOAP::Cloneable" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Constants" : { - "file" : "SOAP/Constants.pm", - "version" : "0.715" - }, - "SOAP::Custom::XML::Data" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Custom::XML::Deserializer" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Data" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Deserializer" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Fault" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Header" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Lite" : { - "file" : "SOAP/Lite.pm", - "version" : "0.715" - }, - "SOAP::Lite::COM" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Lite::Deserializer::XMLSchema1999" : { - "file" : "SOAP/Lite/Deserializer/XMLSchema1999.pm" - }, - "SOAP::Lite::Deserializer::XMLSchema2001" : { - "file" : "SOAP/Lite/Deserializer/XMLSchema2001.pm" - }, - "SOAP::Lite::Deserializer::XMLSchemaSOAP1_1" : { - "file" : "SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.pm" - }, - "SOAP::Lite::Deserializer::XMLSchemaSOAP1_2" : { - "file" : "SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm" - }, - "SOAP::Lite::Packager" : { - "file" : "SOAP/Lite/Packager.pm" - }, - "SOAP::Lite::Packager::DIME" : { - "file" : "SOAP/Lite/Packager.pm" - }, - "SOAP::Lite::Packager::MIME" : { - "file" : "SOAP/Lite/Packager.pm" - }, - "SOAP::Lite::Utils" : { - "file" : "SOAP/Lite/Utils.pm" - }, - "SOAP::Packager" : { - "file" : "SOAP/Packager.pm", - "version" : "0.715" - }, - "SOAP::Packager::DIME" : { - "file" : "SOAP/Packager.pm" - }, - "SOAP::Packager::MIME" : { - "file" : "SOAP/Packager.pm" - }, - "SOAP::Parser" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::SOM" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Schema" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Schema::Deserializer" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Schema::WSDL" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Serializer" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Server" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Server::Object" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Server::Parameters" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Test" : { - "file" : "SOAP/Test.pm", - "version" : "0.715" - }, - "SOAP::Test::Server" : { - "file" : "SOAP/Test.pm" - }, - "SOAP::Trace" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Transport" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::Transport::HTTP" : { - "file" : "SOAP/Transport/HTTP.pm", - "version" : "0.715" - }, - "SOAP::Transport::HTTP::Apache" : { - "file" : "SOAP/Transport/HTTP.pm" - }, - "SOAP::Transport::HTTP::CGI" : { - "file" : "SOAP/Transport/HTTP.pm" - }, - "SOAP::Transport::HTTP::Client" : { - "file" : "SOAP/Transport/HTTP.pm" - }, - "SOAP::Transport::HTTP::Daemon" : { - "file" : "SOAP/Transport/HTTP.pm" - }, - "SOAP::Transport::HTTP::FCGI" : { - "file" : "SOAP/Transport/HTTP.pm" - }, - "SOAP::Transport::HTTP::Server" : { - "file" : "SOAP/Transport/HTTP.pm" - }, - "SOAP::Transport::IO" : { - "file" : "SOAP/Transport/IO.pm", - "version" : "0.715" - }, - "SOAP::Transport::IO::Server" : { - "file" : "SOAP/Transport/IO.pm" - }, - "SOAP::Transport::LOCAL" : { - "file" : "SOAP/Transport/LOCAL.pm", - "version" : "0.715" - }, - "SOAP::Transport::LOCAL::Client" : { - "file" : "SOAP/Transport/LOCAL.pm" - }, - "SOAP::Transport::LOOPBACK" : { - "file" : "SOAP/Transport/LOOPBACK.pm" - }, - "SOAP::Transport::LOOPBACK::Client" : { - "file" : "SOAP/Transport/LOOPBACK.pm" - }, - "SOAP::Transport::MAILTO" : { - "file" : "SOAP/Transport/MAILTO.pm", - "version" : "0.715" - }, - "SOAP::Transport::MAILTO::Client" : { - "file" : "SOAP/Transport/MAILTO.pm" - }, - "SOAP::Transport::POP3" : { - "file" : "SOAP/Transport/POP3.pm", - "version" : "0.715" - }, - "SOAP::Transport::POP3::Server" : { - "file" : "SOAP/Transport/POP3.pm" - }, - "SOAP::Utils" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::XMLSchema1999::Serializer" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::XMLSchema2001::Serializer" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::XMLSchema::Serializer" : { - "file" : "SOAP/Lite.pm" - }, - "SOAP::XMLSchemaApacheSOAP::Deserializer" : { - "file" : "SOAP/Lite.pm" - }, - "UDDI::Constants" : { - "file" : "UDDI/Lite.pm", - "version" : "0.715" - }, - "UDDI::Data" : { - "file" : "UDDI/Lite.pm", - "version" : "0.715" - }, - "UDDI::Deserializer" : { - "file" : "UDDI/Lite.pm", - "version" : "0.715" - }, - "UDDI::Lite" : { - "file" : "UDDI/Lite.pm", - "version" : "0.715" - }, - "UDDI::SOM" : { - "file" : "UDDI/Lite.pm", - "version" : "0.715" - }, - "UDDI::Serializer" : { - "file" : "UDDI/Lite.pm", - "version" : "0.715" - }, - "XML::Parser::Lite" : { - "file" : "XML/Parser/Lite.pm", - "version" : "0.715" - }, - "XMLRPC" : { - "file" : "XMLRPC/Lite.pm" - }, - "XMLRPC::Constants" : { - "file" : "XMLRPC/Lite.pm" - }, - "XMLRPC::Data" : { - "file" : "XMLRPC/Lite.pm" - }, - "XMLRPC::Deserializer" : { - "file" : "XMLRPC/Lite.pm" - }, - "XMLRPC::Lite" : { - "file" : "XMLRPC/Lite.pm", - "version" : "0.715" - }, - "XMLRPC::SOM" : { - "file" : "XMLRPC/Lite.pm" - }, - "XMLRPC::Serializer" : { - "file" : "XMLRPC/Lite.pm" - }, - "XMLRPC::Server" : { - "file" : "XMLRPC/Lite.pm" - }, - "XMLRPC::Server::Parameters" : { - "file" : "XMLRPC/Lite.pm" - }, - "XMLRPC::Test" : { - "file" : "XMLRPC/Test.pm", - "version" : "0.715" - }, - "XMLRPC::Test::Server" : { - "file" : "XMLRPC/Test.pm" - }, - "XMLRPC::Transport::HTTP" : { - "file" : "XMLRPC/Transport/HTTP.pm", - "version" : "0.715" - }, - "XMLRPC::Transport::HTTP::Apache" : { - "file" : "XMLRPC/Transport/HTTP.pm" - }, - "XMLRPC::Transport::HTTP::CGI" : { - "file" : "XMLRPC/Transport/HTTP.pm" - }, - "XMLRPC::Transport::HTTP::Daemon" : { - "file" : "XMLRPC/Transport/HTTP.pm" - }, - "XMLRPC::Transport::POP3" : { - "file" : "XMLRPC/Transport/POP3.pm", - "version" : "0.715" - }, - "XMLRPC::Transport::POP3::Server" : { - "file" : "XMLRPC/Transport/POP3.pm" - }, - "XMLRPC::Transport::TCP" : { - "file" : "XMLRPC/Transport/TCP.pm", - "version" : "0.715" - }, - "XMLRPC::Transport::TCP::Server" : { - "file" : "XMLRPC/Transport/TCP.pm" - } - }, - "target" : "SOAP::Lite", - "version" : "0.715" - }, - "SOAP::WSDL" : { - "dist" : "SOAP-WSDL-2.00.10", - "mymeta" : { - "abstract" : "SOAP with WSDL support", - "author" : [ - "Martin Kutter <martin.kutter@fen-net.de>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_1" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "SOAP-WSDL", - "no_index" : { - "directory" : [ - "lib/SOAP/WSDL/Generator/Template/XSD/" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Class::Std::Fast" : "v0.0.5", - "Cwd" : "0", - "Date::Format" : "0", - "Date::Parse" : "0", - "File::Basename" : "0", - "File::Path" : "0", - "File::Spec" : "0", - "Getopt::Long" : "0", - "LWP::UserAgent" : "0", - "List::Util" : "0", - "Module::Build" : "0", - "Storable" : "0", - "Template" : "2.18", - "Test::More" : "0", - "XML::Parser::Expat" : "0" - } - }, - "runtime" : { - "requires" : { - "Class::Std::Fast" : "v0.0.5", - "Data::Dumper" : "0", - "Date::Format" : "0", - "Date::Parse" : "0", - "File::Basename" : "0", - "File::Path" : "0", - "Getopt::Long" : "0", - "LWP::UserAgent" : "0", - "List::Util" : "0", - "Template" : "2.18", - "Term::ReadKey" : "0", - "URI" : "0", - "XML::Parser::Expat" : "0", - "perl" : "v5.8.0" - } - } - }, - "provides" : { - "SOAP::WSDL" : { - "file" : "lib/SOAP/WSDL.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Base" : { - "file" : "lib/SOAP/WSDL/Base.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Binding" : { - "file" : "lib/SOAP/WSDL/Binding.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Client" : { - "file" : "lib/SOAP/WSDL/Client.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Client::Base" : { - "file" : "lib/SOAP/WSDL/Client/Base.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Definitions" : { - "file" : "lib/SOAP/WSDL/Definitions.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Deserializer::Hash" : { - "file" : "lib/SOAP/WSDL/Deserializer/Hash.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Deserializer::SOM" : { - "file" : "lib/SOAP/WSDL/Deserializer/SOM.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Deserializer::XSD" : { - "file" : "lib/SOAP/WSDL/Deserializer/XSD.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Expat::Base" : { - "file" : "lib/SOAP/WSDL/Expat/Base.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Expat::Message2Hash" : { - "file" : "lib/SOAP/WSDL/Expat/Message2Hash.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Expat::MessageParser" : { - "file" : "lib/SOAP/WSDL/Expat/MessageParser.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Expat::MessageStreamParser" : { - "file" : "lib/SOAP/WSDL/Expat/MessageStreamParser.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Expat::WSDLParser" : { - "file" : "lib/SOAP/WSDL/Expat/WSDLParser.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Factory::Deserializer" : { - "file" : "lib/SOAP/WSDL/Factory/Deserializer.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Factory::Generator" : { - "file" : "lib/SOAP/WSDL/Factory/Generator.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Factory::Serializer" : { - "file" : "lib/SOAP/WSDL/Factory/Serializer.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Factory::Transport" : { - "file" : "lib/SOAP/WSDL/Factory/Transport.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Iterator::WSDL11" : { - "file" : "lib/SOAP/WSDL/Generator/Iterator/WSDL11.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::PrefixResolver" : { - "file" : "lib/SOAP/WSDL/Generator/PrefixResolver.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Template" : { - "file" : "lib/SOAP/WSDL/Generator/Template.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Template::Plugin::XSD" : { - "file" : "lib/SOAP/WSDL/Generator/Template/Plugin/XSD.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Template::XSD" : { - "file" : "lib/SOAP/WSDL/Generator/Template/XSD.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Visitor" : { - "file" : "lib/SOAP/WSDL/Generator/Visitor.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Visitor::Typemap" : { - "file" : "lib/SOAP/WSDL/Generator/Visitor/Typemap.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Message" : { - "file" : "lib/SOAP/WSDL/Message.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::OpMessage" : { - "file" : "lib/SOAP/WSDL/OpMessage.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Operation" : { - "file" : "lib/SOAP/WSDL/Operation.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Part" : { - "file" : "lib/SOAP/WSDL/Part.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Port" : { - "file" : "lib/SOAP/WSDL/Port.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::PortType" : { - "file" : "lib/SOAP/WSDL/PortType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Address" : { - "file" : "lib/SOAP/WSDL/SOAP/Address.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Body" : { - "file" : "lib/SOAP/WSDL/SOAP/Body.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Header" : { - "file" : "lib/SOAP/WSDL/SOAP/Header.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::HeaderFault" : { - "file" : "lib/SOAP/WSDL/SOAP/HeaderFault.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Operation" : { - "file" : "lib/SOAP/WSDL/SOAP/Operation.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Typelib::Fault" : { - "file" : "lib/SOAP/WSDL/SOAP/Typelib/Fault.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Typelib::Fault11" : { - "file" : "lib/SOAP/WSDL/SOAP/Typelib/Fault11.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Typelib::Fault11Detail" : { - "file" : "lib/SOAP/WSDL/SOAP/Typelib/Fault11.pm", - "version" : "0" - }, - "SOAP::WSDL::Serializer::XSD" : { - "file" : "lib/SOAP/WSDL/Serializer/XSD.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Server" : { - "file" : "lib/SOAP/WSDL/Server.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Server::CGI" : { - "file" : "lib/SOAP/WSDL/Server/CGI.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Server::Mod_Perl2" : { - "file" : "lib/SOAP/WSDL/Server/Mod_Perl2.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Server::Simple" : { - "file" : "lib/SOAP/WSDL/Server/Simple.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Service" : { - "file" : "lib/SOAP/WSDL/Service.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Transport::HTTP" : { - "file" : "lib/SOAP/WSDL/Transport/HTTP.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Transport::Loopback" : { - "file" : "lib/SOAP/WSDL/Transport/Loopback.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Transport::Test" : { - "file" : "lib/SOAP/WSDL/Transport/Test.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::TypeLookup" : { - "file" : "lib/SOAP/WSDL/TypeLookup.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Types" : { - "file" : "lib/SOAP/WSDL/Types.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Annotation" : { - "file" : "lib/SOAP/WSDL/XSD/Annotation.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Attribute" : { - "file" : "lib/SOAP/WSDL/XSD/Attribute.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::AttributeGroup" : { - "file" : "lib/SOAP/WSDL/XSD/AttributeGroup.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Builtin" : { - "file" : "lib/SOAP/WSDL/XSD/Builtin.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::ComplexType" : { - "file" : "lib/SOAP/WSDL/XSD/ComplexType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Element" : { - "file" : "lib/SOAP/WSDL/XSD/Element.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Enumeration" : { - "file" : "lib/SOAP/WSDL/XSD/Enumeration.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::FractionDigits" : { - "file" : "lib/SOAP/WSDL/XSD/FractionDigits.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Group" : { - "file" : "lib/SOAP/WSDL/XSD/Group.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Length" : { - "file" : "lib/SOAP/WSDL/XSD/Length.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MaxExclusive" : { - "file" : "lib/SOAP/WSDL/XSD/MaxExclusive.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MaxInclusive" : { - "file" : "lib/SOAP/WSDL/XSD/MaxInclusive.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MaxLength" : { - "file" : "lib/SOAP/WSDL/XSD/MaxLength.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MinExclusive" : { - "file" : "lib/SOAP/WSDL/XSD/MinExclusive.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MinInclusive" : { - "file" : "lib/SOAP/WSDL/XSD/MinInclusive.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MinLength" : { - "file" : "lib/SOAP/WSDL/XSD/MinLength.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Pattern" : { - "file" : "lib/SOAP/WSDL/XSD/Pattern.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Schema" : { - "file" : "lib/SOAP/WSDL/XSD/Schema.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Schema::Builtin" : { - "file" : "lib/SOAP/WSDL/XSD/Schema/Builtin.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::SimpleType" : { - "file" : "lib/SOAP/WSDL/XSD/SimpleType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::TotalDigits" : { - "file" : "lib/SOAP/WSDL/XSD/TotalDigits.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Attribute" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Attribute.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::AttributeSet" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/AttributeSet.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Builtin" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::ENTITY" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/ENTITY.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::ID" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/ID.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::IDREF" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/IDREF.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::IDREFS" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/IDREFS.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::NCName" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/NCName.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::NMTOKEN" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/NMTOKEN.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::NMTOKENS" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/NMTOKENS.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::NOTATION" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/NOTATION.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::Name" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/Name.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::QName" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/QName.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::anySimpleType" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/anySimpleType.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::anyType" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/anyType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::anyURI" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/anyURI.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::base64Binary" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/base64Binary.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::boolean" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/boolean.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::byte" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/byte.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::date" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/date.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::dateTime" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/dateTime.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::decimal" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/decimal.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::double" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/double.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::duration" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/duration.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::float" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/float.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::gDay" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/gDay.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::gMonth" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/gMonth.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::gMonthDay" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/gMonthDay.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::gYear" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/gYear.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::gYearMonth" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/gYearMonth.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::hexBinary" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/hexBinary.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::int" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/int.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::integer" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/integer.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::language" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/language.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::list" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/list.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::long" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/long.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::negativeInteger" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/negativeInteger.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::nonNegativeInteger" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/nonNegativeInteger.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::nonPositiveInteger" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/nonPositiveInteger.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::normalizedString" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/normalizedString.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::positiveInteger" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/positiveInteger.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::short" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/short.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::string" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/string.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::time" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/time.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::token" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/token.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::unsignedByte" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedByte.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::unsignedInt" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedInt.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::unsignedLong" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedLong.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::unsignedShort" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedShort.pm", - "version" : "0" - }, - "SOAP::WSDL::XSD::Typelib::ComplexType" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/ComplexType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Element" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/Element.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::SimpleType" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/SimpleType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::SimpleType::restriction" : { - "file" : "lib/SOAP/WSDL/XSD/Typelib/SimpleType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::WhiteSpace" : { - "file" : "lib/SOAP/WSDL/XSD/WhiteSpace.pm", - "version" : "v2.0.10" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://opensource.org/licenses/artistic-license.php" - ] - }, - "version" : "2.00.10" - }, - "name" : "SOAP::WSDL", - "pathname" : "M/MK/MKUTTER/SOAP-WSDL-2.00.10.tar.gz", - "provides" : { - "SOAP::WSDL" : { - "file" : "SOAP/WSDL.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Base" : { - "file" : "SOAP/WSDL/Base.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Binding" : { - "file" : "SOAP/WSDL/Binding.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Client" : { - "file" : "SOAP/WSDL/Client.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Client::Base" : { - "file" : "SOAP/WSDL/Client/Base.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Definitions" : { - "file" : "SOAP/WSDL/Definitions.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Deserializer::Hash" : { - "file" : "SOAP/WSDL/Deserializer/Hash.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Deserializer::SOM" : { - "file" : "SOAP/WSDL/Deserializer/SOM.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Deserializer::XSD" : { - "file" : "SOAP/WSDL/Deserializer/XSD.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Expat::Base" : { - "file" : "SOAP/WSDL/Expat/Base.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Expat::Message2Hash" : { - "file" : "SOAP/WSDL/Expat/Message2Hash.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Expat::MessageParser" : { - "file" : "SOAP/WSDL/Expat/MessageParser.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Expat::MessageStreamParser" : { - "file" : "SOAP/WSDL/Expat/MessageStreamParser.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Expat::WSDLParser" : { - "file" : "SOAP/WSDL/Expat/WSDLParser.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Factory::Deserializer" : { - "file" : "SOAP/WSDL/Factory/Deserializer.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Factory::Generator" : { - "file" : "SOAP/WSDL/Factory/Generator.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Factory::Serializer" : { - "file" : "SOAP/WSDL/Factory/Serializer.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Factory::Transport" : { - "file" : "SOAP/WSDL/Factory/Transport.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Iterator::WSDL11" : { - "file" : "SOAP/WSDL/Generator/Iterator/WSDL11.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::PrefixResolver" : { - "file" : "SOAP/WSDL/Generator/PrefixResolver.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Template" : { - "file" : "SOAP/WSDL/Generator/Template.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Template::Plugin::XSD" : { - "file" : "SOAP/WSDL/Generator/Template/Plugin/XSD.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Template::XSD" : { - "file" : "SOAP/WSDL/Generator/Template/XSD.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Visitor" : { - "file" : "SOAP/WSDL/Generator/Visitor.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Generator::Visitor::Typemap" : { - "file" : "SOAP/WSDL/Generator/Visitor/Typemap.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Message" : { - "file" : "SOAP/WSDL/Message.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::OpMessage" : { - "file" : "SOAP/WSDL/OpMessage.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Operation" : { - "file" : "SOAP/WSDL/Operation.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Part" : { - "file" : "SOAP/WSDL/Part.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Port" : { - "file" : "SOAP/WSDL/Port.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::PortType" : { - "file" : "SOAP/WSDL/PortType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Address" : { - "file" : "SOAP/WSDL/SOAP/Address.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Body" : { - "file" : "SOAP/WSDL/SOAP/Body.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Header" : { - "file" : "SOAP/WSDL/SOAP/Header.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::HeaderFault" : { - "file" : "SOAP/WSDL/SOAP/HeaderFault.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Operation" : { - "file" : "SOAP/WSDL/SOAP/Operation.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Typelib::Fault" : { - "file" : "SOAP/WSDL/SOAP/Typelib/Fault.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Typelib::Fault11" : { - "file" : "SOAP/WSDL/SOAP/Typelib/Fault11.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::SOAP::Typelib::Fault11Detail" : { - "file" : "SOAP/WSDL/SOAP/Typelib/Fault11.pm" - }, - "SOAP::WSDL::Serializer::XSD" : { - "file" : "SOAP/WSDL/Serializer/XSD.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Server" : { - "file" : "SOAP/WSDL/Server.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Server::CGI" : { - "file" : "SOAP/WSDL/Server/CGI.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Server::Mod_Perl2" : { - "file" : "SOAP/WSDL/Server/Mod_Perl2.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Server::Simple" : { - "file" : "SOAP/WSDL/Server/Simple.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Service" : { - "file" : "SOAP/WSDL/Service.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Transport::HTTP" : { - "file" : "SOAP/WSDL/Transport/HTTP.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Transport::Loopback" : { - "file" : "SOAP/WSDL/Transport/Loopback.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Transport::Test" : { - "file" : "SOAP/WSDL/Transport/Test.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::TypeLookup" : { - "file" : "SOAP/WSDL/TypeLookup.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::Types" : { - "file" : "SOAP/WSDL/Types.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Annotation" : { - "file" : "SOAP/WSDL/XSD/Annotation.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Attribute" : { - "file" : "SOAP/WSDL/XSD/Attribute.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::AttributeGroup" : { - "file" : "SOAP/WSDL/XSD/AttributeGroup.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Builtin" : { - "file" : "SOAP/WSDL/XSD/Builtin.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::ComplexType" : { - "file" : "SOAP/WSDL/XSD/ComplexType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Element" : { - "file" : "SOAP/WSDL/XSD/Element.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Enumeration" : { - "file" : "SOAP/WSDL/XSD/Enumeration.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::FractionDigits" : { - "file" : "SOAP/WSDL/XSD/FractionDigits.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Group" : { - "file" : "SOAP/WSDL/XSD/Group.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Length" : { - "file" : "SOAP/WSDL/XSD/Length.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MaxExclusive" : { - "file" : "SOAP/WSDL/XSD/MaxExclusive.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MaxInclusive" : { - "file" : "SOAP/WSDL/XSD/MaxInclusive.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MaxLength" : { - "file" : "SOAP/WSDL/XSD/MaxLength.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MinExclusive" : { - "file" : "SOAP/WSDL/XSD/MinExclusive.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MinInclusive" : { - "file" : "SOAP/WSDL/XSD/MinInclusive.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::MinLength" : { - "file" : "SOAP/WSDL/XSD/MinLength.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Pattern" : { - "file" : "SOAP/WSDL/XSD/Pattern.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Schema" : { - "file" : "SOAP/WSDL/XSD/Schema.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Schema::Builtin" : { - "file" : "SOAP/WSDL/XSD/Schema/Builtin.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::SimpleType" : { - "file" : "SOAP/WSDL/XSD/SimpleType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::TotalDigits" : { - "file" : "SOAP/WSDL/XSD/TotalDigits.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Attribute" : { - "file" : "SOAP/WSDL/XSD/Typelib/Attribute.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::AttributeSet" : { - "file" : "SOAP/WSDL/XSD/Typelib/AttributeSet.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Builtin" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::ENTITY" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/ENTITY.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::ID" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/ID.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::IDREF" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/IDREF.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::IDREFS" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/IDREFS.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::NCName" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/NCName.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::NMTOKEN" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/NMTOKEN.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::NMTOKENS" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/NMTOKENS.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::NOTATION" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/NOTATION.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::Name" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/Name.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::QName" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/QName.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::anySimpleType" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/anySimpleType.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::anyType" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/anyType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::anyURI" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/anyURI.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::base64Binary" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/base64Binary.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::boolean" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/boolean.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::byte" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/byte.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::date" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/date.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::dateTime" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/dateTime.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::decimal" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/decimal.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::double" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/double.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::duration" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/duration.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::float" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/float.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::gDay" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/gDay.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::gMonth" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/gMonth.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::gMonthDay" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/gMonthDay.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::gYear" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/gYear.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::gYearMonth" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/gYearMonth.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::hexBinary" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/hexBinary.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::int" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/int.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::integer" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/integer.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::language" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/language.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::list" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/list.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::long" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/long.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::negativeInteger" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/negativeInteger.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::nonNegativeInteger" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/nonNegativeInteger.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::nonPositiveInteger" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/nonPositiveInteger.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::normalizedString" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/normalizedString.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::positiveInteger" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/positiveInteger.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::short" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/short.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::string" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/string.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::time" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/time.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::token" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/token.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::unsignedByte" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/unsignedByte.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::unsignedInt" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/unsignedInt.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::unsignedLong" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/unsignedLong.pm" - }, - "SOAP::WSDL::XSD::Typelib::Builtin::unsignedShort" : { - "file" : "SOAP/WSDL/XSD/Typelib/Builtin/unsignedShort.pm" - }, - "SOAP::WSDL::XSD::Typelib::ComplexType" : { - "file" : "SOAP/WSDL/XSD/Typelib/ComplexType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::Element" : { - "file" : "SOAP/WSDL/XSD/Typelib/Element.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::SimpleType" : { - "file" : "SOAP/WSDL/XSD/Typelib/SimpleType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::Typelib::SimpleType::restriction" : { - "file" : "SOAP/WSDL/XSD/Typelib/SimpleType.pm", - "version" : "v2.0.10" - }, - "SOAP::WSDL::XSD::WhiteSpace" : { - "file" : "SOAP/WSDL/XSD/WhiteSpace.pm", - "version" : "v2.0.10" - } - }, - "target" : "SOAP::WSDL", - "version" : "v2.0.10" - }, - "SQL::Abstract" : { - "dist" : "SQL-Abstract-1.73", - "mymeta" : { - "abstract" : "Generate SQL from Perl data structures", - "author" : [ - "Nathan Wiger <nate@wiger.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "SQL-Abstract", - "no_index" : { - "directory" : [ - "examples", - "inc", - "t" - ], - "package" : [ - "DBIx::Class::Storage::Debug::PrettyPrint" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Storable" : "0", - "Test::Exception" : "0", - "Test::More" : "0.92", - "Test::Warn" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Class::Accessor::Grouped" : "0.10005", - "Getopt::Long::Descriptive" : "0.091", - "Hash::Merge" : "0.12", - "List::Util" : "0", - "Scalar::Util" : "0", - "Storable" : "0", - "Test::Exception" : "0", - "Test::More" : "0.92", - "Test::Warn" : "0", - "perl" : "5.006002" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=SQL-Abstract" - }, - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/dbsrgits/SQL-Abstract.git" - } - }, - "version" : "1.73" - }, - "name" : "SQL::Abstract", - "pathname" : "F/FR/FREW/SQL-Abstract-1.73.tar.gz", - "provides" : { - "DBIx::Class::Storage::Debug::PrettyPrint" : { - "file" : "DBIx/Class/Storage/Debug/PrettyPrint.pm" - }, - "SQL::Abstract" : { - "file" : "SQL/Abstract.pm", - "version" : "1.73" - }, - "SQL::Abstract::Test" : { - "file" : "SQL/Abstract/Test.pm" - }, - "SQL::Abstract::Tree" : { - "file" : "SQL/Abstract/Tree.pm" - } - }, - "target" : "SQL::Abstract", - "version" : "1.73" - }, - "Safe::Isa" : { - "dist" : "Safe-Isa-1.000002", - "mymeta" : { - "abstract" : "Call isa, can, does and DOES safely on things that may not be objects", - "author" : [ - "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Safe-Isa", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "1.000002" - }, - "name" : "Safe::Isa", - "pathname" : "M/MS/MSTROUT/Safe-Isa-1.000002.tar.gz", - "provides" : { - "Safe::Isa" : { - "file" : "Safe/Isa.pm", - "version" : "1.000002" - } - }, - "target" : "Safe::Isa", - "version" : "1.000002" - }, - "Scope::Guard" : { - "dist" : "Scope-Guard-0.20", - "mymeta" : { - "abstract" : "lexically-scoped resource management", - "author" : [ - "chocolateboy <chocolate@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.56, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Scope-Guard", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.006001" - } - } - }, - "release_status" : "stable", - "version" : "0.20" - }, - "name" : "Scope::Guard", - "pathname" : "C/CH/CHOCOLATE/Scope-Guard-0.20.tar.gz", - "provides" : { - "Scope::Guard" : { - "file" : "Scope/Guard.pm", - "version" : "0.20" - } - }, - "target" : "Scope::Guard", - "version" : "0.20" - }, - "Sort::Key" : { - "dist" : "Sort-Key-1.32", - "mymeta" : { - "abstract" : "the fastest way to sort anything in Perl", - "author" : [ - "Salvador Fandino <sfandino@yahoo.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Sort-Key", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0.54" - } - } - }, - "release_status" : "stable", - "version" : "1.32" - }, - "name" : "Sort::Key", - "pathname" : "S/SA/SALVA/Sort-Key-1.32.tar.gz", - "provides" : { - "Sort::Key" : { - "file" : "Sort/Key.pm", - "version" : "1.32" - }, - "Sort::Key::Maker" : { - "file" : "Sort/Key/Maker.pm", - "version" : "0.02" - }, - "Sort::Key::Multi" : { - "file" : "Sort/Key/Multi.pm", - "version" : "1.30" - }, - "Sort::Key::Natural" : { - "file" : "Sort/Key/Natural.pm", - "version" : "0.04" - }, - "Sort::Key::Register" : { - "file" : "Sort/Key/Register.pm", - "version" : "1.30" - }, - "Sort::Key::Types" : { - "file" : "Sort/Key/Types.pm", - "version" : "1.30" - } - }, - "target" : "Sort::Key", - "version" : "1.32" - }, - "Spiffy" : { - "dist" : "Spiffy-0.31", - "mymeta" : { - "abstract" : "Spiffy Perl Interface Framework For You", - "author" : [ - "Ingy döt Net <ingy@ingy.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Spiffy", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.006001" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "https://github.com/ingydotnet/spiffy-pm/tree", - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.31", - "x_module_name" : "Spiffy" - }, - "name" : "Spiffy", - "pathname" : "I/IN/INGY/Spiffy-0.31.tar.gz", - "provides" : { - "Spiffy" : { - "file" : "Spiffy.pm", - "version" : "0.31" - }, - "Spiffy::mixin" : { - "file" : "Spiffy/mixin.pm" - } - }, - "target" : "Spiffy", - "version" : "0.31" - }, - "Starman" : { - "dist" : "Starman-0.3006", - "mymeta" : { - "abstract" : "High-performance preforking PSGI/Plack web server", - "author" : [ - "Tatsuhiko Miyagawa <miyagawa@bulknews.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Starman", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0", - "Test::Requires" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "recommends" : { - "Net::Server::SS::PreFork" : "0", - "Server::Starter" : "0.12" - }, - "requires" : { - "Data::Dump" : "0", - "HTTP::Date" : "0", - "HTTP::Parser::XS" : "0", - "HTTP::Status" : "0", - "Net::Server" : "0.91", - "Plack" : "0.9971", - "Test::TCP" : "1.11", - "parent" : "0", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/miyagawa/Starman.git" - } - }, - "version" : "0.3006" - }, - "name" : "Starman", - "pathname" : "M/MI/MIYAGAWA/Starman-0.3006.tar.gz", - "provides" : { - "HTTP::Server::PSGI::Net::Server::PreFork" : { - "file" : "HTTP/Server/PSGI/Net/Server/PreFork.pm" - }, - "Plack::Handler::Starman" : { - "file" : "Plack/Handler/Starman.pm" - }, - "Starman" : { - "file" : "Starman.pm", - "version" : "0.3006" - }, - "Starman::Server" : { - "file" : "Starman/Server.pm" - } - }, - "target" : "Starman", - "version" : "0.3006" - }, - "Statistics::Distributions" : { - "dist" : "Statistics-Distributions-1.02", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Statistics-Distributions", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "1.02" - }, - "name" : "Statistics::Distributions", - "pathname" : "M/MI/MIKEK/Statistics-Distributions-1.02.tar.gz", - "provides" : { - "Statistics::Distributions" : { - "file" : "Statistics/Distributions.pm", - "version" : "1.02" - } - }, - "target" : "Statistics::Distributions", - "version" : "1.02" - }, - "Stream::Buffered" : { - "dist" : "Stream-Buffered-0.02", - "mymeta" : { - "abstract" : "temporary buffer to save bytes", - "author" : [ - "Tatsuhiko Miyagawa" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Stream-Buffered", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "https://github.com/plack/Plack/issues" - }, - "homepage" : "http://plackperl.org", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/doy/stream-buffered.git" - } - }, - "version" : "0.02" - }, - "name" : "Stream::Buffered", - "pathname" : "D/DO/DOY/Stream-Buffered-0.02.tar.gz", - "provides" : { - "Stream::Buffered" : { - "file" : "Stream/Buffered.pm", - "version" : "0.02" - }, - "Stream::Buffered::Auto" : { - "file" : "Stream/Buffered/Auto.pm" - }, - "Stream::Buffered::File" : { - "file" : "Stream/Buffered/File.pm" - }, - "Stream::Buffered::PerlIO" : { - "file" : "Stream/Buffered/PerlIO.pm" - } - }, - "target" : "Stream::Buffered", - "version" : "0.02" - }, - "String::CRC32" : { - "dist" : "String-CRC32-1.4", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "String-CRC32", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "1.4" - }, - "name" : "String::CRC32", - "pathname" : "S/SO/SOENKE/String-CRC32-1.4.tar.gz", - "provides" : { - "String::CRC32" : { - "file" : "String/CRC32.pm", - "version" : "1.4" - } - }, - "target" : "String::CRC32", - "version" : "1.4" - }, - "String::CamelCase" : { - "dist" : "String-CamelCase-0.02", - "mymeta" : { - "abstract" : "camelcase, de-camelcase", - "author" : [ - "YAMASHINA Hio <hio@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MY_Metafile version 0.09, EUMM-6.17., CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "String-CamelCase", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.02", - "x_installdirs" : "site", - "x_version_from" : "lib/String/CamelCase.pm" - }, - "name" : "String::CamelCase", - "pathname" : "H/HI/HIO/String-CamelCase-0.02.tar.gz", - "provides" : { - "String::CamelCase" : { - "file" : "String/CamelCase.pm", - "version" : "0.02" - } - }, - "target" : "String::CamelCase", - "version" : "0.02" - }, - "String::RewritePrefix" : { - "dist" : "String-RewritePrefix-0.006", - "mymeta" : { - "abstract" : "rewrite strings based on a set of known prefixes", - "author" : [ - "Ricardo Signes <rjbs@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.102342, CPAN::Meta::Converter version 2.102400, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "String-RewritePrefix", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.96" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.31" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Sub::Exporter" : "0.972" - } - }, - "test" : { - "requires" : { - "Test::More" : "0.96" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://git.codesimply.com/String-RewritePrefix.git" - } - }, - "version" : "0.006", - "x_Dist_Zilla" : { - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@RJBS/@Basic/GatherDir", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@RJBS/@Basic/PruneCruft", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@RJBS/@Basic/ManifestSkip", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@RJBS/@Basic/MetaYAML", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@RJBS/@Basic/License", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@RJBS/@Basic/Readme", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@RJBS/@Basic/ExtraTests", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@RJBS/@Basic/ExecDir", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@RJBS/@Basic/ShareDir", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@RJBS/@Basic/MakeMaker", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@RJBS/@Basic/Manifest", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@RJBS/@Basic/TestRelease", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@RJBS/@Basic/ConfirmRelease", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@RJBS/@Basic/UploadToCPAN", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereqs", - "name" : "@RJBS/AutoPrereqs", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "@RJBS/Git::NextVersion", - "version" : "1.102810" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@RJBS/PkgVersion", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@RJBS/MetaConfig", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@RJBS/MetaJSON", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "@RJBS/NextRelease", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@RJBS/PodSyntaxTests", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::Repository", - "name" : "@RJBS/Repository", - "version" : "0.14" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "@RJBS/TestMoreWithSubtests", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@RJBS/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "@RJBS/@Git/Check", - "version" : "1.102810" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "@RJBS/@Git/Commit", - "version" : "1.102810" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "@RJBS/@Git/Tag", - "version" : "1.102810" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Push", - "name" : "@RJBS/@Git/Push", - "version" : "1.102810" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.102342" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.102342" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : 0 - }, - "version" : "4.102342" - } - } - }, - "name" : "String::RewritePrefix", - "pathname" : "R/RJ/RJBS/String-RewritePrefix-0.006.tar.gz", - "provides" : { - "String::RewritePrefix" : { - "file" : "String/RewritePrefix.pm", - "version" : "0.006" - } - }, - "target" : "String::RewritePrefix", - "version" : "0.006" - }, - "String::ToIdentifier::EN" : { - "dist" : "String-ToIdentifier-EN-0.09", - "mymeta" : { - "abstract" : "Convert Strings to English Program Identifiers", - "author" : [ - "Rafael Kitover, C<< <rkitover@cpan.org> >>", - "Rafael Kitover <rkitover@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "String-ToIdentifier-EN", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0.92" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Exporter" : "5.57", - "Lingua::EN::Inflect::Phrase" : "0.16", - "Test::More" : "0.92", - "Text::Unidecode" : "0.04", - "namespace::clean" : "0.20", - "perl" : "5.008001" - } - } - }, - "provides" : { - "String::ToIdentifier::EN" : { - "file" : "lib/String/ToIdentifier/EN.pm", - "version" : "0.09" - }, - "String::ToIdentifier::EN::Unicode" : { - "file" : "lib/String/ToIdentifier/EN/Unicode.pm", - "version" : "0" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/rkitover/string-toidentifier-en.git" - } - }, - "version" : "0.09" - }, - "name" : "String::ToIdentifier::EN", - "pathname" : "R/RK/RKITOVER/String-ToIdentifier-EN-0.09.tar.gz", - "provides" : { - "String::ToIdentifier::EN" : { - "file" : "String/ToIdentifier/EN.pm", - "version" : "0.09" - }, - "String::ToIdentifier::EN::Unicode" : { - "file" : "String/ToIdentifier/EN/Unicode.pm" - } - }, - "target" : "String::ToIdentifier::EN", - "version" : "0.09" - }, - "Sub::Exporter" : { - "dist" : "Sub-Exporter-0.985", - "mymeta" : { - "abstract" : "a sophisticated exporter for custom-built routines", - "author" : [ - "Ricardo Signes <rjbs@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Sub-Exporter", - "prereqs" : { - "build" : { - "requires" : { - "Exporter" : "0", - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0.96", - "base" : "0", - "overload" : "0", - "subs" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Test::Pod" : "1.41", - "version" : "0.9901" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Data::OptList" : "0.100", - "Params::Util" : "0.14", - "Sub::Install" : "0.92", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "Exporter" : "0", - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0.96", - "base" : "0", - "overload" : "0", - "subs" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "https://github.com/rjbs/sub-exporter", - "repository" : { - "type" : "git", - "url" : "https://github.com/rjbs/sub-exporter.git", - "web" : "https://github.com/rjbs/sub-exporter" - } - }, - "version" : "0.985", - "x_Dist_Zilla" : { - "perl" : { - "version" : "5.017008" - }, - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::Git::GatherDir", - "name" : "@RJBS/Git::GatherDir", - "version" : "2.008" - }, - { - "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", - "name" : "@RJBS/CheckPrereqsIndexed", - "version" : "0.008" - }, - { - "class" : "Dist::Zilla::Plugin::CheckExtraTests", - "name" : "@RJBS/CheckExtraTests", - "version" : "0.008" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@RJBS/@Filter/PruneCruft", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@RJBS/@Filter/ManifestSkip", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@RJBS/@Filter/MetaYAML", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@RJBS/@Filter/License", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@RJBS/@Filter/Readme", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@RJBS/@Filter/ExecDir", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@RJBS/@Filter/ShareDir", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@RJBS/@Filter/MakeMaker", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@RJBS/@Filter/Manifest", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@RJBS/@Filter/TestRelease", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@RJBS/@Filter/ConfirmRelease", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@RJBS/@Filter/UploadToCPAN", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereqs", - "name" : "@RJBS/AutoPrereqs", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "@RJBS/Git::NextVersion", - "version" : "2.008" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@RJBS/PkgVersion", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@RJBS/MetaConfig", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@RJBS/MetaJSON", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "@RJBS/NextRelease", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", - "name" : "@RJBS/Test::ChangesHasContent", - "version" : "0.006" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@RJBS/PodSyntaxTests", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::Test::Compile", - "name" : "@RJBS/Test::Compile", - "version" : "1.112820" - }, - { - "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny", - "name" : "@RJBS/ReportVersions::Tiny", - "version" : "1.08" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "@RJBS/TestMoreWithSubtests", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@RJBS/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::GithubMeta", - "name" : "@RJBS/GithubMeta", - "version" : "0.28" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "@RJBS/@Git/Check", - "version" : "2.008" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "@RJBS/@Git/Commit", - "version" : "2.008" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "@RJBS/@Git/Tag", - "version" : "2.008" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Push", - "name" : "@RJBS/@Git/Push", - "version" : "2.008" - }, - { - "class" : "Dist::Zilla::Plugin::RemovePrereqs", - "config" : { - "Dist::Zilla::Plugin::RemovePrereqs" : { - "modules_to_remove" : [ - "E::Parent", - "Package::Generator" - ] - } - }, - "name" : "RemovePrereqs", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300030" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300030" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300030" - } - } - }, - "name" : "Sub::Exporter", - "pathname" : "R/RJ/RJBS/Sub-Exporter-0.985.tar.gz", - "provides" : { - "Sub::Exporter" : { - "file" : "Sub/Exporter.pm", - "version" : "0.985" - }, - "Sub::Exporter::Util" : { - "file" : "Sub/Exporter/Util.pm", - "version" : "0.985" - } - }, - "target" : "Sub::Exporter", - "version" : "0.985" - }, - "Sub::Exporter::Progressive" : { - "dist" : "Sub-Exporter-Progressive-0.001009", - "mymeta" : { - "abstract" : "Only use Sub::Exporter if you need it", - "author" : [ - "frew - Arthur Axel Schmidt (cpan:FREW) <frioux+cpan@gmail.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Sub-Exporter-Progressive", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Exporter" : "5.58" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Sub-Exporter-Progressive" - }, - "homepage" : "http://search.cpan.org/dist/Sub-Exporter-Progressive/", - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/p5sagit/Sub-Exporter-Progressive.git" - } - }, - "version" : "0.001009" - }, - "name" : "Sub::Exporter::Progressive", - "pathname" : "F/FR/FREW/Sub-Exporter-Progressive-0.001009.tar.gz", - "provides" : { - "Sub::Exporter::Progressive" : { - "file" : "Sub/Exporter/Progressive.pm", - "version" : "0.001009" - } - }, - "target" : "Sub::Exporter::Progressive", - "version" : "0.001009" - }, - "Sub::Identify" : { - "dist" : "Sub-Identify-0.04", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.42, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Sub-Identify", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.04" - }, - "name" : "Sub::Identify", - "pathname" : "R/RG/RGARCIA/Sub-Identify-0.04.tar.gz", - "provides" : { - "Sub::Identify" : { - "file" : "Sub/Identify.pm", - "version" : "0.04" - } - }, - "target" : "Sub::Identify", - "version" : "0.04" - }, - "Sub::Install" : { - "dist" : "Sub-Install-0.926", - "mymeta" : { - "abstract" : "install subroutines into packages easily", - "author" : [ - "Ricardo Signes <rjbs@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120351, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Sub-Install", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Scalar::Util" : "0", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "x_Repository" : "http://github.com/rjbs/sub-install" - }, - "version" : "0.926" - }, - "name" : "Sub::Install", - "pathname" : "R/RJ/RJBS/Sub-Install-0.926.tar.gz", - "provides" : { - "Sub::Install" : { - "file" : "Sub/Install.pm", - "version" : "0.926" - } - }, - "target" : "Sub::Install", - "version" : "0.926" - }, - "Sub::Name" : { - "dist" : "Sub-Name-0.05", - "mymeta" : { - "abstract" : "(re)name a sub", - "author" : [ - "Matthijs van Duin <xmath@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.56, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Sub-Name", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "0.05" - }, - "name" : "Sub::Name", - "pathname" : "F/FL/FLORA/Sub-Name-0.05.tar.gz", - "provides" : { - "Sub::Name" : { - "file" : "Sub/Name.pm", - "version" : "0.05" - } - }, - "target" : "Sub::Name", - "version" : "0.05" - }, - "Sub::Override" : { - "dist" : "Sub-Override-0.09", - "mymeta" : { - "abstract" : "Perl extension for easily overriding subroutines", - "author" : [ - "Curtis Poe <ovid@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120630, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Sub-Override", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::Fatal" : "0.010", - "Test::More" : "0.47" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "https://github.com/Ovid/sub-override" - } - }, - "version" : "0.09" - }, - "name" : "Sub::Override", - "pathname" : "O/OV/OVID/Sub-Override-0.09.tar.gz", - "provides" : { - "Sub::Override" : { - "file" : "Sub/Override.pm", - "version" : "0.09" - } - }, - "target" : "Sub::Override", - "version" : "0.09" - }, - "Sub::Uplevel" : { - "dist" : "Sub-Uplevel-0.24", - "mymeta" : { - "abstract" : "apparently run a function in a higher stack frame", - "author" : [ - "Michael Schwern <mschwern@cpan.org>", - "David Golden <dagolden@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300005, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Sub-Uplevel", - "no_index" : { - "directory" : [ - "t", - "xt", - "examples", - "corpus" - ], - "package" : [ - "DB" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Exporter" : "0", - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "constant" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "Exporter" : "0", - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0" - } - } - }, - "provides" : { - "Sub::Uplevel" : { - "file" : "lib/Sub/Uplevel.pm", - "version" : "0.24" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-sub-uplevel at rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Sub-Uplevel" - }, - "homepage" : "https://github.com/dagolden/sub-uplevel", - "repository" : { - "type" : "git", - "url" : "https://github.com/dagolden/sub-uplevel.git", - "web" : "https://github.com/dagolden/sub-uplevel" - } - }, - "version" : "0.24" - }, - "name" : "Sub::Uplevel", - "pathname" : "D/DA/DAGOLDEN/Sub-Uplevel-0.24.tar.gz", - "provides" : { - "Sub::Uplevel" : { - "file" : "Sub/Uplevel.pm", - "version" : "0.24" - } - }, - "target" : "Sub::Uplevel", - "version" : "0.24" - }, - "Task::Weaken" : { - "dist" : "Task-Weaken-1.04", - "mymeta" : { - "abstract" : "Ensure that a platform has weaken support", - "author" : [ - "Adam Kennedy <adamk@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Task-Weaken", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "File::Spec" : "0.80", - "Test::More" : "0.42" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Scalar::Util" : "1.14", - "perl" : "5.005" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://svn.ali.as/cpan/trunk/Task-Weaken" - }, - "x_ChangeLog" : "http://fisheye2.atlassian.com/changelog/cpan/trunk/Task-Weaken" - }, - "version" : "1.04", - "x_module_name" : "Task::Weaken" - }, - "name" : "Task::Weaken", - "pathname" : "A/AD/ADAMK/Task-Weaken-1.04.tar.gz", - "provides" : { - "Task::Weaken" : { - "file" : "Task/Weaken.pm", - "version" : "1.04" - } - }, - "target" : "Task::Weaken", - "version" : "1.04" - }, - "Template" : { - "dist" : "Template-Toolkit-2.24", - "mymeta" : { - "abstract" : "comprehensive template processing system", - "author" : [ - "Andy Wardley <abw@wardley.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Template-Toolkit", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "AppConfig" : "1.56", - "File::Spec" : "0.8", - "File::Temp" : "0.12", - "Scalar::Util" : "0" - } - } - }, - "release_status" : "stable", - "version" : "2.24" - }, - "name" : "Template", - "pathname" : "A/AB/ABW/Template-Toolkit-2.24.tar.gz", - "provides" : { - "Template" : { - "file" : "Template.pm", - "version" : "2.24" - }, - "Template::Base" : { - "file" : "Template/Base.pm", - "version" : "2.78" - }, - "Template::Config" : { - "file" : "Template/Config.pm", - "version" : "2.75" - }, - "Template::Constants" : { - "file" : "Template/Constants.pm", - "version" : "2.75" - }, - "Template::Context" : { - "file" : "Template/Context.pm", - "version" : "2.98" - }, - "Template::Directive" : { - "file" : "Template/Directive.pm", - "version" : "2.2" - }, - "Template::Document" : { - "file" : "Template/Document.pm", - "version" : "2.79" - }, - "Template::Exception" : { - "file" : "Template/Exception.pm", - "version" : "2.7" - }, - "Template::Filters" : { - "file" : "Template/Filters.pm", - "version" : "2.87" - }, - "Template::Grammar" : { - "file" : "Template/Grammar.pm", - "version" : "2.25" - }, - "Template::Iterator" : { - "file" : "Template/Iterator.pm", - "version" : "2.68" - }, - "Template::Monad::Assert" : { - "file" : "Template/Plugin/Assert.pm" - }, - "Template::Monad::Scalar" : { - "file" : "Template/Plugin/Scalar.pm" - }, - "Template::Namespace::Constants" : { - "file" : "Template/Namespace/Constants.pm", - "version" : "1.27" - }, - "Template::Parser" : { - "file" : "Template/Parser.pm", - "version" : "2.89" - }, - "Template::Perl" : { - "file" : "Template/Filters.pm" - }, - "Template::Plugin" : { - "file" : "Template/Plugin.pm", - "version" : "2.7" - }, - "Template::Plugin::Assert" : { - "file" : "Template/Plugin/Assert.pm", - "version" : "1" - }, - "Template::Plugin::CGI" : { - "file" : "Template/Plugin/CGI.pm", - "version" : "2.7" - }, - "Template::Plugin::Datafile" : { - "file" : "Template/Plugin/Datafile.pm", - "version" : "2.72" - }, - "Template::Plugin::Date" : { - "file" : "Template/Plugin/Date.pm", - "version" : "2.78" - }, - "Template::Plugin::Date::Calc" : { - "file" : "Template/Plugin/Date.pm" - }, - "Template::Plugin::Date::Manip" : { - "file" : "Template/Plugin/Date.pm" - }, - "Template::Plugin::Directory" : { - "file" : "Template/Plugin/Directory.pm", - "version" : "2.7" - }, - "Template::Plugin::Dumper" : { - "file" : "Template/Plugin/Dumper.pm", - "version" : "2.7" - }, - "Template::Plugin::File" : { - "file" : "Template/Plugin/File.pm", - "version" : "2.71" - }, - "Template::Plugin::Filter" : { - "file" : "Template/Plugin/Filter.pm", - "version" : "1.38" - }, - "Template::Plugin::Format" : { - "file" : "Template/Plugin/Format.pm", - "version" : "2.7" - }, - "Template::Plugin::HTML" : { - "file" : "Template/Plugin/HTML.pm", - "version" : "2.62" - }, - "Template::Plugin::Image" : { - "file" : "Template/Plugin/Image.pm", - "version" : "1.21" - }, - "Template::Plugin::Iterator" : { - "file" : "Template/Plugin/Iterator.pm", - "version" : "2.68" - }, - "Template::Plugin::Math" : { - "file" : "Template/Plugin/Math.pm", - "version" : "1.16" - }, - "Template::Plugin::Pod" : { - "file" : "Template/Plugin/Pod.pm", - "version" : "2.69" - }, - "Template::Plugin::Procedural" : { - "file" : "Template/Plugin/Procedural.pm", - "version" : "1.17" - }, - "Template::Plugin::Scalar" : { - "file" : "Template/Plugin/Scalar.pm", - "version" : "1" - }, - "Template::Plugin::String" : { - "file" : "Template/Plugin/String.pm", - "version" : "2.4" - }, - "Template::Plugin::Table" : { - "file" : "Template/Plugin/Table.pm", - "version" : "2.71" - }, - "Template::Plugin::URL" : { - "file" : "Template/Plugin/URL.pm", - "version" : "2.74" - }, - "Template::Plugin::View" : { - "file" : "Template/Plugin/View.pm", - "version" : "2.68" - }, - "Template::Plugin::Wrap" : { - "file" : "Template/Plugin/Wrap.pm", - "version" : "2.68" - }, - "Template::Plugins" : { - "file" : "Template/Plugins.pm", - "version" : "2.77" - }, - "Template::Provider" : { - "file" : "Template/Provider.pm", - "version" : "2.94" - }, - "Template::Service" : { - "file" : "Template/Service.pm", - "version" : "2.8" - }, - "Template::Stash" : { - "file" : "Template/Stash.pm", - "version" : "2.91" - }, - "Template::Stash::Context" : { - "file" : "Template/Stash/Context.pm", - "version" : "1.63" - }, - "Template::Stash::XS" : { - "file" : "Template/Stash/XS.pm" - }, - "Template::Test" : { - "file" : "Template/Test.pm", - "version" : "2.75" - }, - "Template::TieString" : { - "file" : "Template/Config.pm" - }, - "Template::VMethods" : { - "file" : "Template/VMethods.pm", - "version" : "2.16" - }, - "Template::View" : { - "file" : "Template/View.pm", - "version" : "2.91" - }, - "bytes" : { - "file" : "Template/Provider.pm" - } - }, - "target" : "Template", - "version" : "2.24" - }, - "Template::Plugin::Comma" : { - "dist" : "Template-Plugin-Comma-0.04", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Template-Plugin-Comma", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Template" : "2.07", - "Test::More" : "0.32" - } - } - }, - "release_status" : "stable", - "version" : "0.04" - }, - "name" : "Template::Plugin::Comma", - "pathname" : "M/MI/MIYAGAWA/Template-Plugin-Comma-0.04.tar.gz", - "provides" : { - "Template::Plugin::Comma" : { - "file" : "Template/Plugin/Comma.pm", - "version" : "0.04" - } - }, - "target" : "Template::Plugin::Comma", - "version" : "0.04" - }, - "Template::Timer" : { - "dist" : "Template-Timer-1.00", - "mymeta" : { - "abstract" : "Rudimentary profiling for Template Toolkit", - "author" : [ - "Andy Lester <andy@petdance.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.44, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Template-Timer", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Template" : "0", - "Test::More" : "0", - "Time::HiRes" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "x_Repository" : "http://github.com/petdance/template-timer/" - }, - "version" : "1.00" - }, - "name" : "Template::Timer", - "pathname" : "P/PE/PETDANCE/Template-Timer-1.00.tar.gz", - "provides" : { - "Template::Timer" : { - "file" : "Template/Timer.pm", - "version" : "1.00" - } - }, - "target" : "Template::Timer", - "version" : "1.00" - }, - "Term::ReadKey" : { - "dist" : "TermReadKey-2.30", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "TermReadKey", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "2.30" - }, - "name" : "Term::ReadKey", - "pathname" : "J/JS/JSTOWE/TermReadKey-2.30.tar.gz", - "provides" : { - "Term::ReadKey" : { - "file" : "Term/ReadKey.pm", - "version" : "2.30" - } - }, - "target" : "Term::ReadKey", - "version" : "2.30" - }, - "Test::Base" : { - "dist" : "Test-Base-0.60", - "mymeta" : { - "abstract" : "A Data Driven Testing Framework", - "author" : [ - "Ingy döt Net <ingy@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Base", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "recommends" : { - "Test::Deep" : "0" - }, - "requires" : { - "Filter::Util::Call" : "0", - "Spiffy" : "0.30", - "Test::More" : "0.62", - "perl" : "5.006001" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.60" - }, - "name" : "Test::Base", - "pathname" : "I/IN/INGY/Test-Base-0.60.tar.gz", - "provides" : { - "Module::Install::TestBase" : { - "file" : "Module/Install/TestBase.pm", - "version" : "0.60" - }, - "Test::Base" : { - "file" : "Test/Base.pm", - "version" : "0.60" - }, - "Test::Base::Block" : { - "file" : "Test/Base.pm" - }, - "Test::Base::Filter" : { - "file" : "Test/Base/Filter.pm" - }, - "Test::Base::Handle" : { - "file" : "Test/Base.pm" - } - }, - "target" : "Test::Base", - "version" : "0.60" - }, - "Test::CheckDeps" : { - "dist" : "Test-CheckDeps-0.002", - "mymeta" : { - "abstract" : "Check for presence of dependencies", - "author" : [ - "Leon Timmermans <leont@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300006, CPAN::Meta::Converter version 2.120920, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-CheckDeps", - "prereqs" : { - "build" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "CPAN::Meta" : "0", - "CPAN::Meta::Check" : "0", - "Exporter" : "5.57", - "List::Util" : "0", - "Module::Metadata" : "0", - "Test::Builder" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "File::Find" : "0", - "File::Temp" : "0", - "Test::More" : "0.88" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-test-checkdeps at rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Test-CheckDeps" - }, - "repository" : { - "type" : "git", - "url" : "git://github.com/Leont/test-checkdeps.git", - "web" : "http://github.com/Leont/test-checkdeps" - } - }, - "version" : "0.002" - }, - "name" : "Test::CheckDeps", - "pathname" : "L/LE/LEONT/Test-CheckDeps-0.002.tar.gz", - "provides" : { - "Test::CheckDeps" : { - "file" : "Test/CheckDeps.pm", - "version" : "0.002" - } - }, - "target" : "Test::CheckDeps", - "version" : "0.002" - }, - "Test::Deep" : { - "dist" : "Test-Deep-0.110", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "Fergal Daly <fergal@esatclear.ie>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Deep", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "List::Util" : "1.09", - "Scalar::Util" : "1.09", - "Test::More" : "0", - "Test::NoWarnings" : "0.02", - "Test::Tester" : "0.04" - } - } - }, - "release_status" : "stable", - "version" : "0.110" - }, - "name" : "Test::Deep", - "pathname" : "R/RJ/RJBS/Test-Deep-0.110.tar.gz", - "provides" : { - "Test::Deep" : { - "file" : "Test/Deep.pm", - "version" : "0.110" - }, - "Test::Deep::All" : { - "file" : "Test/Deep/All.pm" - }, - "Test::Deep::Any" : { - "file" : "Test/Deep/Any.pm" - }, - "Test::Deep::Array" : { - "file" : "Test/Deep/Array.pm" - }, - "Test::Deep::ArrayEach" : { - "file" : "Test/Deep/ArrayEach.pm" - }, - "Test::Deep::ArrayElementsOnly" : { - "file" : "Test/Deep/ArrayElementsOnly.pm" - }, - "Test::Deep::ArrayLength" : { - "file" : "Test/Deep/ArrayLength.pm" - }, - "Test::Deep::ArrayLengthOnly" : { - "file" : "Test/Deep/ArrayLengthOnly.pm" - }, - "Test::Deep::Blessed" : { - "file" : "Test/Deep/Blessed.pm" - }, - "Test::Deep::Boolean" : { - "file" : "Test/Deep/Boolean.pm" - }, - "Test::Deep::Cache" : { - "file" : "Test/Deep/Cache.pm" - }, - "Test::Deep::Cache::Simple" : { - "file" : "Test/Deep/Cache/Simple.pm" - }, - "Test::Deep::Class" : { - "file" : "Test/Deep/Class.pm" - }, - "Test::Deep::Cmp" : { - "file" : "Test/Deep/Cmp.pm" - }, - "Test::Deep::Code" : { - "file" : "Test/Deep/Code.pm" - }, - "Test::Deep::Hash" : { - "file" : "Test/Deep/Hash.pm" - }, - "Test::Deep::HashEach" : { - "file" : "Test/Deep/HashEach.pm" - }, - "Test::Deep::HashElements" : { - "file" : "Test/Deep/HashElements.pm" - }, - "Test::Deep::HashKeys" : { - "file" : "Test/Deep/HashKeys.pm" - }, - "Test::Deep::HashKeysOnly" : { - "file" : "Test/Deep/HashKeysOnly.pm" - }, - "Test::Deep::Ignore" : { - "file" : "Test/Deep/Ignore.pm" - }, - "Test::Deep::Isa" : { - "file" : "Test/Deep/Isa.pm" - }, - "Test::Deep::ListMethods" : { - "file" : "Test/Deep/ListMethods.pm" - }, - "Test::Deep::MM" : { - "file" : "Test/Deep/MM.pm" - }, - "Test::Deep::Methods" : { - "file" : "Test/Deep/Methods.pm" - }, - "Test::Deep::NoTest" : { - "file" : "Test/Deep/NoTest.pm" - }, - "Test::Deep::Number" : { - "file" : "Test/Deep/Number.pm" - }, - "Test::Deep::Ref" : { - "file" : "Test/Deep/Ref.pm" - }, - "Test::Deep::RefType" : { - "file" : "Test/Deep/RefType.pm" - }, - "Test::Deep::Regexp" : { - "file" : "Test/Deep/Regexp.pm" - }, - "Test::Deep::RegexpMatches" : { - "file" : "Test/Deep/RegexpMatches.pm" - }, - "Test::Deep::RegexpRef" : { - "file" : "Test/Deep/RegexpRef.pm" - }, - "Test::Deep::RegexpRefOnly" : { - "file" : "Test/Deep/RegexpRefOnly.pm" - }, - "Test::Deep::RegexpVersion" : { - "file" : "Test/Deep/RegexpVersion.pm" - }, - "Test::Deep::ScalarRef" : { - "file" : "Test/Deep/ScalarRef.pm" - }, - "Test::Deep::ScalarRefOnly" : { - "file" : "Test/Deep/ScalarRefOnly.pm" - }, - "Test::Deep::Set" : { - "file" : "Test/Deep/Set.pm" - }, - "Test::Deep::Shallow" : { - "file" : "Test/Deep/Shallow.pm" - }, - "Test::Deep::Stack" : { - "file" : "Test/Deep/Stack.pm" - }, - "Test::Deep::String" : { - "file" : "Test/Deep/String.pm" - }, - "Test::Deep::SubHash" : { - "file" : "Test/Deep/Hash.pm" - }, - "Test::Deep::SubHashElements" : { - "file" : "Test/Deep/HashElements.pm" - }, - "Test::Deep::SubHashKeys" : { - "file" : "Test/Deep/HashKeys.pm" - }, - "Test::Deep::SubHashKeysOnly" : { - "file" : "Test/Deep/HashKeysOnly.pm" - }, - "Test::Deep::SuperHash" : { - "file" : "Test/Deep/Hash.pm" - }, - "Test::Deep::SuperHashElements" : { - "file" : "Test/Deep/HashElements.pm" - }, - "Test::Deep::SuperHashKeys" : { - "file" : "Test/Deep/HashKeys.pm" - }, - "Test::Deep::SuperHashKeysOnly" : { - "file" : "Test/Deep/HashKeysOnly.pm" - } - }, - "target" : "Test::Deep", - "version" : "0.110" - }, - "Test::Differences" : { - "dist" : "Test-Differences-0.61", - "mymeta" : { - "abstract" : "Test strings and data structures and show differences if not ok", - "author" : [ - "Curtis \"Ovid\" Poe <ovid@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Differences", - "prereqs" : { - "configure" : { - "requires" : { - "Module::Build" : "0.36" - } - }, - "runtime" : { - "requires" : { - "Data::Dumper" : "2.126", - "Test::More" : "0", - "Text::Diff" : "0.35" - } - } - }, - "provides" : { - "Test::Differences" : { - "file" : "lib/Test/Differences.pm", - "version" : "0.61" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "https://github.com/Ovid/Test-Differences" - } - }, - "version" : "0.61" - }, - "name" : "Test::Differences", - "pathname" : "O/OV/OVID/Test-Differences-0.61.tar.gz", - "provides" : { - "Test::Differences" : { - "file" : "Test/Differences.pm", - "version" : "0.61" - } - }, - "target" : "Test::Differences", - "version" : "0.61" - }, - "Test::Exception" : { - "dist" : "Test-Exception-0.31", - "mymeta" : { - "abstract" : "Test exception based code", - "author" : [ - "Adrian Howard <adrianh@quietstars.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Exception", - "prereqs" : { - "configure" : { - "requires" : { - "Module::Build" : "0.36" - } - }, - "runtime" : { - "requires" : { - "Sub::Uplevel" : "0.18", - "Test::Builder" : "0.7", - "Test::Builder::Tester" : "1.07", - "Test::Harness" : "2.03", - "Test::More" : "0.7", - "Test::Simple" : "0.7" - } - } - }, - "provides" : { - "Test::Exception" : { - "file" : "lib/Test/Exception.pm", - "version" : "0.31" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.31" - }, - "name" : "Test::Exception", - "pathname" : "A/AD/ADIE/Test-Exception-0.31.tar.gz", - "provides" : { - "Test::Exception" : { - "file" : "Test/Exception.pm", - "version" : "0.31" - } - }, - "target" : "Test::Exception", - "version" : "0.31" - }, - "Test::Fatal" : { - "dist" : "Test-Fatal-0.010", - "mymeta" : { - "abstract" : "incredibly simple helpers for testing code with exceptions", - "author" : [ - "Ricardo Signes <rjbs@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300007, CPAN::Meta::Converter version 2.120351, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Fatal", - "prereqs" : { - "build" : { - "requires" : { - "Test::Builder::Tester" : "0", - "Test::More" : "0.47", - "overload" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Exporter" : "5.57", - "Test::Builder" : "0", - "Try::Tiny" : "0.07", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "Test::Builder::Tester" : "0", - "Test::More" : "0.47", - "overload" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "https://github.com/rjbs/test-fatal", - "repository" : { - "type" : "git", - "url" : "https://github.com/rjbs/test-fatal.git", - "web" : "https://github.com/rjbs/test-fatal" - } - }, - "version" : "0.010", - "x_Dist_Zilla" : { - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", - "name" : "@RJBS/CheckPrereqsIndexed", - "version" : "0.007" - }, - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@RJBS/@Basic/GatherDir", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@RJBS/@Basic/PruneCruft", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@RJBS/@Basic/ManifestSkip", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@RJBS/@Basic/MetaYAML", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@RJBS/@Basic/License", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@RJBS/@Basic/Readme", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@RJBS/@Basic/ExtraTests", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@RJBS/@Basic/ExecDir", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@RJBS/@Basic/ShareDir", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@RJBS/@Basic/MakeMaker", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@RJBS/@Basic/Manifest", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@RJBS/@Basic/TestRelease", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@RJBS/@Basic/ConfirmRelease", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@RJBS/@Basic/UploadToCPAN", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereqs", - "name" : "@RJBS/AutoPrereqs", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::Git::NextVersion", - "name" : "@RJBS/Git::NextVersion", - "version" : "1.120370" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@RJBS/PkgVersion", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@RJBS/MetaConfig", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@RJBS/MetaJSON", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::NextRelease", - "name" : "@RJBS/NextRelease", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@RJBS/PodSyntaxTests", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::Repository", - "name" : "@RJBS/Repository", - "version" : "0.18" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "@RJBS/TestMoreWithSubtests", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@RJBS/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::GithubMeta", - "name" : "@RJBS/GithubMeta", - "version" : "0.28" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Check", - "name" : "@RJBS/@Git/Check", - "version" : "1.120370" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Commit", - "name" : "@RJBS/@Git/Commit", - "version" : "1.120370" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Tag", - "name" : "@RJBS/@Git/Tag", - "version" : "1.120370" - }, - { - "class" : "Dist::Zilla::Plugin::Git::Push", - "name" : "@RJBS/@Git/Push", - "version" : "1.120370" - }, - { - "class" : "Dist::Zilla::Plugin::RemovePrereqs", - "config" : { - "Dist::Zilla::Plugin::RemovePrereqs" : { - "modules_to_remove" : [ - "Test::More" - ] - } - }, - "name" : "RemovePrereqs", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::Prereqs", - "config" : { - "Dist::Zilla::Plugin::Prereqs" : { - "phase" : "test", - "type" : "requires" - } - }, - "name" : "TestRequires", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300007" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300007" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300007" - } - } - }, - "name" : "Test::Fatal", - "pathname" : "R/RJ/RJBS/Test-Fatal-0.010.tar.gz", - "provides" : { - "Test::Fatal" : { - "file" : "Test/Fatal.pm", - "version" : "0.010" - } - }, - "target" : "Test::Fatal", - "version" : "0.010" - }, - "Test::LongString" : { - "dist" : "Test-LongString-0.15", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "Rafael Garcia-Suarez <rgs@consttype.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.55_02, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-LongString", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::Builder" : "0.12", - "Test::Builder::Tester" : "1.04" - } - } - }, - "release_status" : "stable", - "version" : "0.15" - }, - "name" : "Test::LongString", - "pathname" : "R/RG/RGARCIA/Test-LongString-0.15.tar.gz", - "provides" : { - "Test::LongString" : { - "file" : "Test/LongString.pm", - "version" : "0.15" - } - }, - "target" : "Test::LongString", - "version" : "0.15" - }, - "Test::Manifest" : { - "dist" : "Test-Manifest-1.23", - "mymeta" : { - "abstract" : "interact with a t/test_manifest file", - "author" : [ - "brian d foy <bdfoy@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.50, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Manifest", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.03", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "version" : "1.23" - }, - "name" : "Test::Manifest", - "pathname" : "B/BD/BDFOY/Test-Manifest-1.23.tar.gz", - "provides" : { - "Test::Manifest" : { - "file" : "Test/Manifest.pm", - "version" : "1.23" - } - }, - "target" : "Test::Manifest", - "version" : "1.23" - }, - "Test::NoWarnings" : { - "dist" : "Test-NoWarnings-1.04", - "mymeta" : { - "abstract" : "Make sure you didn't emit any warnings while testing", - "author" : [ - "Fergal Daly <fergal@esatclear.ie>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "open_source" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-NoWarnings", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.47", - "Test::Tester" : "0.107" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::Builder" : "0.86", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://svn.ali.as/cpan/trunk/Test-NoWarnings" - } - }, - "version" : "1.04" - }, - "name" : "Test::NoWarnings", - "pathname" : "A/AD/ADAMK/Test-NoWarnings-1.04.tar.gz", - "provides" : { - "Test::NoWarnings" : { - "file" : "Test/NoWarnings.pm", - "version" : "1.04" - }, - "Test::NoWarnings::Warning" : { - "file" : "Test/NoWarnings/Warning.pm", - "version" : "1.04" - } - }, - "target" : "Test::NoWarnings", - "version" : "1.04" - }, - "Test::Output" : { - "dist" : "Test-Output-1.01", - "mymeta" : { - "abstract" : "Utilities to test STDOUT and STDERR messages.", - "author" : [ - "brian d foy <bdfoy@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.55_02, CPAN::Meta::Converter version 2.120921", - "keywords" : [ - "testing", - "STDOUT", - "STDERR" - ], - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Output", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "File::Temp" : "0.17", - "Sub::Exporter" : "0", - "Test::More" : "0", - "Test::Tester" : "0.107", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://github.com/briandfoy/test-output.git" - } - }, - "version" : "1.01" - }, - "name" : "Test::Output", - "pathname" : "B/BD/BDFOY/Test-Output-1.01.tar.gz", - "provides" : { - "Test::Output" : { - "file" : "Test/Output.pm", - "version" : "1.01" - }, - "Test::Output::Tie" : { - "file" : "Test/Output/Tie.pm", - "version" : "1.01" - } - }, - "target" : "Test::Output", - "version" : "1.01" - }, - "Test::Requires" : { - "dist" : "Test-Requires-0.06", - "mymeta" : { - "abstract" : "Checks to see if the module can be loaded", - "author" : [ - "Tokuhiro Matsuno <tokuhirom @*(#RJKLFHFSDLJF gmail.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Requires", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0.61", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.06" - }, - "name" : "Test::Requires", - "pathname" : "T/TO/TOKUHIROM/Test-Requires-0.06.tar.gz", - "provides" : { - "Test::Requires" : { - "file" : "Test/Requires.pm", - "version" : "0.06" - } - }, - "target" : "Test::Requires", - "version" : "0.06" - }, - "Test::SharedFork" : { - "dist" : "Test-SharedFork-0.21", - "mymeta" : { - "abstract" : "fork test", - "author" : [ - "Tokuhiro Matsuno <tokuhirom slkjfd gmail.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-SharedFork", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "App::Prove" : "0", - "ExtUtils::MakeMaker" : "6.59", - "Test::Requires" : "0", - "Time::HiRes" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0.88", - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.21" - }, - "name" : "Test::SharedFork", - "pathname" : "T/TO/TOKUHIROM/Test-SharedFork-0.21.tar.gz", - "provides" : { - "Test::SharedFork" : { - "file" : "Test/SharedFork.pm", - "version" : "0.21" - }, - "Test::SharedFork::Array" : { - "file" : "Test/SharedFork/Array.pm" - }, - "Test::SharedFork::Scalar" : { - "file" : "Test/SharedFork/Scalar.pm" - }, - "Test::SharedFork::Store" : { - "file" : "Test/SharedFork/Store.pm" - } - }, - "target" : "Test::SharedFork", - "version" : "0.21" - }, - "Test::Simple" : { - "dist" : "Test-Simple-0.98", - "mymeta" : { - "abstract" : "Basic utilities for writing tests.", - "author" : [ - "Michael G Schwern <schwern@pobox.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Simple", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::Harness" : "2.03", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://github.com/schwern/test-more/issues" - }, - "homepage" : "http://test-more.googlecode.com", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://github.com/schwern/test-more/tree/master" - }, - "x_MailingList" : "http://groups.google.com/group/test-more-users" - }, - "version" : "0.98" - }, - "name" : "Test::Simple", - "pathname" : "M/MS/MSCHWERN/Test-Simple-0.98.tar.gz", - "provides" : { - "Test::Builder" : { - "file" : "Test/Builder.pm", - "version" : "0.98" - }, - "Test::Builder::IO::Scalar" : { - "file" : "Test/Builder/IO/Scalar.pm", - "version" : "2.110" - }, - "Test::Builder::Module" : { - "file" : "Test/Builder/Module.pm", - "version" : "0.98" - }, - "Test::Builder::Tester" : { - "file" : "Test/Builder/Tester.pm", - "version" : "1.22" - }, - "Test::Builder::Tester::Color" : { - "file" : "Test/Builder/Tester/Color.pm", - "version" : "1.22" - }, - "Test::Builder::Tester::Tie" : { - "file" : "Test/Builder/Tester.pm" - }, - "Test::More" : { - "file" : "Test/More.pm", - "version" : "0.98" - }, - "Test::Simple" : { - "file" : "Test/Simple.pm", - "version" : "0.98" - } - }, - "target" : "Test::More", - "version" : "0.98" - }, - "Test::TCP" : { - "dist" : "Test-TCP-1.21", - "mymeta" : { - "abstract" : "testing TCP program", - "author" : [ - "Tokuhiro Matsuno <tokuhirom@gmail.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-TCP", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0.98" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "IO::Socket::INET" : "0", - "Test::SharedFork" : "0.19", - "perl" : "5.00800" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "1.21" - }, - "name" : "Test::TCP", - "pathname" : "T/TO/TOKUHIROM/Test-TCP-1.21.tar.gz", - "provides" : { - "Net::EmptyPort" : { - "file" : "Net/EmptyPort.pm" - }, - "Test::TCP" : { - "file" : "Test/TCP.pm", - "version" : "1.21" - }, - "Test::TCP::CheckPort" : { - "file" : "Test/TCP/CheckPort.pm" - } - }, - "target" : "Test::TCP", - "version" : "1.21" - }, - "Test::Tester" : { - "dist" : "Test-Tester-0.108", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.30_01, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Tester", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::Builder" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.108", - "x_installdirs" : "perl", - "x_version_from" : "./lib/Test/Tester.pm" - }, - "name" : "Test::Tester", - "pathname" : "F/FD/FDALY/Test-Tester-0.108.tar.gz", - "provides" : { - "Test::Tester" : { - "file" : "Test/Tester.pm", - "version" : "0.108" - }, - "Test::Tester::Capture" : { - "file" : "Test/Tester/Capture.pm" - }, - "Test::Tester::CaptureRunner" : { - "file" : "Test/Tester/CaptureRunner.pm" - }, - "Test::Tester::Delegate" : { - "file" : "Test/Tester/Delegate.pm" - } - }, - "target" : "Test::Tester", - "version" : "0.108" - }, - "Test::Trap" : { - "dist" : "Test-Trap-v0.2.2", - "mymeta" : { - "abstract" : "Trap exit codes, exceptions, output, etc.", - "author" : [ - "Eirik Berg Hanssen <Eirik-Berg.Hanssen@allverden.no>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Trap", - "prereqs" : { - "configure" : { - "requires" : { - "Module::Build" : "0.36" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Data::Dump" : "0", - "Exporter" : "0", - "File::Temp" : "0", - "IO::Handle" : "0", - "Test::Builder" : "0", - "Test::More" : "0", - "Test::Tester" : "0.107", - "base" : "0", - "constant" : "0", - "lib" : "0", - "perl" : "v5.6.2", - "strict" : "0", - "version" : "0", - "warnings" : "0" - } - } - }, - "provides" : { - "Test::Trap" : { - "file" : "lib/Test/Trap.pm", - "version" : "v0.2.2" - }, - "Test::Trap::Builder" : { - "file" : "lib/Test/Trap/Builder.pm", - "version" : "v0.2.2" - }, - "Test::Trap::Builder::PerlIO" : { - "file" : "lib/Test/Trap/Builder/PerlIO.pm", - "version" : "v0.2.2" - }, - "Test::Trap::Builder::SystemSafe" : { - "file" : "lib/Test/Trap/Builder/SystemSafe.pm", - "version" : "v0.2.2" - }, - "Test::Trap::Builder::TempFile" : { - "file" : "lib/Test/Trap/Builder/TempFile.pm", - "version" : "v0.2.2" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "v0.2.2" - }, - "name" : "Test::Trap", - "pathname" : "E/EB/EBHANSSEN/Test-Trap-v0.2.2.tar.gz", - "provides" : { - "Test::Trap" : { - "file" : "Test/Trap.pm", - "version" : "v0.2.2" - }, - "Test::Trap::Builder" : { - "file" : "Test/Trap/Builder.pm", - "version" : "v0.2.2" - }, - "Test::Trap::Builder::PerlIO" : { - "file" : "Test/Trap/Builder/PerlIO.pm", - "version" : "v0.2.2" - }, - "Test::Trap::Builder::SystemSafe" : { - "file" : "Test/Trap/Builder/SystemSafe.pm", - "version" : "v0.2.2" - }, - "Test::Trap::Builder::TempFile" : { - "file" : "Test/Trap/Builder/TempFile.pm", - "version" : "v0.2.2" - } - }, - "target" : "Test::Trap", - "version" : "v0.2.2" - }, - "Test::WWW::Mechanize" : { - "dist" : "Test-WWW-Mechanize-1.44", - "mymeta" : { - "abstract" : "Testing-specific WWW::Mechanize subclass", - "author" : [ - "Andy Lester <andy@petdance.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-WWW-Mechanize", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp::Assert::More" : "0", - "HTML::TreeBuilder" : "0", - "HTTP::Server::Simple" : "0.42", - "HTTP::Server::Simple::CGI" : "0", - "LWP" : "6.02", - "Test::Builder::Tester" : "1.09", - "Test::LongString" : "0.15", - "Test::More" : "0.96", - "URI::file" : "0", - "WWW::Mechanize" : "1.68", - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://code.google.com/p/www-mechanize/issues/list" - }, - "homepage" : "https://github.com/petdance/test-www-mechanize", - "license" : [ - "http://www.opensource.org/licenses/artistic-license-2.0" - ], - "repository" : { - "url" : "https://github.com/petdance/test-www-mechanize" - } - }, - "version" : "1.44" - }, - "name" : "Test::WWW::Mechanize", - "pathname" : "P/PE/PETDANCE/Test-WWW-Mechanize-1.44.tar.gz", - "provides" : { - "Test::WWW::Mechanize" : { - "file" : "Test/WWW/Mechanize.pm", - "version" : "1.44" - } - }, - "target" : "Test::WWW::Mechanize", - "version" : "1.44" - }, - "Test::WWW::Mechanize::Catalyst" : { - "dist" : "Test-WWW-Mechanize-Catalyst-0.58", - "mymeta" : { - "abstract" : "Test::WWW::Mechanize for Catalyst", - "author" : [ - "Ash Berlin C<< <ash@cpan.org> >> (current maintiner)" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-WWW-Mechanize-Catalyst", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Catalyst::Plugin::Session::State::Cookie" : "0", - "Catalyst::Plugin::Session::Store::Dummy" : "0", - "ExtUtils::MakeMaker" : "6.59", - "Test::Exception" : "0", - "Test::More" : "0.88", - "Test::utf8" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Catalyst" : "5.90", - "LWP" : "5.816", - "Moose" : "0.67", - "Test::WWW::Mechanize" : "1.14", - "WWW::Mechanize" : "1.54", - "namespace::clean" : "0.09", - "perl" : "5.008004" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/catagits/Test-WWW-Mechanize-Catalyst.git" - } - }, - "version" : "0.58" - }, - "name" : "Test::WWW::Mechanize::Catalyst", - "pathname" : "B/BO/BOBTFISH/Test-WWW-Mechanize-Catalyst-0.58.tar.gz", - "provides" : { - "Test::WWW::Mechanize::Catalyst" : { - "file" : "Test/WWW/Mechanize/Catalyst.pm", - "version" : "0.58" - } - }, - "target" : "Test::WWW::Mechanize::Catalyst", - "version" : "0.58" - }, - "Test::WWW::Mechanize::PSGI" : { - "dist" : "Test-WWW-Mechanize-PSGI-0.35", - "mymeta" : { - "abstract" : "Test PSGI programs using WWW::Mechanize", - "author" : [ - "Leon Brocard <acme@astray.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.55_02, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-WWW-Mechanize-PSGI", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "HTTP::Message::PSGI" : "0", - "Test::More" : "0", - "Test::WWW::Mechanize" : "0", - "Try::Tiny" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.35" - }, - "name" : "Test::WWW::Mechanize::PSGI", - "pathname" : "L/LB/LBROCARD/Test-WWW-Mechanize-PSGI-0.35.tar.gz", - "provides" : { - "Test::WWW::Mechanize::PSGI" : { - "file" : "Test/WWW/Mechanize/PSGI.pm", - "version" : "0.35" - } - }, - "target" : "Test::WWW::Mechanize::PSGI", - "version" : "0.35" - }, - "Test::Warn" : { - "dist" : "Test-Warn-0.24", - "mymeta" : { - "abstract" : "Perl extension to test methods for warnings", - "author" : [ - "Alexandr Ciornii <alexchorny@gmail.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "keywords" : [ - "testing", - "warnings" - ], - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-Warn", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "File::Spec" : "0", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "1.22", - "Sub::Uplevel" : "0.12", - "Test::Builder" : "0.13", - "Test::Builder::Tester" : "1.02", - "Tree::DAG_Node" : "1.02", - "perl" : "5.006" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/chorny/test-warn/tree" - } - }, - "version" : "0.24" - }, - "name" : "Test::Warn", - "pathname" : "C/CH/CHORNY/Test-Warn-0.24.tar.gz", - "provides" : { - "Test::Warn" : { - "file" : "Test/Warn.pm", - "version" : "0.24" - }, - "Test::Warn::Categorization" : { - "file" : "Test/Warn.pm" - }, - "Test::Warn::DAG_Node_Tree" : { - "file" : "Test/Warn.pm" - } - }, - "target" : "Test::Warn", - "version" : "0.24" - }, - "Test::use::ok" : { - "dist" : "Test-use-ok-0.11", - "mymeta" : { - "abstract" : "Alternative to Test::More::use_ok", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unrestricted" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-use-ok", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.36" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.005" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "http://github.com/audreyt/Test-use-ok/tree" - }, - "version" : "0.10", - "x_module_name" : "Test::use::ok" - }, - "name" : "Test::use::ok", - "pathname" : "A/AU/AUDREYT/Test-use-ok-0.11.tar.gz", - "provides" : { - "Test::use::ok" : { - "file" : "Test/use/ok.pm", - "version" : "0.11" - }, - "ok" : { - "file" : "ok.pm", - "version" : "0.11" - } - }, - "target" : "ok", - "version" : "0.11" - }, - "Test::utf8" : { - "dist" : "Test-utf8-1.00", - "mymeta" : { - "abstract" : "handy utf8 tests", - "author" : [ - "Written by Mark Fowler B<mark@twoshortplanks.com>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Test-utf8", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42", - "Test::Builder::Tester" : "0.09" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.42" - } - }, - "runtime" : { - "requires" : { - "Test::Builder" : "0", - "perl" : "5.007003" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "http://github.com/2shortplanks/Test-utf8/tree", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/2shortplanks/Test-utf8.git" - } - }, - "version" : "1.00" - }, - "name" : "Test::utf8", - "pathname" : "M/MA/MARKF/Test-utf8-1.00.tar.gz", - "provides" : { - "Test::utf8" : { - "file" : "Test/utf8.pm", - "version" : "1.00" - } - }, - "target" : "Test::utf8", - "version" : "1.00" - }, - "Text::Diff" : { - "dist" : "Text-Diff-1.41", - "mymeta" : { - "abstract" : "Perform diffs on files and record sets", - "author" : [ - "Adam Kennedy <adamk@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.56, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Text-Diff", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Algorithm::Diff" : "1.19", - "Exporter" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "https://github.com/Ovid/Text-Diff" - } - }, - "version" : "1.41" - }, - "name" : "Text::Diff", - "pathname" : "O/OV/OVID/Text-Diff-1.41.tar.gz", - "provides" : { - "Text::Diff" : { - "file" : "Text/Diff.pm", - "version" : "1.41" - }, - "Text::Diff::Base" : { - "file" : "Text/Diff.pm" - }, - "Text::Diff::Config" : { - "file" : "Text/Diff/Config.pm", - "version" : "1.41" - }, - "Text::Diff::Table" : { - "file" : "Text/Diff/Table.pm", - "version" : "1.41" - } - }, - "target" : "Text::Diff", - "version" : "1.41" - }, - "Text::German" : { - "dist" : "Text-German-0.06", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Text-German", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "0.06" - }, - "name" : "Text::German", - "pathname" : "U/UL/ULPFR/Text-German-0.06.tar.gz", - "provides" : { - "Text::German" : { - "file" : "Text/German.pm", - "version" : "0.06" - }, - "Text::German::Adjektiv" : { - "file" : "Text/German/Adjektiv.pm" - }, - "Text::German::Ausnahme" : { - "file" : "Text/German/Ausnahme.pm" - }, - "Text::German::Cache" : { - "file" : "Text/German/Cache.pm" - }, - "Text::German::Endung" : { - "file" : "Text/German/Endung.pm" - }, - "Text::German::Regel" : { - "file" : "Text/German/Regel.pm" - }, - "Text::German::Util" : { - "file" : "Text/German/Util.pm" - }, - "Text::German::Verb" : { - "file" : "Text/German/Verb.pm" - }, - "Text::German::Vorsilbe" : { - "file" : "Text/German/Vorsilbe.pm" - } - }, - "target" : "Text::German", - "version" : "0.06" - }, - "Text::Glob" : { - "dist" : "Text-Glob-0.09", - "mymeta" : { - "abstract" : "match globbing patterns against text", - "author" : [ - "Richard Clamp <richardc@unixbeard.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Text-Glob", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.36" - } - } - }, - "provides" : { - "Text::Glob" : { - "file" : "lib/Text/Glob.pm", - "version" : "0.09" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.09" - }, - "name" : "Text::Glob", - "pathname" : "R/RC/RCLAMP/Text-Glob-0.09.tar.gz", - "provides" : { - "Text::Glob" : { - "file" : "Text/Glob.pm", - "version" : "0.09" - } - }, - "target" : "Text::Glob", - "version" : "0.09" - }, - "Text::SimpleTable" : { - "dist" : "Text-SimpleTable-2.03", - "mymeta" : { - "abstract" : "Simple eyecandy ASCII tables", - "author" : [ - "Sebastian Riedel <sri@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.54, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Text-SimpleTable", - "no_index" : { - "directory" : [ - "t", - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : {} - }, - "runtime" : { - "requires" : { - "ExtUtils::MakeMaker" : "0", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://github.com/kraih/text-simpletable/tree/master" - } - }, - "version" : "2.03" - }, - "name" : "Text::SimpleTable", - "pathname" : "M/MR/MRAMBERG/Text-SimpleTable-2.03.tar.gz", - "provides" : { - "Text::SimpleTable" : { - "file" : "Text/SimpleTable.pm", - "version" : "2.03" - } - }, - "target" : "Text::SimpleTable", - "version" : "2.03" - }, - "Text::Unidecode" : { - "dist" : "Text-Unidecode-0.04", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Text-Unidecode", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "0.04" - }, - "name" : "Text::Unidecode", - "pathname" : "S/SB/SBURKE/Text-Unidecode-0.04.tar.gz", - "provides" : { - "Text::Unidecode" : { - "file" : "Text/Unidecode.pm", - "version" : "0.04" - } - }, - "target" : "Text::Unidecode", - "version" : "0.04" - }, - "Tie::IxHash" : { - "dist" : "Tie-IxHash-1.23", - "mymeta" : { - "abstract" : "ordered associative arrays for Perl", - "author" : [ - "Gurusamy Sarathy gsar@umich.edu" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Tie-IxHash", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.005" - } - } - }, - "provides" : { - "Tie::IxHash" : { - "file" : "lib/Tie/IxHash.pm", - "version" : "1.23" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/chorny/Tie-IxHash.git" - } - }, - "version" : "1.23" - }, - "name" : "Tie::IxHash", - "pathname" : "C/CH/CHORNY/Tie-IxHash-1.23.tar.gz", - "provides" : { - "Tie::IxHash" : { - "file" : "Tie/IxHash.pm", - "version" : "1.23" - } - }, - "target" : "Tie::IxHash", - "version" : "1.23" - }, - "Tie::ToObject" : { - "dist" : "Tie-ToObject-0.03", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.42, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Tie-ToObject", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Scalar::Util" : "0", - "Test::More" : "0", - "Test::use::ok" : "0", - "Tie::RefHash" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.03" - }, - "name" : "Tie::ToObject", - "pathname" : "N/NU/NUFFIN/Tie-ToObject-0.03.tar.gz", - "provides" : { - "Tie::ToObject" : { - "file" : "Tie/ToObject.pm", - "version" : "0.03" - } - }, - "target" : "Tie::ToObject", - "version" : "0.03" - }, - "Tree::DAG_Node" : { - "dist" : "Tree-DAG_Node-1.11", - "mymeta" : { - "abstract" : "An N-ary tree", - "author" : [ - "Sean M. Burke <sburke@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "artistic_2" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Tree-DAG_Node", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.98" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.38" - } - }, - "runtime" : { - "requires" : { - "strict" : "0", - "warnings" : "0" - } - } - }, - "provides" : { - "Tree::DAG_Node" : { - "file" : "lib/Tree/DAG_Node.pm", - "version" : "1.11" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://www.perlfoundation.org/artistic_license_2_0" - ] - }, - "version" : "1.11" - }, - "name" : "Tree::DAG_Node", - "pathname" : "R/RS/RSAVAGE/Tree-DAG_Node-1.11.tgz", - "provides" : { - "Tree::DAG_Node" : { - "file" : "Tree/DAG_Node.pm", - "version" : "1.11" - } - }, - "target" : "Tree::DAG_Node", - "version" : "1.11" - }, - "Tree::Simple" : { - "dist" : "Tree-Simple-1.18", - "mymeta" : { - "abstract" : "A simple tree object", - "author" : [ - "Stevan Little, E<lt>stevan@iinteractive.comE<gt>", - "Rob Kinyon, E<lt>rob@iinteractive.comE<gt>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Tree-Simple", - "prereqs" : { - "build" : { - "requires" : { - "Test::Exception" : "0.15", - "Test::More" : "0.47" - } - }, - "runtime" : { - "requires" : { - "Scalar::Util" : "1.18", - "perl" : "v5.6.0" - } - } - }, - "provides" : { - "Tree::Simple" : { - "file" : "lib/Tree/Simple.pm", - "version" : "1.18" - }, - "Tree::Simple::Visitor" : { - "file" : "lib/Tree/Simple/Visitor.pm", - "version" : "1.11" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "1.18" - }, - "name" : "Tree::Simple", - "pathname" : "S/ST/STEVAN/Tree-Simple-1.18.tar.gz", - "provides" : { - "Tree::Simple" : { - "file" : "Tree/Simple.pm", - "version" : "1.18" - }, - "Tree::Simple::Visitor" : { - "file" : "Tree/Simple/Visitor.pm", - "version" : "1.11" - } - }, - "target" : "Tree::Simple", - "version" : "1.18" - }, - "Tree::Simple::VisitorFactory" : { - "dist" : "Tree-Simple-VisitorFactory-0.10", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Tree-Simple-VisitorFactory", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "File::Spec" : "0.6", - "Scalar::Util" : "1.1", - "Test::Exception" : "0.15", - "Test::More" : "0.47", - "Tree::Simple" : "1.12" - } - } - }, - "release_status" : "stable", - "version" : "0.10" - }, - "name" : "Tree::Simple::VisitorFactory", - "pathname" : "S/ST/STEVAN/Tree-Simple-VisitorFactory-0.10.tar.gz", - "provides" : { - "Tree::Simple::Visitor::BreadthFirstTraversal" : { - "file" : "Tree/Simple/Visitor/BreadthFirstTraversal.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::CreateDirectoryTree" : { - "file" : "Tree/Simple/Visitor/CreateDirectoryTree.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::FindByNodeValue" : { - "file" : "Tree/Simple/Visitor/FindByNodeValue.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::FindByPath" : { - "file" : "Tree/Simple/Visitor/FindByPath.pm", - "version" : "0.03" - }, - "Tree::Simple::Visitor::FindByUID" : { - "file" : "Tree/Simple/Visitor/FindByUID.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::FromNestedArray" : { - "file" : "Tree/Simple/Visitor/FromNestedArray.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::FromNestedHash" : { - "file" : "Tree/Simple/Visitor/FromNestedHash.pm", - "version" : "0.03" - }, - "Tree::Simple::Visitor::GetAllDescendents" : { - "file" : "Tree/Simple/Visitor/GetAllDescendents.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::LoadClassHierarchy" : { - "file" : "Tree/Simple/Visitor/LoadClassHierarchy.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::LoadDirectoryTree" : { - "file" : "Tree/Simple/Visitor/LoadDirectoryTree.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::PathToRoot" : { - "file" : "Tree/Simple/Visitor/PathToRoot.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::PostOrderTraversal" : { - "file" : "Tree/Simple/Visitor/PostOrderTraversal.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::PreOrderTraversal" : { - "file" : "Tree/Simple/Visitor/PreOrderTraversal.pm", - "version" : "0.01" - }, - "Tree::Simple::Visitor::Sort" : { - "file" : "Tree/Simple/Visitor/Sort.pm", - "version" : "0.03" - }, - "Tree::Simple::Visitor::ToNestedArray" : { - "file" : "Tree/Simple/Visitor/ToNestedArray.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::ToNestedHash" : { - "file" : "Tree/Simple/Visitor/ToNestedHash.pm", - "version" : "0.02" - }, - "Tree::Simple::Visitor::VariableDepthClone" : { - "file" : "Tree/Simple/Visitor/VariableDepthClone.pm", - "version" : "0.03" - }, - "Tree::Simple::VisitorFactory" : { - "file" : "Tree/Simple/VisitorFactory.pm", - "version" : "0.10" - } - }, - "target" : "Tree::Simple::Visitor::FindByPath", - "version" : "0.10" - }, - "Try::Tiny" : { - "dist" : "Try-Tiny-0.12", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Try-Tiny", - "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" : { - "homepage" : "https://github.com/doy/try-tiny.git", - "repository" : { - "type" : "git", - "url" : "git://github.com/doy/try-tiny.git" - } - }, - "version" : "0.12" - }, - "name" : "Try::Tiny", - "pathname" : "D/DO/DOY/Try-Tiny-0.12.tar.gz", - "provides" : { - "Try::Tiny" : { - "file" : "Try/Tiny.pm", - "version" : "0.12" - } - }, - "target" : "Try::Tiny", - "version" : "0.12" - }, - "UNIVERSAL::require" : { - "dist" : "UNIVERSAL-require-0.13", - "mymeta" : { - "abstract" : "require() modules from a variable", - "author" : [ - "Michael G Schwern <schwern@pobox.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.50, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "UNIVERSAL-require", - "no_index" : { - "directory" : [ - "t", - "inc" - ], - "package" : [ - "UNIVERSAL" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0.47" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=UNIVERSAL-require" - }, - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://svn.schwern.org/repos/CPAN/UNIVERSAL-require/trunk/" - } - }, - "version" : "0.13" - }, - "name" : "UNIVERSAL::require", - "pathname" : "M/MS/MSCHWERN/UNIVERSAL-require-0.13.tar.gz", - "provides" : { - "UNIVERSAL" : { - "file" : "UNIVERSAL/require.pm" - }, - "UNIVERSAL::require" : { - "file" : "UNIVERSAL/require.pm", - "version" : "0.13" - } - }, - "target" : "UNIVERSAL::require", - "version" : "0.13" - }, - "URI" : { - "dist" : "URI-1.60", - "mymeta" : { - "abstract" : "Uniform Resource Identifiers (absolute and relative)", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "URI", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0", - "Test" : "0", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "recommends" : { - "Business::ISBN" : "0" - }, - "requires" : { - "MIME::Base64" : "2", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "https://github.com/libwww-perl/uri" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "1.60" - }, - "name" : "URI", - "pathname" : "G/GA/GAAS/URI-1.60.tar.gz", - "provides" : { - "URI" : { - "file" : "URI.pm", - "version" : "1.60" - }, - "URI::Escape" : { - "file" : "URI/Escape.pm", - "version" : "3.31" - }, - "URI::Heuristic" : { - "file" : "URI/Heuristic.pm", - "version" : "4.20" - }, - "URI::IRI" : { - "file" : "URI/IRI.pm" - }, - "URI::QueryParam" : { - "file" : "URI/QueryParam.pm" - }, - "URI::Split" : { - "file" : "URI/Split.pm" - }, - "URI::URL" : { - "file" : "URI/URL.pm", - "version" : "5.04" - }, - "URI::WithBase" : { - "file" : "URI/WithBase.pm", - "version" : "2.20" - }, - "URI::data" : { - "file" : "URI/data.pm" - }, - "URI::file" : { - "file" : "URI/file.pm", - "version" : "4.21" - }, - "URI::file::Base" : { - "file" : "URI/file/Base.pm" - }, - "URI::file::FAT" : { - "file" : "URI/file/FAT.pm" - }, - "URI::file::Mac" : { - "file" : "URI/file/Mac.pm" - }, - "URI::file::OS2" : { - "file" : "URI/file/OS2.pm" - }, - "URI::file::QNX" : { - "file" : "URI/file/QNX.pm" - }, - "URI::file::Unix" : { - "file" : "URI/file/Unix.pm" - }, - "URI::file::Win32" : { - "file" : "URI/file/Win32.pm" - }, - "URI::ftp" : { - "file" : "URI/ftp.pm" - }, - "URI::gopher" : { - "file" : "URI/gopher.pm" - }, - "URI::http" : { - "file" : "URI/http.pm" - }, - "URI::https" : { - "file" : "URI/https.pm" - }, - "URI::ldap" : { - "file" : "URI/ldap.pm", - "version" : "1.12" - }, - "URI::ldapi" : { - "file" : "URI/ldapi.pm" - }, - "URI::ldaps" : { - "file" : "URI/ldaps.pm" - }, - "URI::mailto" : { - "file" : "URI/mailto.pm" - }, - "URI::mms" : { - "file" : "URI/mms.pm" - }, - "URI::news" : { - "file" : "URI/news.pm" - }, - "URI::nntp" : { - "file" : "URI/nntp.pm" - }, - "URI::pop" : { - "file" : "URI/pop.pm" - }, - "URI::rlogin" : { - "file" : "URI/rlogin.pm" - }, - "URI::rsync" : { - "file" : "URI/rsync.pm" - }, - "URI::rtsp" : { - "file" : "URI/rtsp.pm" - }, - "URI::rtspu" : { - "file" : "URI/rtspu.pm" - }, - "URI::sip" : { - "file" : "URI/sip.pm", - "version" : "0.11" - }, - "URI::sips" : { - "file" : "URI/sips.pm" - }, - "URI::snews" : { - "file" : "URI/snews.pm" - }, - "URI::ssh" : { - "file" : "URI/ssh.pm" - }, - "URI::telnet" : { - "file" : "URI/telnet.pm" - }, - "URI::tn3270" : { - "file" : "URI/tn3270.pm" - }, - "URI::urn" : { - "file" : "URI/urn.pm" - }, - "URI::urn::isbn" : { - "file" : "URI/urn/isbn.pm" - }, - "URI::urn::oid" : { - "file" : "URI/urn/oid.pm" - } - }, - "target" : "URI::QueryParam", - "version" : "1.60" - }, - "URI::SmartURI" : { - "dist" : "URI-SmartURI-0.032", - "mymeta" : { - "abstract" : "Subclassable and hostless URIs", - "author" : [ - "Rafael Kitover, C<< <rkitover at cpan.org> >>", - "Rafael Kitover <rkitover@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "URI-SmartURI", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::Fatal" : "0", - "Test::More" : "0.94", - "Test::NoWarnings" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "Class::C3::Componentised" : "0", - "File::Find::Rule" : "0", - "List::MoreUtils" : "0", - "List::Util" : "0", - "Moose" : "0", - "Scalar::Util" : "0", - "Test::Fatal" : "0", - "Test::More" : "0.94", - "Test::NoWarnings" : "0", - "URI" : "1.51", - "namespace::clean" : "0", - "perl" : "5.008001" - } - } - }, - "provides" : { - "URI::SmartURI" : { - "file" : "lib/URI/SmartURI.pm", - "version" : "0.032" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/rkitover/uri-smarturi.git" - } - }, - "version" : "0.032" - }, - "name" : "URI::SmartURI", - "pathname" : "R/RK/RKITOVER/URI-SmartURI-0.032.tar.gz", - "provides" : { - "URI::SmartURI" : { - "file" : "URI/SmartURI.pm", - "version" : "0.032" - } - }, - "target" : "URI::SmartURI", - "version" : "0.032" - }, - "Variable::Magic" : { - "dist" : "Variable-Magic-0.52", - "mymeta" : { - "abstract" : "Associate user-defined magic to variables from Perl.", - "author" : [ - "Vincent Pit <perl@profvince.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Variable-Magic", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Carp" : "0", - "Config" : "0", - "Exporter" : "0", - "ExtUtils::MakeMaker" : "0", - "Test::More" : "0", - "XSLoader" : "0", - "base" : "0" - } - }, - "configure" : { - "requires" : { - "Config" : "0", - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "Exporter" : "0", - "XSLoader" : "0", - "base" : "0", - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Variable-Magic" - }, - "homepage" : "http://search.cpan.org/dist/Variable-Magic/", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Magic.git" - } - }, - "version" : "0.52" - }, - "name" : "Variable::Magic", - "pathname" : "V/VP/VPIT/Variable-Magic-0.52.tar.gz", - "provides" : { - "Variable::Magic" : { - "file" : "Variable/Magic.pm", - "version" : "0.52" - } - }, - "target" : "Variable::Magic", - "version" : "0.52" - }, - "WWW::Mechanize" : { - "dist" : "WWW-Mechanize-1.72", - "mymeta" : { - "abstract" : "Handy web browsing in a Perl object", - "author" : [ - "Jesse Vincent <jesse@bestpractical.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.59, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "WWW-Mechanize", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Carp" : "0", - "File::Temp" : "0", - "FindBin" : "0", - "Getopt::Long" : "0", - "HTML::Form" : "6", - "HTML::HeadParser" : "0", - "HTML::Parser" : "3.33", - "HTML::TokeParser" : "2.28", - "HTML::TreeBuilder" : "0", - "HTTP::Daemon" : "0", - "HTTP::Request" : "1.3", - "HTTP::Server::Simple" : "0.35", - "HTTP::Server::Simple::CGI" : "0", - "HTTP::Status" : "0", - "LWP" : "5.829", - "LWP::UserAgent" : "5.829", - "Pod::Usage" : "0", - "Test::More" : "0.34", - "Test::Warn" : "0.11", - "URI" : "1.36", - "URI::URL" : "0", - "URI::file" : "0", - "perl" : "5.008" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://code.google.com/p/www-mechanize/issues/list" - }, - "homepage" : "https://github.com/bestpractical/www-mechanize", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "x_MailingList" : "http://groups.google.com/group/www-mechanize-users", - "x_Repository" : "https://github.com/bestpractical/www-mechanize" - }, - "version" : "1.72" - }, - "name" : "WWW::Mechanize", - "pathname" : "J/JE/JESSE/WWW-Mechanize-1.72.tar.gz", - "provides" : { - "WWW::Mechanize" : { - "file" : "WWW/Mechanize.pm", - "version" : "1.72" - }, - "WWW::Mechanize::Image" : { - "file" : "WWW/Mechanize/Image.pm" - }, - "WWW::Mechanize::Link" : { - "file" : "WWW/Mechanize/Link.pm" - } - }, - "target" : "WWW::Mechanize", - "version" : "1.72" - }, - "WWW::RobotRules" : { - "dist" : "WWW-RobotRules-6.02", - "mymeta" : { - "abstract" : "database of robots.txt-derived permissions", - "author" : [ - "Gisle Aas <gisle@activestate.com>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "WWW-RobotRules", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "AnyDBM_File" : "0", - "Fcntl" : "0", - "URI" : "1.10", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/gisle/www-robotrules" - }, - "x_MailingList" : "mailto:libwww@perl.org" - }, - "version" : "6.02" - }, - "name" : "WWW::RobotRules", - "pathname" : "G/GA/GAAS/WWW-RobotRules-6.02.tar.gz", - "provides" : { - "WWW::RobotRules" : { - "file" : "WWW/RobotRules.pm", - "version" : "6.02" - }, - "WWW::RobotRules::AnyDBM_File" : { - "file" : "WWW/RobotRules/AnyDBM_File.pm", - "version" : "6.00" - }, - "WWW::RobotRules::InCore" : { - "file" : "WWW/RobotRules.pm" - } - }, - "target" : "WWW::RobotRules", - "version" : "6.02" - }, - "Web::Scraper" : { - "dist" : "Web-Scraper-0.37", - "mymeta" : { - "abstract" : "Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions", - "author" : [ - "Tatsuhiko Miyagawa <miyagawa@bulknews.net>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "Web-Scraper", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59", - "Test::Base" : "0", - "Test::More" : "0", - "Test::Requires" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "HTML::Entities" : "0", - "HTML::Selector::XPath" : "0.03", - "HTML::Tagset" : "0", - "HTML::TreeBuilder" : "3.23", - "HTML::TreeBuilder::XPath" : "0.08", - "LWP" : "5.827", - "Scalar::Util" : "0", - "UNIVERSAL::require" : "0", - "URI" : "0", - "XML::XPathEngine" : "0.08", - "YAML" : "0", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/miyagawa/web-scraper.git" - } - }, - "version" : "0.37" - }, - "name" : "Web::Scraper", - "pathname" : "M/MI/MIYAGAWA/Web-Scraper-0.37.tar.gz", - "provides" : { - "Web::Scraper" : { - "file" : "Web/Scraper.pm", - "version" : "0.37" - }, - "Web::Scraper::Filter" : { - "file" : "Web/Scraper/Filter.pm" - }, - "Web::Scraper::LibXML" : { - "file" : "Web/Scraper/LibXML.pm" - } - }, - "target" : "Web::Scraper", - "version" : "0.37" - }, - "XML::NamespaceSupport" : { - "dist" : "XML-NamespaceSupport-1.11", - "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.120921", - "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" - } - }, - "target" : "XML::NamespaceSupport", - "version" : "1.11" - }, - "XML::Parser" : { - "dist" : "XML-Parser-2.41", - "mymeta" : { - "abstract" : "A perl module for parsing XML documents", - "author" : [ - "Clark Cooper (coopercc@netheaven.com)" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.56, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "XML-Parser", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "LWP" : "0", - "perl" : "5.00405" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "url" : "http://github.com/chorny/XML-Parser" - } - }, - "version" : "2.41" - }, - "name" : "XML::Parser", - "pathname" : "T/TO/TODDR/XML-Parser-2.41.tar.gz", - "provides" : { - "XML::Parser" : { - "file" : "XML/Parser.pm", - "version" : "2.41" - }, - "XML::Parser::Expat" : { - "file" : "XML/Parser/Expat.pm", - "version" : "2.41" - }, - "XML::Parser::Style::Debug" : { - "file" : "XML/Parser/Style/Debug.pm" - }, - "XML::Parser::Style::Objects" : { - "file" : "XML/Parser/Style/Objects.pm" - }, - "XML::Parser::Style::Stream" : { - "file" : "XML/Parser/Style/Stream.pm" - }, - "XML::Parser::Style::Subs" : { - "file" : "XML/Parser/Style/Subs.pm" - }, - "XML::Parser::Style::Tree" : { - "file" : "XML/Parser/Style/Tree.pm" - } - }, - "target" : "XML::Parser::Expat", - "version" : "2.41" - }, - "XML::RSS" : { - "dist" : "XML-RSS-1.49", - "mymeta" : { - "abstract" : "creates and updates RSS files", - "author" : [ - "Shlomi Fish <shlomif@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "keywords" : [ - "feed", - "feeds", - "generate", - "generating", - "parse", - "parsing", - "rss", - "RSS", - "web-feed", - "web-feeds", - "xml" - ], - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "XML-RSS", - "prereqs" : { - "build" : { - "requires" : { - "Test::Manifest" : "0.9", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.36" - } - }, - "runtime" : { - "requires" : { - "DateTime" : "0", - "DateTime::Format::Mail" : "0", - "DateTime::Format::W3CDTF" : "0", - "HTML::Entities" : "0", - "XML::Parser" : "2.23", - "perl" : "5.008" - } - } - }, - "provides" : { - "XML::RSS" : { - "file" : "lib/XML/RSS.pm", - "version" : "1.49" - }, - "XML::RSS::Private::Output::Base" : { - "file" : "lib/XML/RSS/Private/Output/Base.pm", - "version" : "0" - }, - "XML::RSS::Private::Output::Roles::ImageDims" : { - "file" : "lib/XML/RSS/Private/Output/Roles/ImageDims.pm", - "version" : "0" - }, - "XML::RSS::Private::Output::Roles::ModulesElems" : { - "file" : "lib/XML/RSS/Private/Output/Roles/ModulesElems.pm", - "version" : "0" - }, - "XML::RSS::Private::Output::V0_9" : { - "file" : "lib/XML/RSS/Private/Output/V0_9.pm", - "version" : "0" - }, - "XML::RSS::Private::Output::V0_91" : { - "file" : "lib/XML/RSS/Private/Output/V0_91.pm", - "version" : "0" - }, - "XML::RSS::Private::Output::V1_0" : { - "file" : "lib/XML/RSS/Private/Output/V1_0.pm", - "version" : "0" - }, - "XML::RSS::Private::Output::V2_0" : { - "file" : "lib/XML/RSS/Private/Output/V2_0.pm", - "version" : "0" - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "http://perl-rss.sourceforge.net/", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "url" : "https://svn.perl.org/modules/XML-RSS/trunk" - } - }, - "version" : "1.49" - }, - "name" : "XML::RSS", - "pathname" : "S/SH/SHLOMIF/XML-RSS-1.49.tar.gz", - "provides" : { - "XML::RSS" : { - "file" : "XML/RSS.pm", - "version" : "1.49" - }, - "XML::RSS::Private::Output::Base" : { - "file" : "XML/RSS/Private/Output/Base.pm" - }, - "XML::RSS::Private::Output::Roles::ImageDims" : { - "file" : "XML/RSS/Private/Output/Roles/ImageDims.pm" - }, - "XML::RSS::Private::Output::Roles::ModulesElems" : { - "file" : "XML/RSS/Private/Output/Roles/ModulesElems.pm" - }, - "XML::RSS::Private::Output::V0_9" : { - "file" : "XML/RSS/Private/Output/V0_9.pm" - }, - "XML::RSS::Private::Output::V0_91" : { - "file" : "XML/RSS/Private/Output/V0_91.pm" - }, - "XML::RSS::Private::Output::V1_0" : { - "file" : "XML/RSS/Private/Output/V1_0.pm" - }, - "XML::RSS::Private::Output::V2_0" : { - "file" : "XML/RSS/Private/Output/V2_0.pm" - } - }, - "target" : "XML::RSS", - "version" : "1.49" - }, - "XML::SAX" : { - "dist" : "XML-SAX-0.99", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.55_02, CPAN::Meta::Converter version 2.120921", - "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" - } - }, - "target" : "XML::SAX", - "version" : "0.99" - }, - "XML::SAX::Base" : { - "dist" : "XML-SAX-Base-1.08", - "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.120921", - "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" : {} - }, - "test" : { - "requires" : { - "Test::More" : "0.88" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://github.com/grantm/XML-SAX-Base.git", - "web" : "http://github.com/grantm/XML-SAX-Base" - } - }, - "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" - } - }, - "target" : "XML::SAX::Base", - "version" : "1.08" - }, - "XML::SAX::Expat" : { - "dist" : "XML-SAX-Expat-0.40", - "mymeta" : { - "abstract" : "SAX Driver for Expat", - "author" : [ - "Robin Berjon" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.44, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "XML-SAX-Expat", - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "XML::NamespaceSupport" : "0.03", - "XML::Parser" : "2.27", - "XML::SAX" : "0.03", - "XML::SAX::Base" : "1.00" - } - } - }, - "release_status" : "stable", - "version" : "0.40" - }, - "name" : "XML::SAX::Expat", - "pathname" : "B/BJ/BJOERN/XML-SAX-Expat-0.40.tar.gz", - "provides" : { - "XML::SAX::Expat" : { - "file" : "XML/SAX/Expat.pm", - "version" : "0.40" - } - }, - "target" : "XML::SAX::Expat", - "version" : "0.40" - }, - "XML::Simple" : { - "dist" : "XML-Simple-2.20", - "mymeta" : { - "abstract" : "Easily read/write XML (esp config files)", - "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.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "XML-Simple", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.31" - } - }, - "runtime" : { - "requires" : { - "XML::NamespaceSupport" : "1.04", - "XML::SAX" : "0.15", - "XML::SAX::Expat" : "0" - } - }, - "test" : { - "requires" : { - "Test::More" : "0.88" - } - } - }, - "release_status" : "stable", - "resources" : { - "repository" : { - "type" : "git", - "url" : "git://github.com/grantm/xml-simple.git", - "web" : "http://github.com/grantm/xml-simple" - } - }, - "version" : "2.20" - }, - "name" : "XML::Simple", - "pathname" : "G/GR/GRANTM/XML-Simple-2.20.tar.gz", - "provides" : { - "XML::Simple" : { - "file" : "XML/Simple.pm", - "version" : "2.20" - } - }, - "target" : "XML::Simple", - "version" : "2.20" - }, - "XML::XPathEngine" : { - "dist" : "XML-XPathEngine-0.13", - "mymeta" : { - "abstract" : "a re-usable XPath engine for DOM-like trees", - "author" : [ - "Michel Rodriguez <mirod@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.59, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "XML-XPathEngine", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "version" : "0.13" - }, - "name" : "XML::XPathEngine", - "pathname" : "M/MI/MIROD/XML-XPathEngine-0.13.tar.gz", - "provides" : { - "XML::XPathEngine" : { - "file" : "XML/XPathEngine.pm", - "version" : "0.13" - }, - "XML::XPathEngine::Boolean" : { - "file" : "XML/XPathEngine/Boolean.pm" - }, - "XML::XPathEngine::Expr" : { - "file" : "XML/XPathEngine/Expr.pm" - }, - "XML::XPathEngine::Function" : { - "file" : "XML/XPathEngine/Function.pm" - }, - "XML::XPathEngine::Literal" : { - "file" : "XML/XPathEngine/Literal.pm" - }, - "XML::XPathEngine::LocationPath" : { - "file" : "XML/XPathEngine/LocationPath.pm" - }, - "XML::XPathEngine::NodeSet" : { - "file" : "XML/XPathEngine/NodeSet.pm" - }, - "XML::XPathEngine::Number" : { - "file" : "XML/XPathEngine/Number.pm" - }, - "XML::XPathEngine::Root" : { - "file" : "XML/XPathEngine/Root.pm" - }, - "XML::XPathEngine::Step" : { - "file" : "XML/XPathEngine/Step.pm" - }, - "XML::XPathEngine::Variable" : { - "file" : "XML/XPathEngine/Variable.pm" - } - }, - "target" : "XML::XPathEngine", - "version" : "0.13" - }, - "YAML" : { - "dist" : "YAML-0.84", - "mymeta" : { - "abstract" : "YAML Ain't Markup Language (tm)", - "author" : [ - "Ingy döt Net <ingy@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "YAML", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "https://github.com/ingydotnet/yaml-pm/tree", - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.84", - "x_module_name" : "YAML" - }, - "name" : "YAML", - "pathname" : "M/MS/MSTROUT/YAML-0.84.tar.gz", - "provides" : { - "Test::YAML" : { - "file" : "Test/YAML.pm", - "version" : "0.84" - }, - "Test::YAML::Filter" : { - "file" : "Test/YAML.pm" - }, - "YAML" : { - "file" : "YAML.pm", - "version" : "0.84" - }, - "YAML::Any" : { - "file" : "YAML/Any.pm", - "version" : "0.84" - }, - "YAML::Dumper" : { - "file" : "YAML/Dumper.pm", - "version" : "0.84" - }, - "YAML::Dumper::Base" : { - "file" : "YAML/Dumper/Base.pm", - "version" : "0.84" - }, - "YAML::Error" : { - "file" : "YAML/Error.pm", - "version" : "0.84" - }, - "YAML::Loader" : { - "file" : "YAML/Loader.pm", - "version" : "0.84" - }, - "YAML::Loader::Base" : { - "file" : "YAML/Loader/Base.pm", - "version" : "0.84" - }, - "YAML::Marshall" : { - "file" : "YAML/Marshall.pm", - "version" : "0.84" - }, - "YAML::Mo" : { - "file" : "YAML/Mo.pm" - }, - "YAML::Node" : { - "file" : "YAML/Node.pm", - "version" : "0.84" - }, - "YAML::Tag" : { - "file" : "YAML/Tag.pm", - "version" : "0.84" - }, - "YAML::Type::blessed" : { - "file" : "YAML/Types.pm" - }, - "YAML::Type::code" : { - "file" : "YAML/Types.pm" - }, - "YAML::Type::glob" : { - "file" : "YAML/Types.pm" - }, - "YAML::Type::ref" : { - "file" : "YAML/Types.pm" - }, - "YAML::Type::regexp" : { - "file" : "YAML/Types.pm" - }, - "YAML::Type::undef" : { - "file" : "YAML/Types.pm" - }, - "YAML::Types" : { - "file" : "YAML/Types.pm", - "version" : "0.84" - }, - "YAML::Warning" : { - "file" : "YAML/Error.pm" - }, - "yaml_mapping" : { - "file" : "YAML/Node.pm" - }, - "yaml_scalar" : { - "file" : "YAML/Node.pm" - }, - "yaml_sequence" : { - "file" : "YAML/Node.pm" - } - }, - "target" : "YAML", - "version" : "0.84" - }, - "YAML::Tiny" : { - "dist" : "YAML-Tiny-1.51", - "mymeta" : { - "abstract" : "Read/Write YAML files with as little code as possible", - "author" : [ - "Adam Kennedy <adamk@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112621, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "YAML-Tiny", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "File::Spec" : "0.80", - "Test::More" : "0.47" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : { - "perl" : "5.004" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=YAML-Tiny" - }, - "repository" : { - "url" : "http://svn.ali.as/cpan/trunk/YAML-Tiny" - } - }, - "version" : "1.51" - }, - "name" : "YAML::Tiny", - "pathname" : "A/AD/ADAMK/YAML-Tiny-1.51.tar.gz", - "provides" : { - "YAML::Tiny" : { - "file" : "YAML/Tiny.pm", - "version" : "1.51" - } - }, - "target" : "YAML::Tiny", - "version" : "1.51" - }, - "aliased" : { - "dist" : "aliased-0.31", - "mymeta" : { - "abstract" : "Use shorter versions of class names.", - "author" : [ - "Curtis \"Ovid\" Poe <ovid@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "aliased", - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "Module::Build" : "0.40" - } - } - }, - "provides" : { - "aliased" : { - "file" : "lib/aliased.pm", - "version" : "0.31" - } - }, - "release_status" : "stable", - "resources" : { - "license" : [ - "http://dev.perl.org/licenses/" - ] - }, - "version" : "0.31" - }, - "name" : "aliased", - "pathname" : "O/OV/OVID/aliased-0.31.tar.gz", - "provides" : { - "aliased" : { - "file" : "aliased.pm", - "version" : "0.31" - } - }, - "target" : "aliased", - "version" : "0.31" - }, - "autodie" : { - "dist" : "autodie-2.16", - "mymeta" : { - "abstract" : "Replace functions with ones that succeed or die with lexical scope", - "author" : [ - "Paul Fenwick <pjf@cpan.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "autodie", - "prereqs" : { - "build" : { - "requires" : { - "File::Copy" : "0", - "File::Spec" : "0", - "File::Temp" : "0", - "FindBin" : "0", - "IO::Handle" : "0", - "Socket" : "0", - "Test::More" : "0", - "open" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "develop" : { - "requires" : { - "Pod::Coverage::TrustPod" : "0", - "Test::Pod" : "1.41", - "Test::Pod::Coverage" : "1.08" - } - }, - "runtime" : { - "recommends" : { - "IPC::System::Simple" : "0.12", - "Sub::Identify" : "0", - "perl" : "5.010" - }, - "requires" : { - "B" : "0", - "Carp" : "0", - "Config" : "0", - "Exporter" : "0", - "Fcntl" : "0", - "POSIX" : "0", - "Tie::RefHash" : "0", - "base" : "0", - "constant" : "0", - "if" : "0", - "overload" : "0", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "recommends" : { - "BSD::Resource" : "0", - "Test::Kwalitee" : "0", - "Test::Perl::Critic" : "0", - "perl" : "5.010" - }, - "requires" : { - "File::Copy" : "0", - "File::Spec" : "0", - "File::Temp" : "0", - "FindBin" : "0", - "IO::Handle" : "0", - "Socket" : "0", - "Test::More" : "0", - "open" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie" - }, - "repository" : { - "type" : "git", - "url" : "git://github.com/pfenwick/autodie", - "web" : "https://github.com/pfenwick/autodie" - } - }, - "version" : "2.16" - }, - "name" : "autodie", - "pathname" : "P/PJ/PJF/autodie-2.16.tar.gz", - "provides" : { - "Fatal" : { - "file" : "Fatal.pm", - "version" : "2.16" - }, - "autodie" : { - "file" : "autodie.pm", - "version" : "2.16" - }, - "autodie::Scope::Guard" : { - "file" : "Fatal.pm" - }, - "autodie::exception" : { - "file" : "autodie/exception.pm", - "version" : "2.16" - }, - "autodie::exception::system" : { - "file" : "autodie/exception/system.pm", - "version" : "2.16" - }, - "autodie::hints" : { - "file" : "autodie/hints.pm", - "version" : "2.16" - }, - "autodie::skip" : { - "file" : "autodie/skip.pm", - "version" : "2.16" - } - }, - "target" : "autodie", - "version" : "2.16" - }, - "carton" : { - "dist" : "carton-v0.9.10", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "Tatsuhiko Miyagawa" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "carton", - "no_index" : { - "directory" : [ - "inc", - "t", - "xt" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "CPAN::Meta" : "0", - "ExtUtils::MakeMaker" : "6.59", - "Test::More" : "0.88", - "Test::Requires" : "0" - } - }, - "configure" : { - "requires" : { - "CPAN::Meta" : "0", - "ExtUtils::MakeMaker" : "6.59", - "version" : "0.77" - } - }, - "develop" : { - "requires" : { - "Module::Install" : "0", - "Module::Install::CPANfile" : "0.03" - } - }, - "runtime" : { - "requires" : { - "App::cpanminus" : "1.6", - "CPAN::Meta" : "2.120921", - "CPAN::Meta::Requirements" : "2.121", - "Capture::Tiny" : "0", - "Exception::Class" : "1.32", - "ExtUtils::MakeMaker" : "6.59", - "Getopt::Long" : "2.36", - "IO::Compress::Gzip" : "0", - "JSON" : "2.53", - "Module::Build" : "0.38", - "Module::CPANfile" : "0.9004", - "Module::Metadata" : "1.000003", - "Term::ANSIColor" : "1.12", - "Try::Tiny" : "0.09", - "local::lib" : "1.008", - "parent" : "0.223", - "perl" : "5.008001" - } - } - }, - "provides" : { - "Carton" : { - "file" : "lib/Carton.pm", - "version" : "v0.9.10" - }, - "Carton::CLI" : { - "file" : "lib/Carton/CLI.pm", - "version" : "0" - }, - "Carton::Error" : { - "file" : "lib/Carton/Error.pm", - "version" : "0" - }, - "Carton::Tree" : { - "file" : "lib/Carton/Tree.pm", - "version" : "0" - }, - "Carton::TreeNode" : { - "file" : "lib/Carton/Tree.pm", - "version" : "0" - }, - "Carton::Util" : { - "file" : "lib/Carton/Util.pm", - "version" : "0" - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "https://github.com/miyagawa/carton/issues" - }, - "homepage" : "https://github.com/miyagawa/carton", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://github.com/miyagawa/carton.git" - } - }, - "version" : "v0.9.10" - }, - "name" : "carton", - "pathname" : "M/MI/MIYAGAWA/carton-v0.9.10.tar.gz", - "provides" : { - "Carton" : { - "file" : "Carton.pm", - "version" : "v0.9.10" - }, - "Carton::CLI" : { - "file" : "Carton/CLI.pm" - }, - "Carton::Error" : { - "file" : "Carton/Error.pm" - }, - "Carton::Tree" : { - "file" : "Carton/Tree.pm" - }, - "Carton::TreeNode" : { - "file" : "Carton/Tree.pm" - }, - "Carton::Util" : { - "file" : "Carton/Util.pm" - }, - "carton" : {} - }, - "target" : "Carton", - "version" : "v0.9.10" - }, - "common::sense" : { - "dist" : "common-sense-3.6", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "license" : [ - "unknown" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "common-sense", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "requires" : {} - } - }, - "release_status" : "stable", - "version" : "3.6" - }, - "name" : "common::sense", - "pathname" : "M/ML/MLEHMANN/common-sense-3.6.tar.gz", - "provides" : { - "common::sense" : { - "file" : "common/sense.pm", - "version" : "3.6" - } - }, - "target" : "common::sense", - "version" : "3.6" - }, - "local::lib" : { - "dist" : "local-lib-1.008009", - "mymeta" : { - "abstract" : "create and use a local lib/ for perl modules with PERL5LIB", - "author" : [ - "Matt S Trout <mst@shadowcat.co.uk> http://www.shadowcat.co.uk/" - ], - "dynamic_config" : 0, - "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "local-lib", - "no_index" : { - "directory" : [ - "inc", - "t" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.59" - } - }, - "runtime" : { - "requires" : { - "CPAN" : "1.82", - "ExtUtils::Install" : "1.43", - "ExtUtils::MakeMaker" : "6.31", - "Module::Build" : "0.36", - "perl" : "5.008001" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=local-lib" - }, - "homepage" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/local-lib.git", - "license" : [ - "http://dev.perl.org/licenses/" - ], - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/p5sagit/local-lib.git" - } - }, - "version" : "1.008009" - }, - "name" : "local::lib", - "pathname" : "A/AP/APEIRON/local-lib-1.008009.tar.gz", - "provides" : { - "lib::core::only" : { - "file" : "lib/core/only.pm" - }, - "local::lib" : { - "file" : "local/lib.pm", - "version" : "1.008009" - } - }, - "target" : "local::lib", - "version" : "1.008009" - }, - "namespace::autoclean" : { - "dist" : "namespace-autoclean-0.13", - "mymeta" : { - "abstract" : "Keep imports out of your namespace", - "author" : [ - "Florian Ragwitz <rafl@debian.org>" - ], - "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300000, CPAN::Meta::Converter version 2.112150, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "namespace-autoclean", - "prereqs" : { - "build" : { - "requires" : { - "Moose::Role" : "0", - "Sub::Name" : "0", - "Test::More" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "6.30" - } - }, - "runtime" : { - "requires" : { - "B::Hooks::EndOfScope" : "0", - "Class::MOP" : "0.80", - "List::Util" : "0", - "namespace::clean" : "0.20", - "strict" : "0", - "warnings" : "0" - } - }, - "test" : { - "requires" : { - "Moose::Role" : "0", - "Sub::Name" : "0", - "Test::More" : "0" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "mailto" : "bug-namespace-autoclean@rt.cpan.org", - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=namespace-autoclean" - }, - "homepage" : "http://metacpan.org/release/namespace-autoclean", - "repository" : { - "type" : "git", - "url" : "git://github.com/rafl/namespace-autoclean.git", - "web" : "http://github.com/rafl/namespace-autoclean" - } - }, - "version" : "0.13", - "x_Dist_Zilla" : { - "plugins" : [ - { - "class" : "Dist::Zilla::Plugin::GatherDir", - "name" : "@FLORA/@Basic/GatherDir", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::PruneCruft", - "name" : "@FLORA/@Basic/PruneCruft", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::ManifestSkip", - "name" : "@FLORA/@Basic/ManifestSkip", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::MetaYAML", - "name" : "@FLORA/@Basic/MetaYAML", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::License", - "name" : "@FLORA/@Basic/License", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::Readme", - "name" : "@FLORA/@Basic/Readme", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::ExtraTests", - "name" : "@FLORA/@Basic/ExtraTests", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::ExecDir", - "name" : "@FLORA/@Basic/ExecDir", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::ShareDir", - "name" : "@FLORA/@Basic/ShareDir", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::MakeMaker", - "name" : "@FLORA/@Basic/MakeMaker", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::Manifest", - "name" : "@FLORA/@Basic/Manifest", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::TestRelease", - "name" : "@FLORA/@Basic/TestRelease", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::ConfirmRelease", - "name" : "@FLORA/@Basic/ConfirmRelease", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::UploadToCPAN", - "name" : "@FLORA/@Basic/UploadToCPAN", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::MetaConfig", - "name" : "@FLORA/MetaConfig", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::MetaJSON", - "name" : "@FLORA/MetaJSON", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::PkgVersion", - "name" : "@FLORA/PkgVersion", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::PodSyntaxTests", - "name" : "@FLORA/PodSyntaxTests", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::NoTabsTests", - "name" : "@FLORA/NoTabsTests", - "version" : "0.01" - }, - { - "class" : "Dist::Zilla::Plugin::PodCoverageTests", - "name" : "@FLORA/PodCoverageTests", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::MetaResources", - "name" : "@FLORA/MetaResources", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::Authority", - "name" : "@FLORA/Authority", - "version" : "1.005" - }, - { - "class" : "Dist::Zilla::Plugin::EOLTests", - "name" : "@FLORA/EOLTests", - "version" : "0.02" - }, - { - "class" : "Dist::Zilla::Plugin::PodWeaver", - "name" : "@FLORA/PodWeaver", - "version" : "3.101641" - }, - { - "class" : "Dist::Zilla::Plugin::AutoPrereqs", - "name" : "@FLORA/AutoPrereqs", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":InstallModules", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":IncModules", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":TestFiles", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ExecFiles", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":ShareFiles", - "version" : "4.300000" - }, - { - "class" : "Dist::Zilla::Plugin::FinderCode", - "name" : ":MainModule", - "version" : "4.300000" - } - ], - "zilla" : { - "class" : "Dist::Zilla::Dist::Builder", - "config" : { - "is_trial" : "0" - }, - "version" : "4.300000" - } - }, - "x_authority" : "cpan:FLORA" - }, - "name" : "namespace::autoclean", - "pathname" : "B/BO/BOBTFISH/namespace-autoclean-0.13.tar.gz", - "provides" : { - "namespace::autoclean" : { - "file" : "namespace/autoclean.pm", - "version" : "0.13" - } - }, - "target" : "namespace::autoclean", - "version" : "0.13" - }, - "namespace::clean" : { - "dist" : "namespace-clean-0.24", - "mymeta" : { - "abstract" : "Keep imports and functions out of your namespace", - "author" : [ - "Robert 'phaylon' Sedlacek <rs@474.at>, Florian Ragwitz <rafl@debian.org>, Jesse Luehrs <doy@tozt.net>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "namespace-clean", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "Test::More" : "0.88" - } - }, - "configure" : { - "requires" : { - "ExtUtils::CBuilder" : "0.27" - } - }, - "runtime" : { - "requires" : { - "B::Hooks::EndOfScope" : "0.12", - "Package::Stash" : "0.23", - "Sub::Identify" : "0.04", - "Sub::Name" : "0.04" - } - } - }, - "release_status" : "stable", - "resources" : { - "bugtracker" : { - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=namespace-clean" - }, - "homepage" : "http://search.cpan.org/dist/namespace-clean", - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/p5sagit/namespace-clean.git" - } - }, - "version" : "0.24" - }, - "name" : "namespace::clean", - "pathname" : "R/RI/RIBASUSHI/namespace-clean-0.24.tar.gz", - "provides" : { - "namespace::clean" : { - "file" : "namespace/clean.pm", - "version" : "0.24" - } - }, - "target" : "namespace::clean", - "version" : "0.24" - }, - "parent" : { - "dist" : "parent-0.225", - "mymeta" : { - "abstract" : "unknown", - "author" : [ - "unknown" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.50, CPAN::Meta::Converter version 2.120921", - "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" - } - }, - "target" : "parent", - "version" : "0.225" - }, - "strictures" : { - "dist" : "strictures-1.004004", - "mymeta" : { - "abstract" : "turn on strict and make all warnings fatal", - "author" : [ - "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>" - ], - "dynamic_config" : 0, - "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921", - "license" : [ - "perl_5" - ], - "meta-spec" : { - "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", - "version" : "2" - }, - "name" : "strictures", - "no_index" : { - "directory" : [ - "t", - "inc" - ] - }, - "prereqs" : { - "build" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "configure" : { - "requires" : { - "ExtUtils::MakeMaker" : "0" - } - }, - "runtime" : { - "recommends" : { - "bareword::filehandles" : "0", - "indirect" : "0", - "multidimensional" : "0" - }, - "requires" : {} - } - }, - "release_status" : "stable", - "resources" : { - "homepage" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/strictures.git", - "repository" : { - "type" : "git", - "url" : "git://git.shadowcat.co.uk/p5sagit/strictures.git" - } - }, - "version" : "1.004004" - }, - "name" : "strictures", - "pathname" : "E/ET/ETHER/strictures-1.004004.tar.gz", - "provides" : { - "strictures" : { - "file" : "strictures.pm", - "version" : "1.004004" - } - }, - "target" : "strictures", - "version" : "1.004004" - } - }, - "version" : "0.9" -} diff --git a/cpanfile.snapshot b/cpanfile.snapshot new file mode 100644 index 000000000..f57c9428a --- /dev/null +++ b/cpanfile.snapshot @@ -0,0 +1,6105 @@ +# carton snapshot format: version 1.0 +DISTRIBUTIONS + Algorithm-C3-0.08 + pathname: F/FL/FLORA/Algorithm-C3-0.08.tar.gz + provides: + Algorithm::C3 0.08 + requirements: + Carp 0.01 + Test::More 0.47 + Algorithm-Diff-1.1902 + pathname: T/TY/TYEMQ/Algorithm-Diff-1.1902.tar.gz + provides: + Algorithm::Diff 1.1902 + Algorithm::Diff::_impl 1.1902 + Algorithm::DiffOld 1.1 + requirements: + ExtUtils::MakeMaker 0 + App-FatPacker-0.009018 + pathname: E/ET/ETHER/App-FatPacker-0.009018.tar.gz + provides: + App::FatPacker 0.009018 + App::FatPacker::Trace undef + requirements: + ExtUtils::MakeMaker 0 + App-cpanminus-1.6940 + pathname: M/MI/MIYAGAWA/App-cpanminus-1.6940.tar.gz + provides: + A undef + App::cpanminus 1.6940 + App::cpanminus::CPANVersion undef + App::cpanminus::CommandExit undef + App::cpanminus::Dependency undef + App::cpanminus::ParsePM 0.04 + App::cpanminus::fatscript 1.6928 + App::cpanminus::script undef + CPAN::DistnameInfo 0.12 + CPAN::Meta 2.132140 + CPAN::Meta::Check 0.007 + CPAN::Meta::Converter 2.132140 + CPAN::Meta::Feature 2.132140 + CPAN::Meta::History 2.132140 + CPAN::Meta::Prereqs 2.132140 + CPAN::Meta::Requirements 2.122 + CPAN::Meta::Spec 2.132140 + CPAN::Meta::Validator 2.132140 + CPAN::Meta::YAML 0.008 + Exporter 5.68 + Exporter::Heavy 5.63 + File::pushd 1.005 + Foo undef + HTTP::Tiny 0.034 + JSON::PP 2.27202 + JSON::PP::Boolean undef + JSON::PP::IncrParser 1.01 + Module::CPANfile 1.0001 + Module::CPANfile::Environment undef + Module::CPANfile::Result undef + Module::Metadata 1.000014 + ModuleBuildSkipMan undef + My undef + Parse::CPAN::Meta 1.4405 + String::ShellQuote 1.04 + YourModule undef + aliased 0.31 + charstar undef + lib::core::only undef + local::lib 1.008011 + version 0.9902 + version::vpp 0.9902 + requirements: + ExtUtils::Install 1.46 + ExtUtils::MakeMaker 6.31 + Module::Build 0.36 + AppConfig-1.66 + pathname: A/AB/ABW/AppConfig-1.66.tar.gz + provides: + AppConfig 1.66 + AppConfig::Args 1.65 + AppConfig::CGI 1.65 + AppConfig::File 1.65 + AppConfig::Getopt 1.65 + AppConfig::State 1.65 + AppConfig::Sys 1.65 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + B-Hooks-EndOfScope-0.12 + pathname: B/BO/BOBTFISH/B-Hooks-EndOfScope-0.12.tar.gz + provides: + B::Hooks::EndOfScope 0.12 + B::Hooks::EndOfScope::PP 0.12 + B::Hooks::EndOfScope::XS 0.12 + requirements: + ExtUtils::CBuilder 0.26 + ExtUtils::MakeMaker 6.30 + Module::Implementation 0.05 + Module::Runtime 0.012 + Sub::Exporter::Progressive 0.001006 + Test::More 0.88 + Variable::Magic 0.48 + CGI-Simple-1.113 + pathname: A/AN/ANDYA/CGI-Simple-1.113.tar.gz + provides: + CGI::Simple 1.113 + CGI::Simple::Cookie 1.113 + CGI::Simple::Standard 1.113 + CGI::Simple::Util 1.113 + requirements: + IO::Scalar 0 + Module::Build 0.36 + Test::More 0 + CPAN-Meta-2.132140 + pathname: D/DA/DAGOLDEN/CPAN-Meta-2.132140.tar.gz + provides: + CPAN::Meta 2.132140 + CPAN::Meta::Converter 2.132140 + CPAN::Meta::Feature 2.132140 + CPAN::Meta::History 2.132140 + CPAN::Meta::Prereqs 2.132140 + CPAN::Meta::Spec 2.132140 + CPAN::Meta::Validator 2.132140 + requirements: + CPAN-Meta-Check-0.004 + pathname: L/LE/LEONT/CPAN-Meta-Check-0.004.tar.gz + provides: + CPAN::Meta::Check 0.004 + requirements: + CPAN::Meta 2.120920 + CPAN::Meta::Requirements 2.120920 + Exporter 5.57 + ExtUtils::MakeMaker 6.30 + File::Find 0 + File::Temp 0 + Module::Metadata 0 + Test::Differences 0 + Test::More 0.88 + strict 0 + warnings 0 + CPAN-Meta-Requirements-2.122 + pathname: D/DA/DAGOLDEN/CPAN-Meta-Requirements-2.122.tar.gz + provides: + CPAN::Meta::Requirements 2.122 + requirements: + CPAN-Meta-YAML-0.008 + pathname: D/DA/DAGOLDEN/CPAN-Meta-YAML-0.008.tar.gz + provides: + CPAN::Meta::YAML 0.008 + requirements: + Cache-Memcached-1.30 + pathname: D/DO/DORMANDO/Cache-Memcached-1.30.tar.gz + provides: + Cache::Memcached 1.30 + Cache::Memcached::GetParser undef + requirements: + Encode 0 + ExtUtils::MakeMaker 0 + Storable 0 + String::CRC32 0 + Time::HiRes 0 + Capture-Tiny-0.22 + pathname: D/DA/DAGOLDEN/Capture-Tiny-0.22.tar.gz + provides: + Capture::Tiny 0.22 + requirements: + Carp 0 + Config 0 + Exporter 0 + ExtUtils::MakeMaker 6.30 + File::Find 0 + File::Spec 0 + File::Spec::Functions 0 + File::Temp 0 + IO::File 0 + IO::Handle 0 + List::Util 0 + Scalar::Util 0 + Test::More 0.62 + strict 0 + warnings 0 + Carp-1.26 + pathname: Z/ZE/ZEFRAM/Carp-1.26.tar.gz + provides: + Carp 1.26 + Carp::Heavy 1.26 + requirements: + Exporter 0 + ExtUtils::MakeMaker 0 + IPC::Open3 1.0103 + Test::More 0 + strict 0 + warnings 0 + Carp-Assert-0.20 + pathname: M/MS/MSCHWERN/Carp-Assert-0.20.tar.gz + provides: + Carp::Assert 0.20 + requirements: + Carp 0 + ExtUtils::MakeMaker 0 + Test::More 0.4 + Carp-Assert-More-1.14 + pathname: P/PE/PETDANCE/Carp-Assert-More-1.14.tar.gz + provides: + Carp::Assert::More 1.14 + requirements: + Carp 0 + Carp::Assert 0 + ExtUtils::MakeMaker 0 + Scalar::Util 0 + Test::Exception 0 + Test::More 0.18 + Carp-Clan-6.04 + pathname: S/ST/STBEY/Carp-Clan-6.04.tar.gz + provides: + Carp::Clan 6.04 + requirements: + ExtUtils::MakeMaker 0 + Test::Exception 0 + Carton-v1.0.7 + pathname: M/MI/MIYAGAWA/Carton-v1.0.7.tar.gz + provides: + Carton 1.000007 + Carton::Builder undef + Carton::CLI undef + Carton::CPANfile undef + Carton::Dependency undef + Carton::Dist undef + Carton::Dist::Core undef + Carton::Environment undef + Carton::Error undef + Carton::Index undef + Carton::Mirror undef + Carton::Package undef + Carton::Packer undef + Carton::Snapshot undef + Carton::Snapshot::Emitter undef + Carton::Snapshot::Parser undef + Carton::Tree undef + Carton::Util undef + requirements: + App::FatPacker 0.009018 + App::cpanminus 1.694 + CPAN::Meta 2.120921 + CPAN::Meta::Requirements 2.121 + Exception::Class 1.32 + ExtUtils::MakeMaker 6.64 + File::pushd 0 + Getopt::Long 2.39 + JSON 2.53 + Module::Build 0.4004 + Module::CPANfile 0.9031 + Module::CoreList 0 + Module::Metadata 1.000003 + Module::Reader 0.002 + Moo 1.002 + Path::Tiny 0.022 + Try::Tiny 0.09 + parent 0.223 + perl v5.8.5 + version 0.77 + Catalyst-Action-RenderView-0.16 + pathname: B/BO/BOBTFISH/Catalyst-Action-RenderView-0.16.tar.gz + provides: + Catalyst::Action::RenderView 0.16 + requirements: + Catalyst::Runtime 5.80030 + Data::Visitor 0.24 + ExtUtils::MakeMaker 6.42 + HTTP::Request::AsCGI 0 + MRO::Compat 0 + Test::More 0.88 + Catalyst-Authentication-Store-DBIx-Class-0.1503 + pathname: B/BO/BOBTFISH/Catalyst-Authentication-Store-DBIx-Class-0.1503.tar.gz + provides: + Catalyst::Authentication::Realm::SimpleDB undef + Catalyst::Authentication::Store::DBIx::Class 0.1503 + Catalyst::Authentication::Store::DBIx::Class::User undef + requirements: + Catalyst::Model::DBIC::Schema 0.18 + Catalyst::Plugin::Authentication 0.10008 + Catalyst::Runtime 5.8 + DBIx::Class 0.08 + ExtUtils::MakeMaker 6.42 + List::MoreUtils 0 + Moose 0 + Test::More 0 + Try::Tiny 0 + namespace::autoclean 0 + perl 5.008001 + Catalyst-Component-InstancePerContext-0.001001 + pathname: G/GR/GRODITI/Catalyst-Component-InstancePerContext-0.001001.tar.gz + provides: + Catalyst::Component::InstancePerContext 0.001001 + requirements: + Catalyst 0 + ExtUtils::MakeMaker 0 + Moose 0 + Scalar::Util 0 + Test::More 0 + Catalyst-Devel-1.37 + pathname: B/BO/BOBTFISH/Catalyst-Devel-1.37.tar.gz + provides: + Catalyst::Devel 1.37 + Catalyst::Helper 1.37 + Catalyst::Module::Install undef + Catalyst::Restarter undef + Catalyst::Restarter::Forking undef + Catalyst::Restarter::Win32 undef + Module::Install::Catalyst undef + requirements: + Catalyst 5.90001 + Catalyst::Action::RenderView 0.10 + Catalyst::Plugin::ConfigLoader 0.30 + Catalyst::Plugin::Static::Simple 0.28 + Config::General 2.42 + ExtUtils::MakeMaker 6.36 + File::ChangeNotify 0.07 + File::Copy::Recursive 0 + File::ShareDir 0 + Module::Install 1.02 + Moose 0 + MooseX::Daemonize 0 + MooseX::Emulate::Class::Accessor::Fast 0 + Path::Class 0.09 + Starman 0 + Template 2.14 + Test::Fatal 0.003 + Test::More 0.94 + namespace::autoclean 0 + namespace::clean 0 + Catalyst-Model-Adaptor-0.10 + pathname: B/BO/BOBTFISH/Catalyst-Model-Adaptor-0.10.tar.gz + provides: + Catalyst::Helper::Model::Adaptor undef + Catalyst::Helper::Model::Factory undef + Catalyst::Helper::Model::Factory::PerRequest undef + Catalyst::Model::Adaptor 0.10 + Catalyst::Model::Adaptor::Base undef + Catalyst::Model::Factory 0.10 + Catalyst::Model::Factory::PerRequest 0.10 + requirements: + Catalyst::Runtime 0 + ExtUtils::MakeMaker 6.42 + MRO::Compat 0 + Test::More 0 + ok 0 + Catalyst-Model-DBIC-Schema-0.60 + pathname: R/RK/RKITOVER/Catalyst-Model-DBIC-Schema-0.60.tar.gz + provides: + Catalyst::Helper::Model::DBIC::Schema 0.60 + Catalyst::Model::DBIC::Schema 0.60 + Catalyst::TraitFor::Model::DBIC::Schema::Caching undef + Catalyst::TraitFor::Model::DBIC::Schema::PerRequestSchema undef + Catalyst::TraitFor::Model::DBIC::Schema::Replicated undef + Catalyst::TraitFor::Model::DBIC::Schema::SchemaProxy undef + requirements: + Carp::Clan 0 + Catalyst::Component::InstancePerContext 0 + Catalyst::Devel 1.0 + Catalyst::Runtime 5.80005 + CatalystX::Component::Traits 0.14 + DBD::SQLite 0 + DBIx::Class 0.08114 + ExtUtils::MakeMaker 6.59 + Hash::Merge 0 + List::MoreUtils 0 + Moose 1.12 + MooseX::Types 0 + Storable 0 + Test::Exception 0 + Test::More 0.94 + Test::Requires 0 + Tie::IxHash 0 + Try::Tiny 0 + namespace::autoclean 0.09 + namespace::clean 0 + perl 5.008001 + Catalyst-Plugin-Authentication-0.10022 + pathname: B/BO/BOBTFISH/Catalyst-Plugin-Authentication-0.10022.tar.gz + provides: + Catalyst::Authentication::Credential::NoPassword undef + Catalyst::Authentication::Credential::Password undef + Catalyst::Authentication::Credential::Remote undef + Catalyst::Authentication::Realm undef + Catalyst::Authentication::Realm::Compatibility undef + Catalyst::Authentication::Realm::Progressive undef + Catalyst::Authentication::Store::Minimal undef + Catalyst::Authentication::Store::Null undef + Catalyst::Authentication::User undef + Catalyst::Authentication::User::Hash undef + Catalyst::Plugin::Authentication 0.10022 + Catalyst::Plugin::Authentication::Credential::Password undef + Catalyst::Plugin::Authentication::Store::Minimal undef + Catalyst::Plugin::Authentication::User undef + Catalyst::Plugin::Authentication::User::Hash undef + requirements: + Catalyst::Plugin::Session 0.10 + Catalyst::Runtime 0 + Class::Inspector 0 + Class::MOP 0 + ExtUtils::MakeMaker 6.59 + MRO::Compat 0 + Moose 0 + MooseX::Emulate::Class::Accessor::Fast 0 + String::RewritePrefix 0 + Test::Exception 0 + Test::More 0.88 + Try::Tiny 0 + namespace::autoclean 0 + perl 5.008001 + Catalyst-Plugin-ConfigLoader-0.32 + pathname: B/BO/BOBTFISH/Catalyst-Plugin-ConfigLoader-0.32.tar.gz + provides: + Catalyst::Plugin::ConfigLoader 0.32 + requirements: + Catalyst::Runtime 5.7008 + Config::Any 0.20 + Data::Visitor 0.24 + ExtUtils::MakeMaker 6.59 + MRO::Compat 0.09 + Test::More 0 + perl 5.008 + Catalyst-Plugin-Session-0.37 + pathname: B/BO/BOBTFISH/Catalyst-Plugin-Session-0.37.tar.gz + provides: + Catalyst::Plugin::Session 0.37 + Catalyst::Plugin::Session::State undef + Catalyst::Plugin::Session::Store undef + Catalyst::Plugin::Session::Store::Dummy undef + Catalyst::Plugin::Session::Test::Store 123 + requirements: + Catalyst::Runtime 5.71001 + Digest 0 + ExtUtils::MakeMaker 6.59 + File::Spec 0 + File::Temp 0 + MRO::Compat 0 + Moose 0.76 + MooseX::Emulate::Class::Accessor::Fast 0.00801 + Object::Signature 0 + Test::Deep 0 + Test::Exception 0 + Test::More 0.88 + Test::WWW::Mechanize::PSGI 0 + Tie::RefHash 1.34 + namespace::clean 0.10 + perl 5.008 + Catalyst-Plugin-Session-State-Cookie-0.17 + pathname: M/MS/MSTROUT/Catalyst-Plugin-Session-State-Cookie-0.17.tar.gz + provides: + Catalyst::Plugin::Session::State::Cookie 0.17 + requirements: + Catalyst 5.80005 + Catalyst::Plugin::Session 0.27 + ExtUtils::MakeMaker 6.42 + MRO::Compat 0 + Moose 0 + Test::More 0 + namespace::autoclean 0 + Catalyst-Plugin-Session-Store-DBIC-0.12 + pathname: F/FL/FLORA/Catalyst-Plugin-Session-Store-DBIC-0.12.tar.gz + provides: + Catalyst::Plugin::Session::Store::DBIC 0.12 + Catalyst::Plugin::Session::Store::DBIC::Delegate undef + requirements: + Carp 0 + Catalyst 5.65 + Catalyst::Exception 0 + Catalyst::Plugin::Session::Store::Delegate 0.05 + Class::Accessor::Fast 0 + DBIx::Class 0.07000 + ExtUtils::MakeMaker 0 + FindBin 0 + MIME::Base64 0 + MRO::Compat 0 + Scalar::Util 0 + Storable 0 + Test::More 0 + Test::Warn 0.20 + Catalyst-Plugin-Session-Store-Delegate-0.06 + pathname: B/BO/BOBTFISH/Catalyst-Plugin-Session-Store-Delegate-0.06.tar.gz + provides: + Catalyst::Plugin::Session::Store::Delegate 0.06 + requirements: + Catalyst::Plugin::Session 0.27 + ExtUtils::MakeMaker 6.42 + MRO::Compat 0 + Moose 0 + MooseX::Emulate::Class::Accessor::Fast 0 + Test::More 0 + Test::use::ok 0 + namespace::clean 0 + Catalyst-Plugin-SmartURI-0.036 + pathname: R/RK/RKITOVER/Catalyst-Plugin-SmartURI-0.036.tar.gz + provides: + Catalyst::Plugin::SmartURI 0.036 + Catalyst::Request::SmartURI undef + requirements: + Catalyst 5.80002 + Class::C3::Componentised 0 + ExtUtils::MakeMaker 6.42 + Moose 0 + Task::Weaken 0 + Test::More 0 + URI::SmartURI 0 + namespace::clean 0 + parent 0 + Catalyst-Plugin-Static-Simple-0.30 + pathname: A/AB/ABRAXXA/Catalyst-Plugin-Static-Simple-0.30.tar.gz + provides: + Catalyst::Plugin::Static::Simple 0.30 + requirements: + Catalyst::Runtime 5.80008 + ExtUtils::MakeMaker 6.36 + MIME::Types 1.25 + Moose 0 + MooseX::Types 0 + Test::More 0 + namespace::autoclean 0 + Catalyst-Plugin-Unicode-Encoding-1.9 + pathname: B/BO/BOBTFISH/Catalyst-Plugin-Unicode-Encoding-1.9.tar.gz + provides: + Catalyst::Plugin::Unicode::Encoding 1.9 + requirements: + Catalyst 5.90015 + Class::Data::Inheritable 0 + Encode 2.49 + ExtUtils::MakeMaker 6.36 + HTTP::Status 0 + IO::Scalar 0 + LWP 5.837 + Test::More 0.88 + Try::Tiny 0 + URI 1.36 + Catalyst-Runtime-5.90020 + pathname: J/JJ/JJNAPIORK/Catalyst-Runtime-5.90020.tar.gz + provides: + Catalyst 5.90020 + Catalyst::Action undef + Catalyst::ActionChain undef + Catalyst::ActionContainer undef + Catalyst::ActionRole::HTTPMethods undef + Catalyst::Base undef + Catalyst::ClassData undef + Catalyst::Component undef + Catalyst::Component::ApplicationAttribute undef + Catalyst::Component::ContextClosure undef + Catalyst::Controller undef + Catalyst::DispatchType undef + Catalyst::DispatchType::Chained undef + Catalyst::DispatchType::Default undef + Catalyst::DispatchType::Index undef + Catalyst::DispatchType::Path undef + Catalyst::DispatchType::Regex undef + Catalyst::Dispatcher undef + Catalyst::Engine undef + Catalyst::EngineLoader undef + Catalyst::Exception undef + Catalyst::Exception::Base undef + Catalyst::Exception::Basic undef + Catalyst::Exception::Detach undef + Catalyst::Exception::Go undef + Catalyst::Exception::Interface undef + Catalyst::Log undef + Catalyst::Model undef + Catalyst::Request undef + Catalyst::Request::Upload undef + Catalyst::Response undef + Catalyst::Runtime 5.90020 + Catalyst::Script::CGI undef + Catalyst::Script::Create undef + Catalyst::Script::FastCGI undef + Catalyst::Script::Server undef + Catalyst::Script::Test undef + Catalyst::ScriptRole undef + Catalyst::ScriptRunner undef + Catalyst::Stats undef + Catalyst::Test 3.4 + Catalyst::Utils undef + Catalyst::View undef + requirements: + CGI::Simple::Cookie 1.109 + Carp 0 + Class::C3::Adopt::NEXT 0.07 + Class::Data::Inheritable 0 + Class::Load 0.12 + Class::MOP 0.95 + Data::Dump 0 + Data::OptList 0 + ExtUtils::MakeMaker 6.59 + HTML::Entities 0 + HTML::HeadParser 0 + HTTP::Body 1.06 + HTTP::Headers 1.64 + HTTP::Request 5.814 + HTTP::Request::AsCGI 1.0 + HTTP::Request::Common 0 + HTTP::Response 5.813 + LWP::UserAgent 0 + List::MoreUtils 0 + MRO::Compat 0 + Module::Pluggable 3.9 + Moose 1.03 + MooseX::Emulate::Class::Accessor::Fast 0.00903 + MooseX::Getopt 0.48 + MooseX::MethodAttributes::Inheritable 0.24 + MooseX::Role::WithOverloading 0.09 + Path::Class 0.09 + Plack 0.9991 + Plack::Middleware::ReverseProxy 0.04 + Plack::Test::ExternalServer 0 + Safe::Isa 0 + Scalar::Util 0 + String::RewritePrefix 0.004 + Sub::Exporter 0 + Task::Weaken 0 + Test::Exception 0 + Test::More 0.88 + Text::Balanced 0 + Text::SimpleTable 0.03 + Time::HiRes 0 + Tree::Simple 1.15 + Tree::Simple::Visitor::FindByPath 0 + Try::Tiny 0 + URI 1.35 + namespace::autoclean 0.09 + namespace::clean 0.23 + perl 5.008003 + Catalyst-View-TT-0.41 + pathname: J/JJ/JJNAPIORK/Catalyst-View-TT-0.41.tar.gz + provides: + Catalyst::Helper::View::TT undef + Catalyst::Helper::View::TTSite undef + Catalyst::View::TT 0.41 + requirements: + Catalyst 5.7 + Class::Accessor 0 + ExtUtils::MakeMaker 6.59 + MRO::Compat 0 + Path::Class 0 + Template 0 + Template::Timer 0 + Test::More 0 + perl 5.008001 + CatalystX-Component-Traits-0.16 + pathname: B/BO/BOBTFISH/CatalystX-Component-Traits-0.16.tar.gz + provides: + CatalystX::Component::Traits 0.16 + requirements: + Catalyst::Runtime 5.80005 + ExtUtils::MakeMaker 6.42 + List::MoreUtils 0 + Module::Pluggable 3.9 + MooseX::Traits::Pluggable 0.08 + Scalar::Util 0 + Test::More 0.88 + namespace::autoclean 0 + Class-Accessor-0.34 + pathname: K/KA/KASEI/Class-Accessor-0.34.tar.gz + provides: + Class::Accessor 0.34 + Class::Accessor::Fast 0.34 + Class::Accessor::Faster 0.34 + requirements: + ExtUtils::MakeMaker 0 + base 1.01 + Class-Accessor-Chained-0.01 + pathname: R/RC/RCLAMP/Class-Accessor-Chained-0.01.tar.gz + provides: + Class::Accessor::Chained 0.01 + Class::Accessor::Chained::Fast undef + requirements: + Class::Accessor 0 + Test::More 0 + Class-Accessor-Grouped-0.10009 + pathname: R/RI/RIBASUSHI/Class-Accessor-Grouped-0.10009.tar.gz + provides: + Class::Accessor::Grouped 0.10009 + requirements: + Carp 0 + Class::XSAccessor 1.15 + ExtUtils::CBuilder 0.27 + ExtUtils::MakeMaker 6.59 + Module::Runtime 0.012 + Scalar::Util 0 + Sub::Name 0.05 + Test::Exception 0.31 + Test::More 0.94 + perl 5.006 + Class-C3-0.24 + pathname: F/FL/FLORA/Class-C3-0.24.tar.gz + provides: + Class::C3 0.24 + requirements: + Algorithm::C3 0.07 + ExtUtils::CBuilder 0.27 + ExtUtils::MakeMaker 6.59 + Scalar::Util 0 + Test::More 0.47 + perl 5.006002 + Class-C3-Adopt-NEXT-0.13 + pathname: F/FL/FLORA/Class-C3-Adopt-NEXT-0.13.tar.gz + provides: + C3NT undef + C3NT::Bar undef + C3NT::Baz undef + C3NT::Child undef + C3NT::Foo undef + C3NT::Quux undef + C3NT_nowarn undef + Class::C3::Adopt::NEXT 0.13 + requirements: + ExtUtils::MakeMaker 6.31 + FindBin 0 + List::MoreUtils 0 + MRO::Compat 0 + NEXT 0 + Test::Exception 0.27 + Test::More 0 + vars 0 + warnings::register 0 + Class-C3-Componentised-1.001000 + pathname: F/FR/FREW/Class-C3-Componentised-1.001000.tar.gz + provides: + Class::C3::Componentised 1.001000 + Class::C3::Componentised::ApplyHooks undef + requirements: + Carp 0 + Class::C3 0.20 + Class::Inspector 0 + ExtUtils::MakeMaker 6.42 + MRO::Compat 0 + Test::Exception 0 + perl 5.006002 + Class-Data-Inheritable-0.08 + pathname: T/TM/TMTM/Class-Data-Inheritable-0.08.tar.gz + provides: + Class::Data::Inheritable 0.08 + requirements: + ExtUtils::MakeMaker 0 + Class-Factory-Util-1.7 + pathname: D/DR/DROLSKY/Class-Factory-Util-1.7.tar.gz + provides: + Class::Factory::Util 1.7 + requirements: + Class-Inspector-1.28 + pathname: A/AD/ADAMK/Class-Inspector-1.28.tar.gz + provides: + Class::Inspector 1.28 + Class::Inspector::Functions 1.28 + requirements: + ExtUtils::MakeMaker 6.59 + File::Spec 0.80 + Test::More 0.47 + perl 5.006 + Class-Load-0.20 + pathname: D/DR/DROLSKY/Class-Load-0.20.tar.gz + provides: + Class::Load 0.20 + Class::Load::Error::DieAfterBeginIsa undef + Class::Load::Error::DieAfterIsa undef + Class::Load::Error::SyntaxErrorAfterIsa undef + Class::Load::OK undef + Class::Load::PP 0.20 + Class::Load::Stash undef + Class::Load::Stash::Sub undef + Class::Load::SyntaxError undef + Class::Load::VersionCheck 42 + Class::Load::VersionCheck2 42 + requirements: + Carp 0 + Data::OptList 0 + Exporter 0 + ExtUtils::MakeMaker 6.30 + Module::Implementation 0.04 + Module::Runtime 0.012 + Package::Stash 0.14 + Scalar::Util 0 + Test::Fatal 0 + Test::More 0.88 + Test::Requires 0 + Try::Tiny 0 + base 0 + constant 0 + strict 0 + version 0 + warnings 0 + Class-Load-XS-0.06 + pathname: D/DR/DROLSKY/Class-Load-XS-0.06.tar.gz + provides: + Class::Load::Error::DieAfterBeginIsa undef + Class::Load::Error::DieAfterIsa undef + Class::Load::Error::SyntaxErrorAfterIsa undef + Class::Load::OK undef + Class::Load::Stash undef + Class::Load::Stash::Sub undef + Class::Load::SyntaxError undef + Class::Load::VersionCheck 42 + Class::Load::VersionCheck2 42 + Class::Load::XS 0.06 + requirements: + Class::Load 0.20 + ExtUtils::CBuilder 0 + Module::Build 0.3601 + Module::Implementation 0.04 + Test::Fatal 0 + Test::More 0.88 + Test::Requires 0 + XSLoader 0 + constant 0 + strict 0 + version 0 + warnings 0 + Class-Method-Modifiers-2.04 + pathname: E/ET/ETHER/Class-Method-Modifiers-2.04.tar.gz + provides: + Class::Method::Modifiers 2.04 + requirements: + ExtUtils::MakeMaker 6.59 + Test::Fatal 0 + Test::More 0 + perl 5.006 + Class-Mix-0.005 + pathname: Z/ZE/ZEFRAM/Class-Mix-0.005.tar.gz + provides: + Class::Mix 0.005 + requirements: + Carp 0 + Exporter 0 + Module::Build 0 + Params::Classify 0 + Test::More 0 + constant 0 + if 0 + parent 0 + perl 5.006 + strict 0 + warnings 0 + Class-Singleton-1.4 + pathname: A/AB/ABW/Class-Singleton-1.4.tar.gz + provides: + Class::Singleton 1.4 + requirements: + ExtUtils::MakeMaker 0 + Class-Unload-0.07 + pathname: I/IL/ILMARI/Class-Unload-0.07.tar.gz + provides: + Class::Unload 0.07 + requirements: + Class::Inspector 0 + ExtUtils::MakeMaker 6.31 + Test::More 0 + Class-XSAccessor-1.16 + pathname: S/SM/SMUELLER/Class-XSAccessor-1.16.tar.gz + provides: + Class::XSAccessor 1.16 + Class::XSAccessor::Array 1.14 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + XSLoader 0 + perl 5.008 + Clone-0.34 + pathname: G/GA/GARU/Clone-0.34.tar.gz + provides: + Clone 0.34 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + Compress-Raw-Bzip2-2.060 + pathname: P/PM/PMQS/Compress-Raw-Bzip2-2.060.tar.gz + provides: + Compress::Raw::Bzip2 2.060 + requirements: + ExtUtils::MakeMaker 0 + Compress-Raw-Zlib-2.060 + pathname: P/PM/PMQS/Compress-Raw-Zlib-2.060.tar.gz + provides: + Compress::Raw::Zlib 2.060 + requirements: + ExtUtils::MakeMaker 0 + Config-Any-0.23 + pathname: B/BR/BRICAS/Config-Any-0.23.tar.gz + provides: + Config::Any 0.23 + Config::Any::Base undef + Config::Any::General undef + Config::Any::INI undef + Config::Any::JSON undef + Config::Any::Perl undef + Config::Any::XML undef + Config::Any::YAML undef + requirements: + ExtUtils::MakeMaker 6.42 + Module::Pluggable 3.01 + Test::More 0 + perl 5.006 + Config-General-2.51 + pathname: T/TL/TLINDEN/Config-General-2.51.tar.gz + provides: + Config::General 2.51 + Config::General::Extended 2.05 + Config::General::Interpolated 2.14 + requirements: + ExtUtils::MakeMaker 0 + File::Glob 0 + File::Spec::Functions 0 + FileHandle 0 + IO::File 0 + Context-Preserve-0.01 + pathname: J/JR/JROCKWAY/Context-Preserve-0.01.tar.gz + provides: + Context::Preserve 0.01 + requirements: + Exporter 0 + ExtUtils::MakeMaker 0 + Test::Exception 0 + Test::More 0 + ok 0 + Crypt-Eksblowfish-0.009 + pathname: Z/ZE/ZEFRAM/Crypt-Eksblowfish-0.009.tar.gz + provides: + Crypt::Eksblowfish 0.009 + Crypt::Eksblowfish::Bcrypt 0.009 + Crypt::Eksblowfish::Blowfish 0.009 + Crypt::Eksblowfish::Family 0.009 + Crypt::Eksblowfish::Subkeyed 0.009 + Crypt::Eksblowfish::Uklblowfish 0.009 + requirements: + Carp 0 + Class::Mix 0.001 + Exporter 0 + ExtUtils::CBuilder 0.15 + MIME::Base64 2.21 + Module::Build 0 + Test::More 0 + XSLoader 0 + parent 0 + perl 5.006 + strict 0 + warnings 0 + Crypt-SSLeay-0.64 + pathname: N/NA/NANIS/Crypt-SSLeay-0.64.tar.gz + provides: + Crypt::SSLeay 0.64 + Crypt::SSLeay::CTX undef + Crypt::SSLeay::Conn undef + Crypt::SSLeay::Err undef + Crypt::SSLeay::MainContext undef + Crypt::SSLeay::X509 undef + Net::SSL 2.85 + requirements: + ExtUtils::MakeMaker 0 + LWP::Protocol::https 6.02 + MIME::Base64 0 + Test::More 0.88 + Try::Tiny 0.09 + DBD-Pg-2.19.3 + pathname: T/TU/TURNSTEP/DBD-Pg-2.19.3.tar.gz + provides: + Bundle::DBD::Pg 2.019003 + DBD::Pg 2.019003 + requirements: + DBI 1.52 + ExtUtils::MakeMaker 6.11 + Test::More 0.61 + Time::HiRes 0 + version 0 + DBD-SQLite-1.37 + pathname: A/AD/ADAMK/DBD-SQLite-1.37.tar.gz + provides: + DBD::SQLite 1.37 + DBD::SQLite::_WriteOnceHash 1.37 + DBD::SQLite::db 1.37 + DBD::SQLite::dr 1.37 + requirements: + DBI 1.57 + ExtUtils::MakeMaker 6.48 + File::Spec 0.82 + Test::Builder 0.86 + Test::More 0.47 + Tie::Hash 0 + perl 5.006 + DBI-1.623 + pathname: T/TI/TIMB/DBI-1.623.tar.gz + provides: + Bundle::DBI 12.008695 + DBD::DBM 0.08 + DBD::DBM::Statement 0.08 + DBD::DBM::Table 0.08 + DBD::DBM::db 0.08 + DBD::DBM::dr 0.08 + DBD::DBM::st 0.08 + DBD::ExampleP 12.014310 + DBD::ExampleP::db 12.014310 + DBD::ExampleP::dr 12.014310 + DBD::ExampleP::st 12.014310 + DBD::File 0.41 + DBD::File::DataSource::File 0.41 + DBD::File::DataSource::Stream 0.41 + DBD::File::Statement 0.41 + DBD::File::Table 0.41 + DBD::File::TableSource::FileSystem 0.41 + DBD::File::db 0.41 + DBD::File::dr 0.41 + DBD::File::st 0.41 + DBD::Gofer 0.015326 + DBD::Gofer::Policy::Base 0.010087 + DBD::Gofer::Policy::classic 0.010087 + DBD::Gofer::Policy::pedantic 0.010087 + DBD::Gofer::Policy::rush 0.010087 + DBD::Gofer::Transport::Base 0.014120 + DBD::Gofer::Transport::corostream undef + DBD::Gofer::Transport::null 0.010087 + DBD::Gofer::Transport::pipeone 0.010087 + DBD::Gofer::Transport::stream 0.014598 + DBD::Gofer::db 0.015326 + DBD::Gofer::dr 0.015326 + DBD::Gofer::st 0.015326 + DBD::NullP 12.014714 + DBD::NullP::db 12.014714 + DBD::NullP::dr 12.014714 + DBD::NullP::st 12.014714 + DBD::Proxy 0.2004 + DBD::Proxy::RPC::PlClient 0.2004 + DBD::Proxy::db 0.2004 + DBD::Proxy::dr 0.2004 + DBD::Proxy::st 0.2004 + DBD::Sponge 12.010002 + DBD::Sponge::db 12.010002 + DBD::Sponge::dr 12.010002 + DBD::Sponge::st 12.010002 + DBDI 12.015128 + DBI 1.623 + DBI::Const::GetInfo::ANSI 2.008696 + DBI::Const::GetInfo::ODBC 2.011373 + DBI::Const::GetInfoReturn 2.008696 + DBI::Const::GetInfoType 2.008696 + DBI::DBD 12.015128 + DBI::DBD::Metadata 2.014213 + DBI::DBD::SqlEngine 0.05 + DBI::DBD::SqlEngine::DataSource 0.05 + DBI::DBD::SqlEngine::Statement 0.05 + DBI::DBD::SqlEngine::Table 0.05 + DBI::DBD::SqlEngine::TableSource 0.05 + DBI::DBD::SqlEngine::TieMeta 0.05 + DBI::DBD::SqlEngine::TieTables 0.05 + DBI::DBD::SqlEngine::db 0.05 + DBI::DBD::SqlEngine::dr 0.05 + DBI::DBD::SqlEngine::st 0.05 + DBI::FAQ 1.014934 + DBI::Gofer::Execute 0.014282 + DBI::Gofer::Request 0.012536 + DBI::Gofer::Response 0.011565 + DBI::Gofer::Serializer::Base 0.009949 + DBI::Gofer::Serializer::DataDumper 0.009949 + DBI::Gofer::Serializer::Storable 0.009949 + DBI::Gofer::Transport::Base 0.012536 + DBI::Gofer::Transport::pipeone 0.012536 + DBI::Gofer::Transport::stream 0.012536 + DBI::Profile 2.015064 + DBI::ProfileData 2.010007 + DBI::ProfileDumper 2.015324 + DBI::ProfileDumper::Apache 2.014120 + DBI::ProfileSubs 0.009395 + DBI::ProxyServer 0.3005 + DBI::ProxyServer::db 0.3005 + DBI::ProxyServer::dr 0.3005 + DBI::ProxyServer::st 0.3005 + DBI::SQL::Nano 1.015542 + DBI::SQL::Nano::Statement_ 1.015542 + DBI::SQL::Nano::Table_ 1.015542 + DBI::Util::CacheMemory 0.010314 + DBI::Util::_accessor 0.009478 + DBI::common 1.623 + requirements: + ExtUtils::MakeMaker 6.48 + Test::Simple 0.90 + perl 5.008 + DBIx-Class-0.08209 + pathname: A/AB/ABRAXXA/DBIx-Class-0.08209.tar.gz + provides: + DBIx::Class 0.08209 + DBIx::Class::AccessorGroup undef + DBIx::Class::Admin undef + DBIx::Class::CDBICompat undef + DBIx::Class::Core undef + DBIx::Class::Cursor undef + DBIx::Class::DB undef + DBIx::Class::Exception undef + DBIx::Class::FilterColumn undef + DBIx::Class::InflateColumn undef + DBIx::Class::InflateColumn::DateTime undef + DBIx::Class::InflateColumn::File undef + DBIx::Class::Optional::Dependencies undef + DBIx::Class::Ordered undef + DBIx::Class::PK undef + DBIx::Class::PK::Auto undef + DBIx::Class::Relationship undef + DBIx::Class::Relationship::Base undef + DBIx::Class::ResultClass::HashRefInflator undef + DBIx::Class::ResultSet undef + DBIx::Class::ResultSetColumn undef + DBIx::Class::ResultSetManager undef + DBIx::Class::ResultSource undef + DBIx::Class::ResultSource::Table undef + DBIx::Class::ResultSource::View undef + DBIx::Class::ResultSourceHandle undef + DBIx::Class::ResultSourceProxy::Table undef + DBIx::Class::Row undef + DBIx::Class::SQLMaker undef + DBIx::Class::SQLMaker::LimitDialects undef + DBIx::Class::SQLMaker::OracleJoins undef + DBIx::Class::Schema undef + DBIx::Class::Schema::Versioned undef + DBIx::Class::Serialize::Storable undef + DBIx::Class::StartupCheck undef + DBIx::Class::Storage undef + DBIx::Class::Storage::DBI undef + DBIx::Class::Storage::DBI::ACCESS undef + DBIx::Class::Storage::DBI::ADO undef + DBIx::Class::Storage::DBI::ADO::MS_Jet undef + DBIx::Class::Storage::DBI::ADO::MS_Jet::Cursor undef + DBIx::Class::Storage::DBI::ADO::Microsoft_SQL_Server undef + DBIx::Class::Storage::DBI::ADO::Microsoft_SQL_Server::Cursor undef + DBIx::Class::Storage::DBI::AutoCast undef + DBIx::Class::Storage::DBI::Cursor undef + DBIx::Class::Storage::DBI::DB2 undef + DBIx::Class::Storage::DBI::Firebird undef + DBIx::Class::Storage::DBI::Firebird::Common undef + DBIx::Class::Storage::DBI::IdentityInsert undef + DBIx::Class::Storage::DBI::Informix undef + DBIx::Class::Storage::DBI::InterBase undef + DBIx::Class::Storage::DBI::MSSQL undef + DBIx::Class::Storage::DBI::NoBindVars undef + DBIx::Class::Storage::DBI::ODBC undef + DBIx::Class::Storage::DBI::ODBC::ACCESS undef + DBIx::Class::Storage::DBI::ODBC::DB2_400_SQL undef + DBIx::Class::Storage::DBI::ODBC::Firebird undef + DBIx::Class::Storage::DBI::ODBC::Microsoft_SQL_Server undef + DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere undef + DBIx::Class::Storage::DBI::Oracle undef + DBIx::Class::Storage::DBI::Oracle::Generic undef + DBIx::Class::Storage::DBI::Oracle::WhereJoins undef + DBIx::Class::Storage::DBI::Pg undef + DBIx::Class::Storage::DBI::Replicated undef + DBIx::Class::Storage::DBI::Replicated::Balancer undef + DBIx::Class::Storage::DBI::Replicated::Balancer::First undef + DBIx::Class::Storage::DBI::Replicated::Balancer::Random undef + DBIx::Class::Storage::DBI::Replicated::Pool undef + DBIx::Class::Storage::DBI::Replicated::Replicant undef + DBIx::Class::Storage::DBI::Replicated::WithDSN undef + DBIx::Class::Storage::DBI::SQLAnywhere undef + DBIx::Class::Storage::DBI::SQLAnywhere::Cursor undef + DBIx::Class::Storage::DBI::SQLite undef + DBIx::Class::Storage::DBI::Sybase undef + DBIx::Class::Storage::DBI::Sybase::ASE undef + DBIx::Class::Storage::DBI::Sybase::ASE::NoBindVars undef + DBIx::Class::Storage::DBI::Sybase::FreeTDS undef + DBIx::Class::Storage::DBI::Sybase::MSSQL undef + DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server undef + DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server::NoBindVars undef + DBIx::Class::Storage::DBI::UniqueIdentifier undef + DBIx::Class::Storage::DBI::mysql undef + DBIx::Class::Storage::Statistics undef + DBIx::Class::Storage::TxnScopeGuard undef + DBIx::Class::UTF8Columns undef + SQL::Translator::Parser::DBIx::Class 1.10 + SQL::Translator::Producer::DBIx::Class::File 0.1 + requirements: + Class::Accessor::Grouped 0.10009 + Class::C3::Componentised 1.0009 + Class::Inspector 1.24 + Config::Any 0.20 + Context::Preserve 0.01 + DBD::SQLite 1.29 + DBI 1.57 + Data::Compare 1.22 + Data::Dumper::Concise 2.020 + Data::Page 2.00 + Devel::GlobalDestruction 0.09 + ExtUtils::MakeMaker 6.59 + File::Spec 3.30 + File::Temp 0.22 + Hash::Merge 0.12 + List::Util 1.16 + MRO::Compat 0.12 + Module::Find 0.07 + Moo 1.000006 + Package::Stash 0.28 + Path::Class 0.18 + SQL::Abstract 1.73 + Scope::Guard 0.03 + Sub::Name 0.04 + Test::Builder 0.94 + Test::Exception 0.31 + Test::More 0.94 + Test::Warn 0.21 + Text::Balanced 2.00 + Try::Tiny 0.07 + namespace::clean 0.24 + perl 5.008001 + DBIx-Class-EncodedColumn-0.00011 + pathname: W/WR/WREIS/DBIx-Class-EncodedColumn-0.00011.tar.gz + provides: + DBIx::Class::EncodedColumn 0.00011 + DBIx::Class::EncodedColumn::Crypt 0.01 + DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt 0.00001 + DBIx::Class::EncodedColumn::Crypt::OpenPGP 0.01 + DBIx::Class::EncodedColumn::Digest 0.00001 + requirements: + DBD::SQLite 0 + DBIx::Class 0.06002 + Dir::Self 0 + ExtUtils::MakeMaker 6.42 + File::Spec 0 + File::Temp 0 + Sub::Name 0.04 + Test::More 0 + DBIx-Class-IntrospectableM2M-0.001001 + pathname: G/GR/GRODITI/DBIx-Class-IntrospectableM2M-0.001001.tar.gz + provides: + DBIx::Class::IntrospectableM2M 0.001001 + requirements: + DBIx::Class 0 + ExtUtils::MakeMaker 6.72 + Test::More 0 + DBIx-Class-Schema-Loader-0.07035 + pathname: G/GE/GENEHACK/DBIx-Class-Schema-Loader-0.07035.tar.gz + provides: + DBIx::Class::Schema::Loader 0.07035 + DBIx::Class::Schema::Loader::Base 0.07035 + DBIx::Class::Schema::Loader::DBI 0.07035 + DBIx::Class::Schema::Loader::DBI::ADO 0.07035 + DBIx::Class::Schema::Loader::DBI::ADO::MS_Jet 0.07035 + DBIx::Class::Schema::Loader::DBI::ADO::Microsoft_SQL_Server 0.07035 + DBIx::Class::Schema::Loader::DBI::Component::QuotedDefault 0.07035 + DBIx::Class::Schema::Loader::DBI::DB2 0.07035 + DBIx::Class::Schema::Loader::DBI::Firebird 0.07035 + DBIx::Class::Schema::Loader::DBI::Informix 0.07035 + DBIx::Class::Schema::Loader::DBI::InterBase 0.07035 + DBIx::Class::Schema::Loader::DBI::MSSQL 0.07035 + DBIx::Class::Schema::Loader::DBI::ODBC 0.07035 + DBIx::Class::Schema::Loader::DBI::ODBC::ACCESS 0.07035 + DBIx::Class::Schema::Loader::DBI::ODBC::Firebird 0.07035 + DBIx::Class::Schema::Loader::DBI::ODBC::Microsoft_SQL_Server 0.07035 + DBIx::Class::Schema::Loader::DBI::ODBC::SQL_Anywhere 0.07035 + DBIx::Class::Schema::Loader::DBI::Oracle 0.07035 + DBIx::Class::Schema::Loader::DBI::Pg 0.07035 + DBIx::Class::Schema::Loader::DBI::SQLAnywhere 0.07035 + DBIx::Class::Schema::Loader::DBI::SQLite 0.07035 + DBIx::Class::Schema::Loader::DBI::Sybase 0.07035 + DBIx::Class::Schema::Loader::DBI::Sybase::Common 0.07035 + DBIx::Class::Schema::Loader::DBI::Sybase::Microsoft_SQL_Server 0.07035 + DBIx::Class::Schema::Loader::DBI::Writing 0.07035 + DBIx::Class::Schema::Loader::DBI::mysql 0.07035 + DBIx::Class::Schema::Loader::DBObject undef + DBIx::Class::Schema::Loader::DBObject::Informix undef + DBIx::Class::Schema::Loader::DBObject::Sybase undef + DBIx::Class::Schema::Loader::Optional::Dependencies undef + DBIx::Class::Schema::Loader::RelBuilder 0.07035 + DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_040 0.07035 + DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_05 0.07035 + DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_06 0.07035 + DBIx::Class::Schema::Loader::RelBuilder::Compat::v0_07 0.07035 + DBIx::Class::Schema::Loader::Table undef + DBIx::Class::Schema::Loader::Table::Informix undef + DBIx::Class::Schema::Loader::Table::Sybase undef + requirements: + Carp::Clan 0 + Class::Accessor::Grouped 0.10008 + Class::C3::Componentised 1.0008 + Class::Inspector 1.27 + Class::Unload 0.07 + DBD::SQLite 1.29 + DBIx::Class 0.08127 + DBIx::Class::IntrospectableM2M 0 + Data::Dump 1.06 + Digest::MD5 2.36 + Exporter 5.63 + ExtUtils::MakeMaker 6.59 + File::Path 2.07 + File::Temp 0.16 + Hash::Merge 0.12 + Lingua::EN::Inflect::Number 1.1 + Lingua::EN::Inflect::Phrase 0.15 + Lingua::EN::Tagger 0.23 + List::MoreUtils 0.32 + MRO::Compat 0.09 + Scope::Guard 0.20 + String::CamelCase 0.02 + String::ToIdentifier::EN 0.05 + Sub::Name 0 + Test::Exception 0.31 + Test::More 0.94 + Test::Warn 0.21 + Try::Tiny 0 + namespace::clean 0.23 + perl 5.008001 + Data-Compare-1.22 + pathname: D/DC/DCANTRELL/Data-Compare-1.22.tar.gz + provides: + Data::Compare 1.22 + Data::Compare::Plugins::Scalar::Properties 1 + requirements: + ExtUtils::MakeMaker 0 + File::Find::Rule 0.1 + Scalar::Util 0 + Data-Dump-1.21 + pathname: G/GA/GAAS/Data-Dump-1.21.tar.gz + provides: + Data::Dump 1.21 + Data::Dump::FilterContext undef + Data::Dump::Filtered undef + Data::Dump::Trace 0.02 + Data::Dump::Trace::Call 0.02 + Data::Dump::Trace::Wrapper 0.02 + requirements: + ExtUtils::MakeMaker 0 + Symbol 0 + Test 0 + perl 5.006 + Data-Dumper-2.145 + pathname: S/SM/SMUELLER/Data-Dumper-2.145.tar.gz + provides: + Data::Dumper 2.145 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0.98 + Data-Dumper-Concise-2.020 + pathname: F/FR/FREW/Data-Dumper-Concise-2.020.tar.gz + provides: + Data::Dumper::Concise 2.020 + Data::Dumper::Concise::Sugar undef + Devel::Dwarn undef + requirements: + ExtUtils::MakeMaker 6.42 + perl 5.006 + Data-OptList-0.107 + pathname: R/RJ/RJBS/Data-OptList-0.107.tar.gz + provides: + Data::OptList 0.107 + requirements: + ExtUtils::MakeMaker 6.30 + List::Util 0 + Params::Util 0 + Sub::Install 0.921 + Test::More 0.96 + Data-Page-2.02 + pathname: L/LB/LBROCARD/Data-Page-2.02.tar.gz + provides: + Data::Page 2.02 + requirements: + Class::Accessor::Chained::Fast 0 + Module::Build 0.35 + Test::Exception 0 + Test::More 0 + Data-Visitor-0.28 + pathname: D/DO/DOY/Data-Visitor-0.28.tar.gz + provides: + Data::Visitor 0.28 + Data::Visitor::Callback 0.28 + requirements: + Class::Load 0.06 + ExtUtils::MakeMaker 6.30 + Moose 0.89 + Task::Weaken 0 + Test::More 0.88 + Test::Requires 0 + Tie::ToObject 0.01 + namespace::clean 0.19 + DateTime-0.78 + pathname: D/DR/DROLSKY/DateTime-0.78.tar.gz + provides: + DateTime 0.78 + DateTime::Duration 0.78 + DateTime::Helpers 0.78 + DateTime::Infinite 0.78 + DateTime::Infinite::Future 0.78 + DateTime::Infinite::Past 0.78 + DateTime::LeapSecond 0.78 + inc::MyModuleBuild undef + requirements: + Carp 0 + DateTime::Locale 0.41 + DateTime::TimeZone 1.09 + ExtUtils::CBuilder 0 + Module::Build 0.3601 + POSIX 0 + Params::Validate 0.76 + Scalar::Util 0 + Storable 0 + Test::Fatal 0 + Test::More 0.88 + XSLoader 0 + base 0 + constant 0 + integer 0 + overload 0 + perl 5.008001 + strict 0 + utf8 0 + vars 0 + warnings 0 + DateTime-Format-Builder-0.80 + pathname: D/DR/DROLSKY/DateTime-Format-Builder-0.80.tar.gz + provides: + DateTime::Format::Builder 0.80 + DateTime::Format::Builder::Parser 0.77 + DateTime::Format::Builder::Parser::Dispatch 0.78 + DateTime::Format::Builder::Parser::Quick 0.77 + DateTime::Format::Builder::Parser::Regex 0.77 + DateTime::Format::Builder::Parser::Strptime 0.77 + DateTime::Format::Builder::Parser::generic 0.77 + requirements: + Class::Factory::Util 1.6 + DateTime 0.12 + DateTime::Format::Strptime 1.04 + Module::Build 0.36 + Params::Validate 0.72 + Task::Weaken 0 + DateTime-Format-HTTP-0.40 + pathname: C/CK/CKRAS/DateTime-Format-HTTP-0.40.tar.gz + provides: + DateTime::Format::HTTP 0.40 + requirements: + DateTime 0.17 + HTTP::Date 1.44 + Module::Build 0.36 + Test::More 0.47 + DateTime-Format-ISO8601-0.08 + pathname: J/JH/JHOBLITT/DateTime-Format-ISO8601-0.08.tar.gz + provides: + DateTime::Format::ISO8601 0.08 + requirements: + DateTime 0.18 + DateTime::Format::Builder 0.77 + Module::Build 0.38 + DateTime-Format-Mail-0.3001 + pathname: D/DR/DROLSKY/DateTime-Format-Mail-0.3001.tar.gz + provides: + DateTime::Format::Mail 0.3001 + requirements: + DateTime 0.1705 + Module::Build 0 + Params::Validate 0.67 + Test::More 0.47 + DateTime-Format-Pg-0.16008 + pathname: D/DM/DMAKI/DateTime-Format-Pg-0.16008.tar.gz + provides: + DateTime::Format::Pg 0.16008 + requirements: + DateTime 0.10 + DateTime::Format::Builder 0.72 + DateTime::TimeZone 0.05 + ExtUtils::MakeMaker 6.36 + Test::More 0 + DateTime-Format-Strptime-1.52 + pathname: D/DR/DROLSKY/DateTime-Format-Strptime-1.52.tar.gz + provides: + DateTime::Format::Strptime 1.52 + requirements: + Carp 0 + DateTime 0.44 + DateTime::Locale 0.45 + DateTime::TimeZone 0.79 + Exporter 0 + ExtUtils::MakeMaker 6.30 + Params::Validate 0.64 + Test::More 0.88 + strict 0 + vars 0 + DateTime-Format-W3CDTF-0.06 + pathname: G/GW/GWILLIAMS/DateTime-Format-W3CDTF-0.06.tar.gz + provides: + DateTime::Format::W3CDTF 0.06 + requirements: + DateTime 0 + ExtUtils::MakeMaker 6.42 + Test::More 0.61 + DateTime-Locale-0.45 + pathname: D/DR/DROLSKY/DateTime-Locale-0.45.tar.gz + provides: + DateTime::Locale 0.45 + DateTime::Locale::Base undef + DateTime::Locale::Catalog undef + DateTime::Locale::aa undef + DateTime::Locale::aa_DJ undef + DateTime::Locale::aa_ER undef + DateTime::Locale::aa_ER_SAAHO undef + DateTime::Locale::aa_ET undef + DateTime::Locale::af undef + DateTime::Locale::af_NA undef + DateTime::Locale::af_ZA undef + DateTime::Locale::ak undef + DateTime::Locale::ak_GH undef + DateTime::Locale::am undef + DateTime::Locale::am_ET undef + DateTime::Locale::ar undef + DateTime::Locale::ar_AE undef + DateTime::Locale::ar_BH undef + DateTime::Locale::ar_DZ undef + DateTime::Locale::ar_EG undef + DateTime::Locale::ar_IQ undef + DateTime::Locale::ar_JO undef + DateTime::Locale::ar_KW undef + DateTime::Locale::ar_LB undef + DateTime::Locale::ar_LY undef + DateTime::Locale::ar_MA undef + DateTime::Locale::ar_OM undef + DateTime::Locale::ar_QA undef + DateTime::Locale::ar_SA undef + DateTime::Locale::ar_SD undef + DateTime::Locale::ar_SY undef + DateTime::Locale::ar_TN undef + DateTime::Locale::ar_YE undef + DateTime::Locale::as undef + DateTime::Locale::as_IN undef + DateTime::Locale::az undef + DateTime::Locale::az_AZ undef + DateTime::Locale::az_Cyrl undef + DateTime::Locale::az_Cyrl_AZ undef + DateTime::Locale::az_Latn undef + DateTime::Locale::az_Latn_AZ undef + DateTime::Locale::be undef + DateTime::Locale::be_BY undef + DateTime::Locale::bg undef + DateTime::Locale::bg_BG undef + DateTime::Locale::bn undef + DateTime::Locale::bn_BD undef + DateTime::Locale::bn_IN undef + DateTime::Locale::bo undef + DateTime::Locale::bo_CN undef + DateTime::Locale::bo_IN undef + DateTime::Locale::bs undef + DateTime::Locale::bs_BA undef + DateTime::Locale::byn undef + DateTime::Locale::byn_ER undef + DateTime::Locale::ca undef + DateTime::Locale::ca_ES undef + DateTime::Locale::cch undef + DateTime::Locale::cch_NG undef + DateTime::Locale::cop undef + DateTime::Locale::cs undef + DateTime::Locale::cs_CZ undef + DateTime::Locale::cy undef + DateTime::Locale::cy_GB undef + DateTime::Locale::da undef + DateTime::Locale::da_DK undef + DateTime::Locale::de undef + DateTime::Locale::de_AT undef + DateTime::Locale::de_BE undef + DateTime::Locale::de_CH undef + DateTime::Locale::de_DE undef + DateTime::Locale::de_LI undef + DateTime::Locale::de_LU undef + DateTime::Locale::dv undef + DateTime::Locale::dv_MV undef + DateTime::Locale::dz undef + DateTime::Locale::dz_BT undef + DateTime::Locale::ee undef + DateTime::Locale::ee_GH undef + DateTime::Locale::ee_TG undef + DateTime::Locale::el undef + DateTime::Locale::el_CY undef + DateTime::Locale::el_GR undef + DateTime::Locale::el_POLYTON undef + DateTime::Locale::en undef + DateTime::Locale::en_AS undef + DateTime::Locale::en_AU undef + DateTime::Locale::en_BE undef + DateTime::Locale::en_BW undef + DateTime::Locale::en_BZ undef + DateTime::Locale::en_CA undef + DateTime::Locale::en_Dsrt undef + DateTime::Locale::en_Dsrt_US undef + DateTime::Locale::en_GB undef + DateTime::Locale::en_GU undef + DateTime::Locale::en_HK undef + DateTime::Locale::en_IE undef + DateTime::Locale::en_IN undef + DateTime::Locale::en_JM undef + DateTime::Locale::en_MH undef + DateTime::Locale::en_MP undef + DateTime::Locale::en_MT undef + DateTime::Locale::en_NA undef + DateTime::Locale::en_NZ undef + DateTime::Locale::en_PH undef + DateTime::Locale::en_PK undef + DateTime::Locale::en_SG undef + DateTime::Locale::en_Shaw undef + DateTime::Locale::en_TT undef + DateTime::Locale::en_UM undef + DateTime::Locale::en_US undef + DateTime::Locale::en_US_POSIX undef + DateTime::Locale::en_VI undef + DateTime::Locale::en_ZA undef + DateTime::Locale::en_ZW undef + DateTime::Locale::eo undef + DateTime::Locale::es undef + DateTime::Locale::es_AR undef + DateTime::Locale::es_BO undef + DateTime::Locale::es_CL undef + DateTime::Locale::es_CO undef + DateTime::Locale::es_CR undef + DateTime::Locale::es_DO undef + DateTime::Locale::es_EC undef + DateTime::Locale::es_ES undef + DateTime::Locale::es_GT undef + DateTime::Locale::es_HN undef + DateTime::Locale::es_MX undef + DateTime::Locale::es_NI undef + DateTime::Locale::es_PA undef + DateTime::Locale::es_PE undef + DateTime::Locale::es_PR undef + DateTime::Locale::es_PY undef + DateTime::Locale::es_SV undef + DateTime::Locale::es_US undef + DateTime::Locale::es_UY undef + DateTime::Locale::es_VE undef + DateTime::Locale::et undef + DateTime::Locale::et_EE undef + DateTime::Locale::eu undef + DateTime::Locale::eu_ES undef + DateTime::Locale::fa undef + DateTime::Locale::fa_AF undef + DateTime::Locale::fa_IR undef + DateTime::Locale::fi undef + DateTime::Locale::fi_FI undef + DateTime::Locale::fil undef + DateTime::Locale::fil_PH undef + DateTime::Locale::fo undef + DateTime::Locale::fo_FO undef + DateTime::Locale::fr undef + DateTime::Locale::fr_BE undef + DateTime::Locale::fr_CA undef + DateTime::Locale::fr_CH undef + DateTime::Locale::fr_FR undef + DateTime::Locale::fr_LU undef + DateTime::Locale::fr_MC undef + DateTime::Locale::fr_SN undef + DateTime::Locale::fur undef + DateTime::Locale::fur_IT undef + DateTime::Locale::ga undef + DateTime::Locale::ga_IE undef + DateTime::Locale::gaa undef + DateTime::Locale::gaa_GH undef + DateTime::Locale::gez undef + DateTime::Locale::gez_ER undef + DateTime::Locale::gez_ET undef + DateTime::Locale::gl undef + DateTime::Locale::gl_ES undef + DateTime::Locale::gsw undef + DateTime::Locale::gsw_CH undef + DateTime::Locale::gu undef + DateTime::Locale::gu_IN undef + DateTime::Locale::gv undef + DateTime::Locale::gv_GB undef + DateTime::Locale::ha undef + DateTime::Locale::ha_Arab undef + DateTime::Locale::ha_Arab_NG undef + DateTime::Locale::ha_Arab_SD undef + DateTime::Locale::ha_GH undef + DateTime::Locale::ha_Latn undef + DateTime::Locale::ha_Latn_GH undef + DateTime::Locale::ha_Latn_NE undef + DateTime::Locale::ha_Latn_NG undef + DateTime::Locale::ha_NE undef + DateTime::Locale::ha_NG undef + DateTime::Locale::ha_SD undef + DateTime::Locale::haw undef + DateTime::Locale::haw_US undef + DateTime::Locale::he undef + DateTime::Locale::he_IL undef + DateTime::Locale::hi undef + DateTime::Locale::hi_IN undef + DateTime::Locale::hr undef + DateTime::Locale::hr_HR undef + DateTime::Locale::hu undef + DateTime::Locale::hu_HU undef + DateTime::Locale::hy undef + DateTime::Locale::hy_AM undef + DateTime::Locale::hy_AM_REVISED undef + DateTime::Locale::ia undef + DateTime::Locale::id undef + DateTime::Locale::id_ID undef + DateTime::Locale::ig undef + DateTime::Locale::ig_NG undef + DateTime::Locale::ii undef + DateTime::Locale::ii_CN undef + DateTime::Locale::is undef + DateTime::Locale::is_IS undef + DateTime::Locale::it undef + DateTime::Locale::it_CH undef + DateTime::Locale::it_IT undef + DateTime::Locale::iu undef + DateTime::Locale::ja undef + DateTime::Locale::ja_JP undef + DateTime::Locale::ka undef + DateTime::Locale::ka_GE undef + DateTime::Locale::kaj undef + DateTime::Locale::kaj_NG undef + DateTime::Locale::kam undef + DateTime::Locale::kam_KE undef + DateTime::Locale::kcg undef + DateTime::Locale::kcg_NG undef + DateTime::Locale::kfo undef + DateTime::Locale::kfo_CI undef + DateTime::Locale::kk undef + DateTime::Locale::kk_Cyrl undef + DateTime::Locale::kk_Cyrl_KZ undef + DateTime::Locale::kk_KZ undef + DateTime::Locale::kl undef + DateTime::Locale::kl_GL undef + DateTime::Locale::km undef + DateTime::Locale::km_KH undef + DateTime::Locale::kn undef + DateTime::Locale::kn_IN undef + DateTime::Locale::ko undef + DateTime::Locale::ko_KR undef + DateTime::Locale::kok undef + DateTime::Locale::kok_IN undef + DateTime::Locale::kpe undef + DateTime::Locale::kpe_GN undef + DateTime::Locale::kpe_LR undef + DateTime::Locale::ku undef + DateTime::Locale::ku_Arab undef + DateTime::Locale::ku_Arab_IQ undef + DateTime::Locale::ku_Arab_IR undef + DateTime::Locale::ku_Arab_SY undef + DateTime::Locale::ku_IQ undef + DateTime::Locale::ku_IR undef + DateTime::Locale::ku_Latn undef + DateTime::Locale::ku_Latn_TR undef + DateTime::Locale::ku_SY undef + DateTime::Locale::ku_TR undef + DateTime::Locale::kw undef + DateTime::Locale::kw_GB undef + DateTime::Locale::ky undef + DateTime::Locale::ky_KG undef + DateTime::Locale::ln undef + DateTime::Locale::ln_CD undef + DateTime::Locale::ln_CG undef + DateTime::Locale::lo undef + DateTime::Locale::lo_LA undef + DateTime::Locale::lt undef + DateTime::Locale::lt_LT undef + DateTime::Locale::lv undef + DateTime::Locale::lv_LV undef + DateTime::Locale::mk undef + DateTime::Locale::mk_MK undef + DateTime::Locale::ml undef + DateTime::Locale::ml_IN undef + DateTime::Locale::mn undef + DateTime::Locale::mn_CN undef + DateTime::Locale::mn_Cyrl undef + DateTime::Locale::mn_Cyrl_MN undef + DateTime::Locale::mn_MN undef + DateTime::Locale::mn_Mong undef + DateTime::Locale::mn_Mong_CN undef + DateTime::Locale::mo undef + DateTime::Locale::mr undef + DateTime::Locale::mr_IN undef + DateTime::Locale::ms undef + DateTime::Locale::ms_BN undef + DateTime::Locale::ms_MY undef + DateTime::Locale::mt undef + DateTime::Locale::mt_MT undef + DateTime::Locale::my undef + DateTime::Locale::my_MM undef + DateTime::Locale::nb undef + DateTime::Locale::nb_NO undef + DateTime::Locale::nds undef + DateTime::Locale::nds_DE undef + DateTime::Locale::ne undef + DateTime::Locale::ne_IN undef + DateTime::Locale::ne_NP undef + DateTime::Locale::nl undef + DateTime::Locale::nl_BE undef + DateTime::Locale::nl_NL undef + DateTime::Locale::nn undef + DateTime::Locale::nn_NO undef + DateTime::Locale::no undef + DateTime::Locale::nr undef + DateTime::Locale::nr_ZA undef + DateTime::Locale::nso undef + DateTime::Locale::nso_ZA undef + DateTime::Locale::ny undef + DateTime::Locale::ny_MW undef + DateTime::Locale::oc undef + DateTime::Locale::oc_FR undef + DateTime::Locale::om undef + DateTime::Locale::om_ET undef + DateTime::Locale::om_KE undef + DateTime::Locale::or undef + DateTime::Locale::or_IN undef + DateTime::Locale::pa undef + DateTime::Locale::pa_Arab undef + DateTime::Locale::pa_Arab_PK undef + DateTime::Locale::pa_Guru undef + DateTime::Locale::pa_Guru_IN undef + DateTime::Locale::pa_IN undef + DateTime::Locale::pa_PK undef + DateTime::Locale::pl undef + DateTime::Locale::pl_PL undef + DateTime::Locale::ps undef + DateTime::Locale::ps_AF undef + DateTime::Locale::pt undef + DateTime::Locale::pt_BR undef + DateTime::Locale::pt_PT undef + DateTime::Locale::ro undef + DateTime::Locale::ro_MD undef + DateTime::Locale::ro_RO undef + DateTime::Locale::root undef + DateTime::Locale::ru undef + DateTime::Locale::ru_RU undef + DateTime::Locale::ru_UA undef + DateTime::Locale::rw undef + DateTime::Locale::rw_RW undef + DateTime::Locale::sa undef + DateTime::Locale::sa_IN undef + DateTime::Locale::se undef + DateTime::Locale::se_FI undef + DateTime::Locale::se_NO undef + DateTime::Locale::sh undef + DateTime::Locale::sh_BA undef + DateTime::Locale::sh_CS undef + DateTime::Locale::sh_YU undef + DateTime::Locale::si undef + DateTime::Locale::si_LK undef + DateTime::Locale::sid undef + DateTime::Locale::sid_ET undef + DateTime::Locale::sk undef + DateTime::Locale::sk_SK undef + DateTime::Locale::sl undef + DateTime::Locale::sl_SI undef + DateTime::Locale::so undef + DateTime::Locale::so_DJ undef + DateTime::Locale::so_ET undef + DateTime::Locale::so_KE undef + DateTime::Locale::so_SO undef + DateTime::Locale::sq undef + DateTime::Locale::sq_AL undef + DateTime::Locale::sr undef + DateTime::Locale::sr_BA undef + DateTime::Locale::sr_CS undef + DateTime::Locale::sr_Cyrl undef + DateTime::Locale::sr_Cyrl_BA undef + DateTime::Locale::sr_Cyrl_CS undef + DateTime::Locale::sr_Cyrl_ME undef + DateTime::Locale::sr_Cyrl_RS undef + DateTime::Locale::sr_Cyrl_YU undef + DateTime::Locale::sr_Latn undef + DateTime::Locale::sr_Latn_BA undef + DateTime::Locale::sr_Latn_CS undef + DateTime::Locale::sr_Latn_ME undef + DateTime::Locale::sr_Latn_RS undef + DateTime::Locale::sr_Latn_YU undef + DateTime::Locale::sr_ME undef + DateTime::Locale::sr_RS undef + DateTime::Locale::sr_YU undef + DateTime::Locale::ss undef + DateTime::Locale::ss_SZ undef + DateTime::Locale::ss_ZA undef + DateTime::Locale::st undef + DateTime::Locale::st_LS undef + DateTime::Locale::st_ZA undef + DateTime::Locale::sv undef + DateTime::Locale::sv_FI undef + DateTime::Locale::sv_SE undef + DateTime::Locale::sw undef + DateTime::Locale::sw_KE undef + DateTime::Locale::sw_TZ undef + DateTime::Locale::syr undef + DateTime::Locale::syr_SY undef + DateTime::Locale::ta undef + DateTime::Locale::ta_IN undef + DateTime::Locale::te undef + DateTime::Locale::te_IN undef + DateTime::Locale::tg undef + DateTime::Locale::tg_Cyrl undef + DateTime::Locale::tg_Cyrl_TJ undef + DateTime::Locale::tg_TJ undef + DateTime::Locale::th undef + DateTime::Locale::th_TH undef + DateTime::Locale::ti undef + DateTime::Locale::ti_ER undef + DateTime::Locale::ti_ET undef + DateTime::Locale::tig undef + DateTime::Locale::tig_ER undef + DateTime::Locale::tl undef + DateTime::Locale::tn undef + DateTime::Locale::tn_ZA undef + DateTime::Locale::to undef + DateTime::Locale::to_TO undef + DateTime::Locale::tr undef + DateTime::Locale::tr_TR undef + DateTime::Locale::trv undef + DateTime::Locale::trv_TW undef + DateTime::Locale::ts undef + DateTime::Locale::ts_ZA undef + DateTime::Locale::tt undef + DateTime::Locale::tt_RU undef + DateTime::Locale::ug undef + DateTime::Locale::ug_Arab undef + DateTime::Locale::ug_Arab_CN undef + DateTime::Locale::ug_CN undef + DateTime::Locale::uk undef + DateTime::Locale::uk_UA undef + DateTime::Locale::ur undef + DateTime::Locale::ur_IN undef + DateTime::Locale::ur_PK undef + DateTime::Locale::uz undef + DateTime::Locale::uz_AF undef + DateTime::Locale::uz_Arab undef + DateTime::Locale::uz_Arab_AF undef + DateTime::Locale::uz_Cyrl undef + DateTime::Locale::uz_Cyrl_UZ undef + DateTime::Locale::uz_Latn undef + DateTime::Locale::uz_Latn_UZ undef + DateTime::Locale::uz_UZ undef + DateTime::Locale::ve undef + DateTime::Locale::ve_ZA undef + DateTime::Locale::vi undef + DateTime::Locale::vi_VN undef + DateTime::Locale::wal undef + DateTime::Locale::wal_ET undef + DateTime::Locale::wo undef + DateTime::Locale::wo_Latn undef + DateTime::Locale::wo_Latn_SN undef + DateTime::Locale::wo_SN undef + DateTime::Locale::xh undef + DateTime::Locale::xh_ZA undef + DateTime::Locale::yo undef + DateTime::Locale::yo_NG undef + DateTime::Locale::zh undef + DateTime::Locale::zh_CN undef + DateTime::Locale::zh_HK undef + DateTime::Locale::zh_Hans undef + DateTime::Locale::zh_Hans_CN undef + DateTime::Locale::zh_Hans_HK undef + DateTime::Locale::zh_Hans_MO undef + DateTime::Locale::zh_Hans_SG undef + DateTime::Locale::zh_Hant undef + DateTime::Locale::zh_Hant_HK undef + DateTime::Locale::zh_Hant_MO undef + DateTime::Locale::zh_Hant_TW undef + DateTime::Locale::zh_MO undef + DateTime::Locale::zh_SG undef + DateTime::Locale::zh_TW undef + DateTime::Locale::zu undef + DateTime::Locale::zu_ZA undef + requirements: + List::MoreUtils 0 + Module::Build 0.36 + Params::Validate 0.91 + perl 5.006 + DateTime-TimeZone-1.58 + pathname: D/DR/DROLSKY/DateTime-TimeZone-1.58.tar.gz + provides: + DateTime::TimeZone 1.58 + DateTime::TimeZone::Africa::Abidjan 1.58 + DateTime::TimeZone::Africa::Accra 1.58 + DateTime::TimeZone::Africa::Addis_Ababa 1.58 + DateTime::TimeZone::Africa::Algiers 1.58 + DateTime::TimeZone::Africa::Asmara 1.58 + DateTime::TimeZone::Africa::Bamako 1.58 + DateTime::TimeZone::Africa::Bangui 1.58 + DateTime::TimeZone::Africa::Banjul 1.58 + DateTime::TimeZone::Africa::Bissau 1.58 + DateTime::TimeZone::Africa::Blantyre 1.58 + DateTime::TimeZone::Africa::Brazzaville 1.58 + DateTime::TimeZone::Africa::Bujumbura 1.58 + DateTime::TimeZone::Africa::Cairo 1.58 + DateTime::TimeZone::Africa::Casablanca 1.58 + DateTime::TimeZone::Africa::Ceuta 1.58 + DateTime::TimeZone::Africa::Conakry 1.58 + DateTime::TimeZone::Africa::Dakar 1.58 + DateTime::TimeZone::Africa::Dar_es_Salaam 1.58 + DateTime::TimeZone::Africa::Djibouti 1.58 + DateTime::TimeZone::Africa::Douala 1.58 + DateTime::TimeZone::Africa::El_Aaiun 1.58 + DateTime::TimeZone::Africa::Freetown 1.58 + DateTime::TimeZone::Africa::Gaborone 1.58 + DateTime::TimeZone::Africa::Harare 1.58 + DateTime::TimeZone::Africa::Johannesburg 1.58 + DateTime::TimeZone::Africa::Juba 1.58 + DateTime::TimeZone::Africa::Kampala 1.58 + DateTime::TimeZone::Africa::Khartoum 1.58 + DateTime::TimeZone::Africa::Kigali 1.58 + DateTime::TimeZone::Africa::Kinshasa 1.58 + DateTime::TimeZone::Africa::Lagos 1.58 + DateTime::TimeZone::Africa::Libreville 1.58 + DateTime::TimeZone::Africa::Lome 1.58 + DateTime::TimeZone::Africa::Luanda 1.58 + DateTime::TimeZone::Africa::Lubumbashi 1.58 + DateTime::TimeZone::Africa::Lusaka 1.58 + DateTime::TimeZone::Africa::Malabo 1.58 + DateTime::TimeZone::Africa::Maputo 1.58 + DateTime::TimeZone::Africa::Maseru 1.58 + DateTime::TimeZone::Africa::Mbabane 1.58 + DateTime::TimeZone::Africa::Mogadishu 1.58 + DateTime::TimeZone::Africa::Monrovia 1.58 + DateTime::TimeZone::Africa::Nairobi 1.58 + DateTime::TimeZone::Africa::Ndjamena 1.58 + DateTime::TimeZone::Africa::Niamey 1.58 + DateTime::TimeZone::Africa::Nouakchott 1.58 + DateTime::TimeZone::Africa::Ouagadougou 1.58 + DateTime::TimeZone::Africa::Porto_Novo 1.58 + DateTime::TimeZone::Africa::Sao_Tome 1.58 + DateTime::TimeZone::Africa::Tripoli 1.58 + DateTime::TimeZone::Africa::Tunis 1.58 + DateTime::TimeZone::Africa::Windhoek 1.58 + DateTime::TimeZone::America::Adak 1.58 + DateTime::TimeZone::America::Anchorage 1.58 + DateTime::TimeZone::America::Anguilla 1.58 + DateTime::TimeZone::America::Antigua 1.58 + DateTime::TimeZone::America::Araguaina 1.58 + DateTime::TimeZone::America::Argentina::Buenos_Aires 1.58 + DateTime::TimeZone::America::Argentina::Catamarca 1.58 + DateTime::TimeZone::America::Argentina::Cordoba 1.58 + DateTime::TimeZone::America::Argentina::Jujuy 1.58 + DateTime::TimeZone::America::Argentina::La_Rioja 1.58 + DateTime::TimeZone::America::Argentina::Mendoza 1.58 + DateTime::TimeZone::America::Argentina::Rio_Gallegos 1.58 + DateTime::TimeZone::America::Argentina::Salta 1.58 + DateTime::TimeZone::America::Argentina::San_Juan 1.58 + DateTime::TimeZone::America::Argentina::San_Luis 1.58 + DateTime::TimeZone::America::Argentina::Tucuman 1.58 + DateTime::TimeZone::America::Argentina::Ushuaia 1.58 + DateTime::TimeZone::America::Aruba 1.58 + DateTime::TimeZone::America::Asuncion 1.58 + DateTime::TimeZone::America::Atikokan 1.58 + DateTime::TimeZone::America::Bahia 1.58 + DateTime::TimeZone::America::Bahia_Banderas 1.58 + DateTime::TimeZone::America::Barbados 1.58 + DateTime::TimeZone::America::Belem 1.58 + DateTime::TimeZone::America::Belize 1.58 + DateTime::TimeZone::America::Blanc_Sablon 1.58 + DateTime::TimeZone::America::Boa_Vista 1.58 + DateTime::TimeZone::America::Bogota 1.58 + DateTime::TimeZone::America::Boise 1.58 + DateTime::TimeZone::America::Cambridge_Bay 1.58 + DateTime::TimeZone::America::Campo_Grande 1.58 + DateTime::TimeZone::America::Cancun 1.58 + DateTime::TimeZone::America::Caracas 1.58 + DateTime::TimeZone::America::Cayenne 1.58 + DateTime::TimeZone::America::Cayman 1.58 + DateTime::TimeZone::America::Chicago 1.58 + DateTime::TimeZone::America::Chihuahua 1.58 + DateTime::TimeZone::America::Costa_Rica 1.58 + DateTime::TimeZone::America::Creston 1.58 + DateTime::TimeZone::America::Cuiaba 1.58 + DateTime::TimeZone::America::Curacao 1.58 + DateTime::TimeZone::America::Danmarkshavn 1.58 + DateTime::TimeZone::America::Dawson 1.58 + DateTime::TimeZone::America::Dawson_Creek 1.58 + DateTime::TimeZone::America::Denver 1.58 + DateTime::TimeZone::America::Detroit 1.58 + DateTime::TimeZone::America::Dominica 1.58 + DateTime::TimeZone::America::Edmonton 1.58 + DateTime::TimeZone::America::Eirunepe 1.58 + DateTime::TimeZone::America::El_Salvador 1.58 + DateTime::TimeZone::America::Fortaleza 1.58 + DateTime::TimeZone::America::Glace_Bay 1.58 + DateTime::TimeZone::America::Godthab 1.58 + DateTime::TimeZone::America::Goose_Bay 1.58 + DateTime::TimeZone::America::Grand_Turk 1.58 + DateTime::TimeZone::America::Grenada 1.58 + DateTime::TimeZone::America::Guadeloupe 1.58 + DateTime::TimeZone::America::Guatemala 1.58 + DateTime::TimeZone::America::Guayaquil 1.58 + DateTime::TimeZone::America::Guyana 1.58 + DateTime::TimeZone::America::Halifax 1.58 + DateTime::TimeZone::America::Havana 1.58 + DateTime::TimeZone::America::Hermosillo 1.58 + DateTime::TimeZone::America::Indiana::Indianapolis 1.58 + DateTime::TimeZone::America::Indiana::Knox 1.58 + DateTime::TimeZone::America::Indiana::Marengo 1.58 + DateTime::TimeZone::America::Indiana::Petersburg 1.58 + DateTime::TimeZone::America::Indiana::Tell_City 1.58 + DateTime::TimeZone::America::Indiana::Vevay 1.58 + DateTime::TimeZone::America::Indiana::Vincennes 1.58 + DateTime::TimeZone::America::Indiana::Winamac 1.58 + DateTime::TimeZone::America::Inuvik 1.58 + DateTime::TimeZone::America::Iqaluit 1.58 + DateTime::TimeZone::America::Jamaica 1.58 + DateTime::TimeZone::America::Juneau 1.58 + DateTime::TimeZone::America::Kentucky::Louisville 1.58 + DateTime::TimeZone::America::Kentucky::Monticello 1.58 + DateTime::TimeZone::America::La_Paz 1.58 + DateTime::TimeZone::America::Lima 1.58 + DateTime::TimeZone::America::Los_Angeles 1.58 + DateTime::TimeZone::America::Maceio 1.58 + DateTime::TimeZone::America::Managua 1.58 + DateTime::TimeZone::America::Manaus 1.58 + DateTime::TimeZone::America::Martinique 1.58 + DateTime::TimeZone::America::Matamoros 1.58 + DateTime::TimeZone::America::Mazatlan 1.58 + DateTime::TimeZone::America::Menominee 1.58 + DateTime::TimeZone::America::Merida 1.58 + DateTime::TimeZone::America::Metlakatla 1.58 + DateTime::TimeZone::America::Mexico_City 1.58 + DateTime::TimeZone::America::Miquelon 1.58 + DateTime::TimeZone::America::Moncton 1.58 + DateTime::TimeZone::America::Monterrey 1.58 + DateTime::TimeZone::America::Montevideo 1.58 + DateTime::TimeZone::America::Montreal 1.58 + DateTime::TimeZone::America::Montserrat 1.58 + DateTime::TimeZone::America::Nassau 1.58 + DateTime::TimeZone::America::New_York 1.58 + DateTime::TimeZone::America::Nipigon 1.58 + DateTime::TimeZone::America::Nome 1.58 + DateTime::TimeZone::America::Noronha 1.58 + DateTime::TimeZone::America::North_Dakota::Beulah 1.58 + DateTime::TimeZone::America::North_Dakota::Center 1.58 + DateTime::TimeZone::America::North_Dakota::New_Salem 1.58 + DateTime::TimeZone::America::Ojinaga 1.58 + DateTime::TimeZone::America::Panama 1.58 + DateTime::TimeZone::America::Pangnirtung 1.58 + DateTime::TimeZone::America::Paramaribo 1.58 + DateTime::TimeZone::America::Phoenix 1.58 + DateTime::TimeZone::America::Port_au_Prince 1.58 + DateTime::TimeZone::America::Port_of_Spain 1.58 + DateTime::TimeZone::America::Porto_Velho 1.58 + DateTime::TimeZone::America::Puerto_Rico 1.58 + DateTime::TimeZone::America::Rainy_River 1.58 + DateTime::TimeZone::America::Rankin_Inlet 1.58 + DateTime::TimeZone::America::Recife 1.58 + DateTime::TimeZone::America::Regina 1.58 + DateTime::TimeZone::America::Resolute 1.58 + DateTime::TimeZone::America::Rio_Branco 1.58 + DateTime::TimeZone::America::Santa_Isabel 1.58 + DateTime::TimeZone::America::Santarem 1.58 + DateTime::TimeZone::America::Santiago 1.58 + DateTime::TimeZone::America::Santo_Domingo 1.58 + DateTime::TimeZone::America::Sao_Paulo 1.58 + DateTime::TimeZone::America::Scoresbysund 1.58 + DateTime::TimeZone::America::Sitka 1.58 + DateTime::TimeZone::America::St_Johns 1.58 + DateTime::TimeZone::America::St_Kitts 1.58 + DateTime::TimeZone::America::St_Lucia 1.58 + DateTime::TimeZone::America::St_Thomas 1.58 + DateTime::TimeZone::America::St_Vincent 1.58 + DateTime::TimeZone::America::Swift_Current 1.58 + DateTime::TimeZone::America::Tegucigalpa 1.58 + DateTime::TimeZone::America::Thule 1.58 + DateTime::TimeZone::America::Thunder_Bay 1.58 + DateTime::TimeZone::America::Tijuana 1.58 + DateTime::TimeZone::America::Toronto 1.58 + DateTime::TimeZone::America::Tortola 1.58 + DateTime::TimeZone::America::Vancouver 1.58 + DateTime::TimeZone::America::Whitehorse 1.58 + DateTime::TimeZone::America::Winnipeg 1.58 + DateTime::TimeZone::America::Yakutat 1.58 + DateTime::TimeZone::America::Yellowknife 1.58 + DateTime::TimeZone::Antarctica::Casey 1.58 + DateTime::TimeZone::Antarctica::Davis 1.58 + DateTime::TimeZone::Antarctica::DumontDUrville 1.58 + DateTime::TimeZone::Antarctica::Macquarie 1.58 + DateTime::TimeZone::Antarctica::Mawson 1.58 + DateTime::TimeZone::Antarctica::McMurdo 1.58 + DateTime::TimeZone::Antarctica::Palmer 1.58 + DateTime::TimeZone::Antarctica::Rothera 1.58 + DateTime::TimeZone::Antarctica::Syowa 1.58 + DateTime::TimeZone::Antarctica::Vostok 1.58 + DateTime::TimeZone::Asia::Aden 1.58 + DateTime::TimeZone::Asia::Almaty 1.58 + DateTime::TimeZone::Asia::Amman 1.58 + DateTime::TimeZone::Asia::Anadyr 1.58 + DateTime::TimeZone::Asia::Aqtau 1.58 + DateTime::TimeZone::Asia::Aqtobe 1.58 + DateTime::TimeZone::Asia::Ashgabat 1.58 + DateTime::TimeZone::Asia::Baghdad 1.58 + DateTime::TimeZone::Asia::Bahrain 1.58 + DateTime::TimeZone::Asia::Baku 1.58 + DateTime::TimeZone::Asia::Bangkok 1.58 + DateTime::TimeZone::Asia::Beirut 1.58 + DateTime::TimeZone::Asia::Bishkek 1.58 + DateTime::TimeZone::Asia::Brunei 1.58 + DateTime::TimeZone::Asia::Choibalsan 1.58 + DateTime::TimeZone::Asia::Chongqing 1.58 + DateTime::TimeZone::Asia::Colombo 1.58 + DateTime::TimeZone::Asia::Damascus 1.58 + DateTime::TimeZone::Asia::Dhaka 1.58 + DateTime::TimeZone::Asia::Dili 1.58 + DateTime::TimeZone::Asia::Dubai 1.58 + DateTime::TimeZone::Asia::Dushanbe 1.58 + DateTime::TimeZone::Asia::Gaza 1.58 + DateTime::TimeZone::Asia::Harbin 1.58 + DateTime::TimeZone::Asia::Hebron 1.58 + DateTime::TimeZone::Asia::Ho_Chi_Minh 1.58 + DateTime::TimeZone::Asia::Hong_Kong 1.58 + DateTime::TimeZone::Asia::Hovd 1.58 + DateTime::TimeZone::Asia::Irkutsk 1.58 + DateTime::TimeZone::Asia::Jakarta 1.58 + DateTime::TimeZone::Asia::Jayapura 1.58 + DateTime::TimeZone::Asia::Jerusalem 1.58 + DateTime::TimeZone::Asia::Kabul 1.58 + DateTime::TimeZone::Asia::Kamchatka 1.58 + DateTime::TimeZone::Asia::Karachi 1.58 + DateTime::TimeZone::Asia::Kashgar 1.58 + DateTime::TimeZone::Asia::Kathmandu 1.58 + DateTime::TimeZone::Asia::Khandyga 1.58 + DateTime::TimeZone::Asia::Kolkata 1.58 + DateTime::TimeZone::Asia::Krasnoyarsk 1.58 + DateTime::TimeZone::Asia::Kuala_Lumpur 1.58 + DateTime::TimeZone::Asia::Kuching 1.58 + DateTime::TimeZone::Asia::Kuwait 1.58 + DateTime::TimeZone::Asia::Macau 1.58 + DateTime::TimeZone::Asia::Magadan 1.58 + DateTime::TimeZone::Asia::Makassar 1.58 + DateTime::TimeZone::Asia::Manila 1.58 + DateTime::TimeZone::Asia::Muscat 1.58 + DateTime::TimeZone::Asia::Nicosia 1.58 + DateTime::TimeZone::Asia::Novokuznetsk 1.58 + DateTime::TimeZone::Asia::Novosibirsk 1.58 + DateTime::TimeZone::Asia::Omsk 1.58 + DateTime::TimeZone::Asia::Oral 1.58 + DateTime::TimeZone::Asia::Phnom_Penh 1.58 + DateTime::TimeZone::Asia::Pontianak 1.58 + DateTime::TimeZone::Asia::Pyongyang 1.58 + DateTime::TimeZone::Asia::Qatar 1.58 + DateTime::TimeZone::Asia::Qyzylorda 1.58 + DateTime::TimeZone::Asia::Rangoon 1.58 + DateTime::TimeZone::Asia::Riyadh 1.58 + DateTime::TimeZone::Asia::Sakhalin 1.58 + DateTime::TimeZone::Asia::Samarkand 1.58 + DateTime::TimeZone::Asia::Seoul 1.58 + DateTime::TimeZone::Asia::Shanghai 1.58 + DateTime::TimeZone::Asia::Singapore 1.58 + DateTime::TimeZone::Asia::Taipei 1.58 + DateTime::TimeZone::Asia::Tashkent 1.58 + DateTime::TimeZone::Asia::Tbilisi 1.58 + DateTime::TimeZone::Asia::Tehran 1.58 + DateTime::TimeZone::Asia::Thimphu 1.58 + DateTime::TimeZone::Asia::Tokyo 1.58 + DateTime::TimeZone::Asia::Ulaanbaatar 1.58 + DateTime::TimeZone::Asia::Urumqi 1.58 + DateTime::TimeZone::Asia::Ust_Nera 1.58 + DateTime::TimeZone::Asia::Vientiane 1.58 + DateTime::TimeZone::Asia::Vladivostok 1.58 + DateTime::TimeZone::Asia::Yakutsk 1.58 + DateTime::TimeZone::Asia::Yekaterinburg 1.58 + DateTime::TimeZone::Asia::Yerevan 1.58 + DateTime::TimeZone::Atlantic::Azores 1.58 + DateTime::TimeZone::Atlantic::Bermuda 1.58 + DateTime::TimeZone::Atlantic::Canary 1.58 + DateTime::TimeZone::Atlantic::Cape_Verde 1.58 + DateTime::TimeZone::Atlantic::Faroe 1.58 + DateTime::TimeZone::Atlantic::Madeira 1.58 + DateTime::TimeZone::Atlantic::Reykjavik 1.58 + DateTime::TimeZone::Atlantic::South_Georgia 1.58 + DateTime::TimeZone::Atlantic::St_Helena 1.58 + DateTime::TimeZone::Atlantic::Stanley 1.58 + DateTime::TimeZone::Australia::Adelaide 1.58 + DateTime::TimeZone::Australia::Brisbane 1.58 + DateTime::TimeZone::Australia::Broken_Hill 1.58 + DateTime::TimeZone::Australia::Currie 1.58 + DateTime::TimeZone::Australia::Darwin 1.58 + DateTime::TimeZone::Australia::Eucla 1.58 + DateTime::TimeZone::Australia::Hobart 1.58 + DateTime::TimeZone::Australia::Lindeman 1.58 + DateTime::TimeZone::Australia::Lord_Howe 1.58 + DateTime::TimeZone::Australia::Melbourne 1.58 + DateTime::TimeZone::Australia::Perth 1.58 + DateTime::TimeZone::Australia::Sydney 1.58 + DateTime::TimeZone::CET 1.58 + DateTime::TimeZone::CST6CDT 1.58 + DateTime::TimeZone::Catalog 1.58 + DateTime::TimeZone::EET 1.58 + DateTime::TimeZone::EST 1.58 + DateTime::TimeZone::EST5EDT 1.58 + DateTime::TimeZone::Europe::Amsterdam 1.58 + DateTime::TimeZone::Europe::Andorra 1.58 + DateTime::TimeZone::Europe::Athens 1.58 + DateTime::TimeZone::Europe::Belgrade 1.58 + DateTime::TimeZone::Europe::Berlin 1.58 + DateTime::TimeZone::Europe::Brussels 1.58 + DateTime::TimeZone::Europe::Bucharest 1.58 + DateTime::TimeZone::Europe::Budapest 1.58 + DateTime::TimeZone::Europe::Chisinau 1.58 + DateTime::TimeZone::Europe::Copenhagen 1.58 + DateTime::TimeZone::Europe::Dublin 1.58 + DateTime::TimeZone::Europe::Gibraltar 1.58 + DateTime::TimeZone::Europe::Helsinki 1.58 + DateTime::TimeZone::Europe::Istanbul 1.58 + DateTime::TimeZone::Europe::Kaliningrad 1.58 + DateTime::TimeZone::Europe::Kiev 1.58 + DateTime::TimeZone::Europe::Lisbon 1.58 + DateTime::TimeZone::Europe::London 1.58 + DateTime::TimeZone::Europe::Luxembourg 1.58 + DateTime::TimeZone::Europe::Madrid 1.58 + DateTime::TimeZone::Europe::Malta 1.58 + DateTime::TimeZone::Europe::Minsk 1.58 + DateTime::TimeZone::Europe::Monaco 1.58 + DateTime::TimeZone::Europe::Moscow 1.58 + DateTime::TimeZone::Europe::Oslo 1.58 + DateTime::TimeZone::Europe::Paris 1.58 + DateTime::TimeZone::Europe::Prague 1.58 + DateTime::TimeZone::Europe::Riga 1.58 + DateTime::TimeZone::Europe::Rome 1.58 + DateTime::TimeZone::Europe::Samara 1.58 + DateTime::TimeZone::Europe::Simferopol 1.58 + DateTime::TimeZone::Europe::Sofia 1.58 + DateTime::TimeZone::Europe::Stockholm 1.58 + DateTime::TimeZone::Europe::Tallinn 1.58 + DateTime::TimeZone::Europe::Tirane 1.58 + DateTime::TimeZone::Europe::Uzhgorod 1.58 + DateTime::TimeZone::Europe::Vaduz 1.58 + DateTime::TimeZone::Europe::Vienna 1.58 + DateTime::TimeZone::Europe::Vilnius 1.58 + DateTime::TimeZone::Europe::Volgograd 1.58 + DateTime::TimeZone::Europe::Warsaw 1.58 + DateTime::TimeZone::Europe::Zaporozhye 1.58 + DateTime::TimeZone::Europe::Zurich 1.58 + DateTime::TimeZone::Floating 1.58 + DateTime::TimeZone::HST 1.58 + DateTime::TimeZone::Indian::Antananarivo 1.58 + DateTime::TimeZone::Indian::Chagos 1.58 + DateTime::TimeZone::Indian::Christmas 1.58 + DateTime::TimeZone::Indian::Cocos 1.58 + DateTime::TimeZone::Indian::Comoro 1.58 + DateTime::TimeZone::Indian::Kerguelen 1.58 + DateTime::TimeZone::Indian::Mahe 1.58 + DateTime::TimeZone::Indian::Maldives 1.58 + DateTime::TimeZone::Indian::Mauritius 1.58 + DateTime::TimeZone::Indian::Mayotte 1.58 + DateTime::TimeZone::Indian::Reunion 1.58 + DateTime::TimeZone::Local 1.58 + DateTime::TimeZone::Local::Unix 1.58 + DateTime::TimeZone::Local::VMS 1.58 + DateTime::TimeZone::Local::Win32 1.58 + DateTime::TimeZone::MET 1.58 + DateTime::TimeZone::MST 1.58 + DateTime::TimeZone::MST7MDT 1.58 + DateTime::TimeZone::OffsetOnly 1.58 + DateTime::TimeZone::OlsonDB 1.58 + DateTime::TimeZone::OlsonDB::Change 1.58 + DateTime::TimeZone::OlsonDB::Observance 1.58 + DateTime::TimeZone::OlsonDB::Rule 1.58 + DateTime::TimeZone::OlsonDB::Zone 1.58 + DateTime::TimeZone::PST8PDT 1.58 + DateTime::TimeZone::Pacific::Apia 1.58 + DateTime::TimeZone::Pacific::Auckland 1.58 + DateTime::TimeZone::Pacific::Chatham 1.58 + DateTime::TimeZone::Pacific::Chuuk 1.58 + DateTime::TimeZone::Pacific::Easter 1.58 + DateTime::TimeZone::Pacific::Efate 1.58 + DateTime::TimeZone::Pacific::Enderbury 1.58 + DateTime::TimeZone::Pacific::Fakaofo 1.58 + DateTime::TimeZone::Pacific::Fiji 1.58 + DateTime::TimeZone::Pacific::Funafuti 1.58 + DateTime::TimeZone::Pacific::Galapagos 1.58 + DateTime::TimeZone::Pacific::Gambier 1.58 + DateTime::TimeZone::Pacific::Guadalcanal 1.58 + DateTime::TimeZone::Pacific::Guam 1.58 + DateTime::TimeZone::Pacific::Honolulu 1.58 + DateTime::TimeZone::Pacific::Johnston 1.58 + DateTime::TimeZone::Pacific::Kiritimati 1.58 + DateTime::TimeZone::Pacific::Kosrae 1.58 + DateTime::TimeZone::Pacific::Kwajalein 1.58 + DateTime::TimeZone::Pacific::Majuro 1.58 + DateTime::TimeZone::Pacific::Marquesas 1.58 + DateTime::TimeZone::Pacific::Midway 1.58 + DateTime::TimeZone::Pacific::Nauru 1.58 + DateTime::TimeZone::Pacific::Niue 1.58 + DateTime::TimeZone::Pacific::Norfolk 1.58 + DateTime::TimeZone::Pacific::Noumea 1.58 + DateTime::TimeZone::Pacific::Pago_Pago 1.58 + DateTime::TimeZone::Pacific::Palau 1.58 + DateTime::TimeZone::Pacific::Pitcairn 1.58 + DateTime::TimeZone::Pacific::Pohnpei 1.58 + DateTime::TimeZone::Pacific::Port_Moresby 1.58 + DateTime::TimeZone::Pacific::Rarotonga 1.58 + DateTime::TimeZone::Pacific::Saipan 1.58 + DateTime::TimeZone::Pacific::Tahiti 1.58 + DateTime::TimeZone::Pacific::Tarawa 1.58 + DateTime::TimeZone::Pacific::Tongatapu 1.58 + DateTime::TimeZone::Pacific::Wake 1.58 + DateTime::TimeZone::Pacific::Wallis 1.58 + DateTime::TimeZone::UTC 1.58 + DateTime::TimeZone::WET 1.58 + requirements: + Class::Load 0 + Class::Singleton 1.03 + Cwd 3 + ExtUtils::MakeMaker 6.30 + File::Basename 0 + File::Compare 0 + File::Copy 0 + File::Find 0 + File::Spec 0 + List::Util 0 + Params::Validate 0.72 + Storable 0 + Sys::Hostname 0 + Test::More 0.88 + Test::Output 0 + base 0 + constant 0 + overload 0 + parent 0 + strict 0 + vars 0 + warnings 0 + Devel-Caller-2.06 + pathname: R/RC/RCLAMP/Devel-Caller-2.06.tar.gz + provides: + Devel::Caller 2.06 + requirements: + ExtUtils::MakeMaker 0 + PadWalker 0.08 + Test::More 0 + Devel-GlobalDestruction-0.11 + pathname: H/HA/HAARG/Devel-GlobalDestruction-0.11.tar.gz + provides: + Devel::GlobalDestruction 0.11 + requirements: + Devel::GlobalDestruction::XS 0 + ExtUtils::CBuilder 0.27 + ExtUtils::MakeMaker 0 + Sub::Exporter::Progressive 0.001006 + perl 5.006 + Devel-GlobalDestruction-XS-0.01 + pathname: R/RI/RIBASUSHI/Devel-GlobalDestruction-XS-0.01.tar.gz + provides: + Devel::GlobalDestruction::XS 0.01 + requirements: + ExtUtils::CBuilder 0.27 + ExtUtils::MakeMaker 0 + perl 5.006 + Devel-Hide-0.0009 + pathname: F/FE/FERREIRA/Devel-Hide-0.0009.tar.gz + provides: + Devel::Hide 0.0009 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + Devel-StackTrace-1.30 + pathname: D/DR/DROLSKY/Devel-StackTrace-1.30.tar.gz + provides: + Devel::StackTrace 1.30 + Devel::StackTrace::Frame 1.30 + requirements: + ExtUtils::MakeMaker 6.30 + File::Spec 0 + Scalar::Util 0 + Test::More 0.88 + base 0 + bytes 0 + overload 0 + strict 0 + warnings 0 + Devel-StackTrace-AsHTML-0.14 + pathname: M/MI/MIYAGAWA/Devel-StackTrace-AsHTML-0.14.tar.gz + provides: + Devel::StackTrace::AsHTML 0.14 + requirements: + Devel::StackTrace 0 + ExtUtils::MakeMaker 6.59 + Filter::Util::Call 0 + Test::More 0 + perl 5.008001 + Digest-HMAC-1.03 + pathname: G/GA/GAAS/Digest-HMAC-1.03.tar.gz + provides: + Digest::HMAC 1.03 + Digest::HMAC_MD5 1.01 + Digest::HMAC_SHA1 1.03 + requirements: + Digest::MD5 2 + Digest::SHA 1 + ExtUtils::MakeMaker 0 + perl 5.004 + Dir-Self-0.10 + pathname: M/MA/MAUKE/Dir-Self-0.10.tar.gz + provides: + Dir::Self undef + requirements: + Carp 0 + ExtUtils::MakeMaker 0 + File::Spec 0 + Test::More 0 + Dist-CheckConflicts-0.09 + pathname: D/DO/DOY/Dist-CheckConflicts-0.09.tar.gz + provides: + Dist::CheckConflicts 0.09 + requirements: + Carp 0 + Exporter 0 + ExtUtils::MakeMaker 6.30 + List::MoreUtils 0.12 + Module::Runtime 0 + base 0 + strict 0 + warnings 0 + Email-Address-1.898 + pathname: R/RJ/RJBS/Email-Address-1.898.tar.gz + provides: + Email::Address 1.898 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0.47 + Email-Date-Format-1.002 + pathname: R/RJ/RJBS/Email-Date-Format-1.002.tar.gz + provides: + Email::Date::Format 1.002 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0.47 + Time::Local 0.000 + Email-Send-2.198 + pathname: R/RJ/RJBS/Email-Send-2.198.tar.gz + provides: + Email::Send 2.198 + Email::Send::NNTP 2.198 + Email::Send::Qmail 2.198 + Email::Send::SMTP 2.198 + Email::Send::Sendmail 2.198 + Email::Send::Test 2.198 + requirements: + Email::Address 1.80 + Email::Simple 1.92 + ExtUtils::MakeMaker 0 + File::Spec 0 + Module::Pluggable 2.97 + Return::Value 1.28 + Scalar::Util 1.02 + Symbol 0.00 + Test::More 0.47 + Email-Simple-2.102 + pathname: R/RJ/RJBS/Email-Simple-2.102.tar.gz + provides: + Email::Simple 2.102 + Email::Simple::Creator 2.102 + Email::Simple::Header 2.102 + requirements: + Email::Date::Format 0 + ExtUtils::MakeMaker 0 + Test::More 0.47 + Email-Valid-0.190 + pathname: R/RJ/RJBS/Email-Valid-0.190.tar.gz + provides: + Email::Valid 0.190 + requirements: + ExtUtils::MakeMaker 0 + Mail::Address 0 + Net::DNS 0 + Scalar::Util 0 + Test::More 0 + perl 5.006 + Encode-2.49 + pathname: D/DA/DANKOGAI/Encode-2.49.tar.gz + provides: + Encode 2.49 + Encode::Alias 2.16 + Encode::Byte 2.04 + Encode::CJKConstants 2.02 + Encode::CN 2.03 + Encode::CN::HZ 2.05 + Encode::Config 2.05 + Encode::EBCDIC 2.02 + Encode::Encoder 2.02 + Encode::Encoding 2.05 + Encode::GSM0338 2.02 + Encode::Guess 2.05 + Encode::Internal 2.49 + Encode::JP 2.04 + Encode::JP::H2Z 2.02 + Encode::JP::JIS7 2.04 + Encode::KR 2.03 + Encode::KR::2022_KR 2.02 + Encode::MIME::Header 2.13 + Encode::MIME::Header::ISO_2022_JP 1.03 + Encode::MIME::Name 1.01 + Encode::Symbol 2.02 + Encode::TW 2.03 + Encode::UTF_EBCDIC 2.49 + Encode::Unicode 2.07 + Encode::Unicode::UTF7 2.06 + Encode::utf8 2.49 + requirements: + ExtUtils::MakeMaker 0 + Encode-Locale-1.03 + pathname: G/GA/GAAS/Encode-Locale-1.03.tar.gz + provides: + Encode::Locale 1.03 + requirements: + Encode 2 + Encode::Alias 0 + ExtUtils::MakeMaker 0 + Test 0 + perl 5.008 + Error-0.17019 + pathname: S/SH/SHLOMIF/Error-0.17019.tar.gz + provides: + Error 0.17019 + requirements: + Module::Build 0.39 + Scalar::Util 0 + perl v5.6.0 + warnings 0 + Eval-Closure-0.08 + pathname: D/DO/DOY/Eval-Closure-0.08.tar.gz + provides: + Eval::Closure 0.08 + requirements: + ExtUtils::MakeMaker 6.30 + Scalar::Util 0 + Sub::Exporter 0 + Test::Fatal 0 + Test::More 0.88 + Test::Requires 0 + Try::Tiny 0 + Exception-Class-1.37 + pathname: D/DR/DROLSKY/Exception-Class-1.37.tar.gz + provides: + Exception::Class 1.37 + Exception::Class::Base 1.37 + requirements: + Class::Data::Inheritable 0.02 + Devel::StackTrace 1.20 + ExtUtils::MakeMaker 6.30 + File::Spec 0 + Scalar::Util 0 + Test::More 0.88 + base 0 + overload 0 + strict 0 + vars 0 + warnings 0 + ExtUtils-CBuilder-0.280205 + pathname: D/DA/DAGOLDEN/ExtUtils-CBuilder-0.280205.tar.gz + provides: + ExtUtils::CBuilder 0.280205 + ExtUtils::CBuilder::Base 0.280205 + ExtUtils::CBuilder::Platform::Unix 0.280205 + ExtUtils::CBuilder::Platform::VMS 0.280205 + ExtUtils::CBuilder::Platform::Windows 0.280205 + ExtUtils::CBuilder::Platform::Windows::BCC 0.280205 + ExtUtils::CBuilder::Platform::Windows::GCC 0.280205 + ExtUtils::CBuilder::Platform::Windows::MSVC 0.280205 + ExtUtils::CBuilder::Platform::aix 0.280205 + ExtUtils::CBuilder::Platform::cygwin 0.280205 + ExtUtils::CBuilder::Platform::darwin 0.280205 + ExtUtils::CBuilder::Platform::dec_osf 0.280205 + ExtUtils::CBuilder::Platform::os2 0.280205 + requirements: + ExtUtils-MakeMaker-6.72 + pathname: B/BI/BINGOS/ExtUtils-MakeMaker-6.72.tar.gz + provides: + DynaLoader undef + ExtUtils::Command::MM 6.72 + ExtUtils::Liblist 6.72 + ExtUtils::Liblist::Kid 6.72 + ExtUtils::MM 6.72 + ExtUtils::MM_AIX 6.72 + ExtUtils::MM_Any 6.72 + ExtUtils::MM_BeOS 6.72 + ExtUtils::MM_Cygwin 6.72 + ExtUtils::MM_DOS 6.72 + ExtUtils::MM_Darwin 6.72 + ExtUtils::MM_MacOS 6.72 + ExtUtils::MM_NW5 6.72 + ExtUtils::MM_OS2 6.72 + ExtUtils::MM_QNX 6.72 + ExtUtils::MM_UWIN 6.72 + ExtUtils::MM_Unix 6.72 + ExtUtils::MM_VMS 6.72 + ExtUtils::MM_VOS 6.72 + ExtUtils::MM_Win32 6.72 + ExtUtils::MM_Win95 6.72 + ExtUtils::MY 6.72 + ExtUtils::MakeMaker 6.72 + ExtUtils::MakeMaker::Config 6.72 + ExtUtils::Manifest 1.60 + ExtUtils::Mkbootstrap 6.72 + ExtUtils::Mksymlists 6.72 + ExtUtils::testlib 6.72 + JSON::PP::Compat5006 1.09 + MM undef + MY undef + requirements: + Data::Dumper 0 + DirHandle 0 + File::Basename 0 + File::Spec 0.8 + Pod::Man 0 + perl 5.006 + ExtUtils-ParseXS-3.21 + pathname: S/SM/SMUELLER/ExtUtils-ParseXS-3.21.tar.gz + provides: + ExtUtils::ParseXS 3.21 + ExtUtils::ParseXS::Constants 3.21 + ExtUtils::ParseXS::CountLines 3.21 + ExtUtils::ParseXS::Eval 3.21 + ExtUtils::ParseXS::Utilities 3.21 + ExtUtils::Typemaps 3.21 + ExtUtils::Typemaps::Cmd 3.21 + ExtUtils::Typemaps::InputMap 3.21 + ExtUtils::Typemaps::OutputMap 3.21 + ExtUtils::Typemaps::Type 3.21 + requirements: + FCGI-0.74 + pathname: F/FL/FLORA/FCGI-0.74.tar.gz + provides: + FCGI 0.74 + requirements: + ExtUtils::MakeMaker 0 + File-ChangeNotify-0.23 + pathname: D/DR/DROLSKY/File-ChangeNotify-0.23.tar.gz + provides: + File::ChangeNotify 0.23 + File::ChangeNotify::Event 0.23 + File::ChangeNotify::TestHelper undef + File::ChangeNotify::Watcher 0.23 + File::ChangeNotify::Watcher::Default 0.23 + File::ChangeNotify::Watcher::Inotify 0.23 + File::ChangeNotify::Watcher::KQueue 0.23 + inc::MyModuleBuild undef + requirements: + Carp 0 + Class::Load 0 + Data::Dumper 0 + Exporter 0 + File::Find 0 + File::Path 0 + File::Spec 0 + File::Temp 0 + FindBin 0 + List::MoreUtils 0 + Module::Build 0.3601 + Module::Pluggable::Object 0 + Moose 0 + Moose::Util::TypeConstraints 0 + MooseX::Params::Validate 0 + MooseX::SemiAffordanceAccessor 0 + Test::Exception 0 + Test::More 0 + Time::HiRes 0 + base 0 + namespace::autoclean 0 + strict 0 + warnings 0 + File-Copy-Recursive-0.38 + pathname: D/DM/DMUEY/File-Copy-Recursive-0.38.tar.gz + provides: + File::Copy::Recursive 0.38 + requirements: + ExtUtils::MakeMaker 0 + File::Copy 0 + File::Spec 0 + File-Find-Rule-0.33 + pathname: R/RC/RCLAMP/File-Find-Rule-0.33.tar.gz + provides: + File::Find::Rule 0.33 + File::Find::Rule::Test::ATeam undef + requirements: + ExtUtils::MakeMaker 0 + File::Find 0 + File::Spec 0 + Number::Compare 0 + Test::More 0 + Text::Glob 0.07 + File-Listing-6.04 + pathname: G/GA/GAAS/File-Listing-6.04.tar.gz + provides: + File::Listing 6.04 + File::Listing::apache 6.04 + File::Listing::dosftp 6.04 + File::Listing::netware 6.04 + File::Listing::unix 6.04 + File::Listing::vms 6.04 + requirements: + ExtUtils::MakeMaker 0 + HTTP::Date 6 + perl 5.006002 + File-Remove-1.52 + pathname: A/AD/ADAMK/File-Remove-1.52.tar.gz + provides: + File::Remove 1.52 + requirements: + Cwd 3.29 + ExtUtils::MakeMaker 6.36 + File::Spec 3.29 + Test::More 0.42 + perl 5.00503 + File-ShareDir-1.03 + pathname: A/AD/ADAMK/File-ShareDir-1.03.tar.gz + provides: + File::ShareDir 1.03 + requirements: + Carp 0 + Class::Inspector 1.12 + ExtUtils::MakeMaker 6.42 + File::Spec 0.80 + Test::More 0.47 + perl 5.005 + File-Slurp-9999.19 + pathname: U/UR/URI/File-Slurp-9999.19.tar.gz + provides: + File::Slurp 9999.19 + FileSlurp_12 9999.13 + requirements: + Carp 0 + Exporter 0 + ExtUtils::MakeMaker 0 + Fcntl 0 + POSIX 0 + File-pushd-1.005 + pathname: D/DA/DAGOLDEN/File-pushd-1.005.tar.gz + provides: + File::pushd 1.005 + requirements: + Carp 0 + Cwd 0 + Exporter 0 + ExtUtils::MakeMaker 6.30 + File::Basename 0 + File::Find 0 + File::Path 0 + File::Spec 0 + File::Spec::Functions 0 + File::Temp 0 + List::Util 0 + Test::More 0 + overload 0 + strict 0 + warnings 0 + Filesys-Notify-Simple-0.10 + pathname: M/MI/MIYAGAWA/Filesys-Notify-Simple-0.10.tar.gz + provides: + Filesys::Notify::Simple 0.10 + requirements: + ExtUtils::MakeMaker 6.59 + Test::More 0 + Test::SharedFork 0 + perl 5.008001 + Geography-NationalGrid-1.6 + pathname: P/PK/PKENT/Geography-NationalGrid-1.6.tar.gz + provides: + Geography::NationalGrid 1.6 + Geography::NationalGrid::GB 1.3 + Geography::NationalGrid::IE 1.2 + requirements: + ExtUtils::MakeMaker 0 + Getopt-Long-2.41 + pathname: J/JV/JV/Getopt-Long-2.41.tar.gz + provides: + Getopt::Long 2.41 + Getopt::Long::CallBack undef + Getopt::Long::Parser undef + requirements: + ExtUtils::MakeMaker 0 + Pod::Usage 1.14 + Getopt-Long-Descriptive-0.093 + pathname: R/RJ/RJBS/Getopt-Long-Descriptive-0.093.tar.gz + provides: + Getopt::Long::Descriptive 0.093 + Getopt::Long::Descriptive::Opts 0.093 + Getopt::Long::Descriptive::Usage 0.093 + requirements: + Carp 0 + ExtUtils::MakeMaker 6.30 + File::Basename 0 + File::Find 0 + File::Temp 0 + Getopt::Long 2.33 + List::Util 0 + Params::Validate 0.97 + Scalar::Util 0 + Sub::Exporter 0.972 + Sub::Exporter::Util 0 + Test::More 0.96 + overload 0 + strict 0 + warnings 0 + HTML-Form-6.03 + pathname: G/GA/GAAS/HTML-Form-6.03.tar.gz + provides: + HTML::Form 6.03 + HTML::Form::FileInput 6.03 + HTML::Form::IgnoreInput 6.03 + HTML::Form::ImageInput 6.03 + HTML::Form::Input 6.03 + HTML::Form::KeygenInput 6.03 + HTML::Form::ListInput 6.03 + HTML::Form::SubmitInput 6.03 + HTML::Form::TextInput 6.03 + requirements: + Encode 2 + ExtUtils::MakeMaker 0 + HTML::TokeParser 0 + HTTP::Request 6 + HTTP::Request::Common 6.03 + URI 1.10 + perl 5.008001 + HTML-Parser-3.69 + pathname: G/GA/GAAS/HTML-Parser-3.69.tar.gz + provides: + HTML::Entities 3.69 + HTML::Filter 3.57 + HTML::HeadParser 3.69 + HTML::LinkExtor 3.69 + HTML::Parser 3.69 + HTML::PullParser 3.57 + HTML::TokeParser 3.69 + requirements: + ExtUtils::MakeMaker 0 + HTML::Tagset 3 + XSLoader 0 + perl 5.008 + HTML-Selector-XPath-0.15 + pathname: C/CO/CORION/HTML-Selector-XPath-0.15.tar.gz + provides: + HTML::Selector::XPath 0.15 + requirements: + ExtUtils::MakeMaker 6.59 + Test::Base 0 + Test::More 0 + perl 5.008001 + HTML-Tagset-3.20 + pathname: P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz + provides: + HTML::Tagset 3.20 + requirements: + ExtUtils::MakeMaker 0 + HTML-Tree-5.03 + pathname: C/CJ/CJM/HTML-Tree-5.03.tar.gz + provides: + HTML::AsSubs 5.03 + HTML::Element 5.03 + HTML::Element::traverse 5.03 + HTML::Parse 5.03 + HTML::Tree 5.03 + HTML::TreeBuilder 5.03 + requirements: + Carp 0 + Encode 0 + Exporter 0 + HTML::Entities 0 + HTML::Parser 3.46 + HTML::Tagset 3.02 + Module::Build 0.2808 + Scalar::Util 0 + Test::Fatal 0 + Test::More 0 + base 0 + integer 0 + perl 5.008 + HTML-TreeBuilder-XPath-0.14 + pathname: M/MI/MIROD/HTML-TreeBuilder-XPath-0.14.tar.gz + provides: + HTML::Element 0.14 + HTML::TreeBuilder::XPath 0.14 + HTML::TreeBuilder::XPath::Attribute 0.14 + HTML::TreeBuilder::XPath::Node 0.14 + HTML::TreeBuilder::XPath::Root 0.14 + HTML::TreeBuilder::XPath::TextNode 0.14 + requirements: + ExtUtils::MakeMaker 0 + HTML::TreeBuilder 0 + List::Util 0 + XML::XPathEngine 0.12 + HTTP-Body-1.17 + pathname: G/GE/GETTY/HTTP-Body-1.17.tar.gz + provides: + HTTP::Body 1.17 + HTTP::Body::MultiPart 1.17 + HTTP::Body::OctetStream 1.17 + HTTP::Body::UrlEncoded 1.17 + HTTP::Body::XForms 1.17 + HTTP::Body::XFormsMultipart 1.17 + PAML undef + requirements: + Carp 0 + Digest::MD5 0 + ExtUtils::MakeMaker 6.30 + File::Temp 0.14 + HTTP::Headers 0 + IO::File 1.14 + Test::Deep 0 + Test::More 0.86 + HTTP-Cookies-6.01 + pathname: G/GA/GAAS/HTTP-Cookies-6.01.tar.gz + provides: + HTTP::Cookies 6.01 + HTTP::Cookies::Microsoft 6.00 + HTTP::Cookies::Netscape 6.00 + requirements: + ExtUtils::MakeMaker 0 + HTTP::Date 6 + HTTP::Headers::Util 6 + Time::Local 0 + perl 5.008001 + HTTP-Daemon-6.01 + pathname: G/GA/GAAS/HTTP-Daemon-6.01.tar.gz + provides: + HTTP::Daemon 6.01 + HTTP::Daemon::ClientConn 6.01 + requirements: + ExtUtils::MakeMaker 0 + HTTP::Date 6 + HTTP::Request 6 + HTTP::Response 6 + HTTP::Status 6 + IO::Socket 0 + LWP::MediaTypes 6 + Sys::Hostname 0 + perl 5.008001 + HTTP-Date-6.02 + pathname: G/GA/GAAS/HTTP-Date-6.02.tar.gz + provides: + HTTP::Date 6.02 + requirements: + ExtUtils::MakeMaker 0 + Time::Local 0 + perl 5.006002 + HTTP-Message-6.06 + pathname: G/GA/GAAS/HTTP-Message-6.06.tar.gz + provides: + HTTP::Config 6.00 + HTTP::Headers 6.05 + HTTP::Headers::Auth 6.00 + HTTP::Headers::ETag 6.00 + HTTP::Headers::Util 6.03 + HTTP::Message 6.06 + HTTP::Request 6.00 + HTTP::Request::Common 6.04 + HTTP::Response 6.04 + HTTP::Status 6.03 + requirements: + Compress::Raw::Zlib 0 + Encode 2.21 + Encode::Locale 1 + ExtUtils::MakeMaker 0 + HTTP::Date 6 + IO::Compress::Bzip2 2.021 + IO::Compress::Deflate 0 + IO::Compress::Gzip 0 + IO::HTML 0 + IO::Uncompress::Bunzip2 2.021 + IO::Uncompress::Gunzip 0 + IO::Uncompress::Inflate 0 + IO::Uncompress::RawInflate 0 + LWP::MediaTypes 6 + MIME::Base64 2.1 + MIME::QuotedPrint 0 + URI 1.10 + perl 5.008001 + HTTP-Negotiate-6.01 + pathname: G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz + provides: + HTTP::Negotiate 6.01 + requirements: + ExtUtils::MakeMaker 0 + HTTP::Headers 6 + perl 5.008001 + HTTP-Parser-XS-0.15 + pathname: K/KA/KAZUHO/HTTP-Parser-XS-0.15.tar.gz + provides: + HTTP::Parser::XS 0.15 + HTTP::Parser::XS::PP undef + requirements: + ExtUtils::MakeMaker 6.42 + Test::More 0.96 + HTTP-Request-AsCGI-1.2 + pathname: F/FL/FLORA/HTTP-Request-AsCGI-1.2.tar.gz + provides: + HTTP::Request::AsCGI 1.2 + requirements: + Carp 0 + Class::Accessor 0 + ExtUtils::MakeMaker 0 + HTTP::Request 0 + HTTP::Response 1.53 + IO::File 0 + Test::More 0 + URI::Escape 0 + HTTP-Server-Simple-0.44 + pathname: J/JE/JESSE/HTTP-Server-Simple-0.44.tar.gz + provides: + HTTP::Server::Simple 0.44 + HTTP::Server::Simple::CGI undef + HTTP::Server::Simple::CGI::Environment undef + requirements: + CGI 0 + ExtUtils::MakeMaker 6.42 + Socket 0 + Test::More 0 + Hash-Merge-0.12 + pathname: D/DM/DMUEY/Hash-Merge-0.12.tar.gz + provides: + Hash::Merge 0.12 + requirements: + Clone 0 + ExtUtils::MakeMaker 0 + Test::More 0.33 + Hash-MultiValue-0.13 + pathname: M/MI/MIYAGAWA/Hash-MultiValue-0.13.tar.gz + provides: + Hash::MultiValue 0.13 + requirements: + ExtUtils::MakeMaker 6.59 + Filter::Util::Call 0 + Test::More 0 + perl 5.006002 + IO-Compress-2.060 + pathname: P/PM/PMQS/IO-Compress-2.060.tar.gz + provides: + Compress::Zlib 2.060 + File::GlobMapper 1.000 + IO::Compress undef + IO::Compress::Adapter::Bzip2 2.060 + IO::Compress::Adapter::Deflate 2.060 + IO::Compress::Adapter::Identity 2.060 + IO::Compress::Base 2.060 + IO::Compress::Base::Common 2.060 + IO::Compress::Bzip2 2.060 + IO::Compress::Deflate 2.060 + IO::Compress::Gzip 2.060 + IO::Compress::Gzip::Constants 2.060 + IO::Compress::RawDeflate 2.060 + IO::Compress::Zip 2.060 + IO::Compress::Zip::Constants 2.060 + IO::Compress::Zlib::Constants 2.060 + IO::Compress::Zlib::Extra 2.060 + IO::Uncompress::Adapter::Bunzip2 2.060 + IO::Uncompress::Adapter::Identity 2.060 + IO::Uncompress::Adapter::Inflate 2.060 + IO::Uncompress::AnyInflate 2.060 + IO::Uncompress::AnyUncompress 2.060 + IO::Uncompress::Base 2.060 + IO::Uncompress::Bunzip2 2.060 + IO::Uncompress::Gunzip 2.060 + IO::Uncompress::Inflate 2.060 + IO::Uncompress::RawInflate 2.060 + IO::Uncompress::Unzip 2.060 + U64 2.060 + Zlib::OldDeflate 2.060 + Zlib::OldInflate 2.060 + requirements: + Compress::Raw::Bzip2 2.060 + Compress::Raw::Zlib 2.060 + ExtUtils::MakeMaker 0 + Scalar::Util 0 + IO-HTML-1.00 + pathname: C/CJ/CJM/IO-HTML-1.00.tar.gz + provides: + IO::HTML 1.00 + requirements: + Carp 0 + Encode 2.10 + Exporter 5.57 + ExtUtils::MakeMaker 6.30 + File::Temp 0 + Scalar::Util 0 + Test::More 0.88 + IO-Socket-SSL-1.84 + pathname: S/SU/SULLR/IO-Socket-SSL-1.84.tar.gz + provides: + IO::Socket::SSL 1.84 + IO::Socket::SSL::SSL_Context 1.84 + IO::Socket::SSL::SSL_HANDLE 1.84 + IO::Socket::SSL::Session_Cache 1.84 + requirements: + ExtUtils::MakeMaker 0 + Net::SSLeay 1.21 + Scalar::Util 0 + IO-String-1.08 + pathname: G/GA/GAAS/IO-String-1.08.tar.gz + provides: + IO::String 1.08 + requirements: + ExtUtils::MakeMaker 0 + IO-stringy-2.110 + pathname: D/DS/DSKOLL/IO-stringy-2.110.tar.gz + provides: + Common undef + ExtUtils::TBone 1.1 + IO::AtomicFile 2.110 + IO::Clever 1.01 + IO::InnerFile 2.110 + IO::Lines 2.110 + IO::Scalar 2.110 + IO::ScalarArray 2.110 + IO::Stringy 2.110 + IO::Wrap 2.110 + IO::WrapTie 2.110 + IO::WrapTie::Master 2.110 + IO::WrapTie::Slave 2.110 + requirements: + ExtUtils::MakeMaker 0 + Image-Size-3.232 + pathname: R/RJ/RJRAY/Image-Size-3.232.tar.gz + provides: + Image::Size 3.232 + requirements: + ExtUtils::MakeMaker 0 + File::Spec 0.8 + Module::Build 0.4 + Test::More 0.80 + JSON-2.59 + pathname: M/MA/MAKAMAKA/JSON-2.59.tar.gz + provides: + JSON 2.59 + JSON::Backend::PP undef + JSON::Boolean undef + JSON::PP5005 1.10 + JSON::PP56 1.08 + JSON::backportPP::Boolean 1.01 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + JSON-PP-2.27202 + pathname: M/MA/MAKAMAKA/JSON-PP-2.27202.tar.gz + provides: + JSON::PP 2.27202 + JSON::PP::Boolean undef + JSON::PP::IncrParser 1.01 + requirements: + JSON-XS-2.33 + pathname: M/ML/MLEHMANN/JSON-XS-2.33.tar.gz + provides: + JSON::XS 2.33 + JSON::XS::Boolean 2.33 + requirements: + ExtUtils::MakeMaker 0 + common::sense 0 + LWP-MediaTypes-6.02 + pathname: G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz + provides: + LWP::MediaTypes 6.02 + requirements: + ExtUtils::MakeMaker 0 + perl 5.006002 + LWP-Protocol-https-6.03 + pathname: G/GA/GAAS/LWP-Protocol-https-6.03.tar.gz + provides: + LWP::Protocol::https 6.03 + LWP::Protocol::https::Socket 6.03 + requirements: + ExtUtils::MakeMaker 0 + IO::Socket::SSL 1.54 + LWP::UserAgent 6.04 + Mozilla::CA 20110101 + Net::HTTPS 6 + perl 5.008001 + Lingua-EN-FindNumber-1.2 + pathname: T/TM/TMTM/Lingua-EN-FindNumber-1.2.tar.gz + provides: + Lingua::EN::FindNumber 1.2 + requirements: + ExtUtils::MakeMaker 0 + Lingua::EN::Words2Nums 0 + Lingua-EN-Inflect-1.895 + pathname: D/DC/DCONWAY/Lingua-EN-Inflect-1.895.tar.gz + provides: + Lingua::EN::Inflect 1.895 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + version 0 + Lingua-EN-Inflect-Number-1.1 + pathname: S/SI/SIMON/Lingua-EN-Inflect-Number-1.1.tar.gz + provides: + Lingua::EN::Inflect::Number 1.1 + requirements: + ExtUtils::MakeMaker 0 + Lingua::EN::Inflect 0 + Lingua-EN-Inflect-Phrase-0.18 + pathname: R/RK/RKITOVER/Lingua-EN-Inflect-Phrase-0.18.tar.gz + provides: + Lingua::EN::Inflect::Phrase 0.18 + requirements: + Exporter 0 + ExtUtils::MakeMaker 6.30 + File::Find 0 + File::Temp 0 + Lingua::EN::FindNumber 0 + Lingua::EN::Inflect 0 + Lingua::EN::Inflect::Number 0 + Lingua::EN::Number::IsOrdinal 0 + Lingua::EN::Tagger 0 + Test::More 0 + Test::NoWarnings 0 + strict 0 + warnings 0 + Lingua-EN-Number-IsOrdinal-0.04 + pathname: R/RK/RKITOVER/Lingua-EN-Number-IsOrdinal-0.04.tar.gz + provides: + Lingua::EN::Number::IsOrdinal 0.04 + requirements: + Exporter 0 + ExtUtils::MakeMaker 6.30 + File::Find 0 + File::Temp 0 + Lingua::EN::FindNumber 0 + Test::Fatal 0 + Test::More 0 + Try::Tiny 0 + strict 0 + warnings 0 + Lingua-EN-Tagger-0.23 + pathname: A/AC/ACOBURN/Lingua-EN-Tagger-0.23.tar.gz + provides: + Lingua::EN::Tagger 0.23 + requirements: + ExtUtils::MakeMaker 0 + File::Spec 0.84 + HTML::Parser 3.45 + HTML::Tagset 3.20 + Lingua::Stem 0.81 + Memoize 1.01 + Memoize::ExpireLRU 0.55 + Storable 2.10 + perl 5.008001 + Lingua-EN-Words2Nums-0.18 + pathname: J/JO/JOEY/Lingua-EN-Words2Nums-0.18.tar.gz + provides: + Lingua::EN::Words2Nums undef + requirements: + ExtUtils::MakeMaker 0 + Lingua-PT-Stemmer-0.01 + pathname: X/XE/XERN/Lingua-PT-Stemmer-0.01.tar.gz + provides: + Lingua::GL::Stemmer 0.01 + Lingua::PT::Stemmer 0.01 + requirements: + ExtUtils::MakeMaker 0 + Lingua-Stem-0.84 + pathname: S/SN/SNOWHARE/Lingua-Stem-0.84.tar.gz + provides: + Lingua::Stem 0.84 + Lingua::Stem::AutoLoader 1.02 + Lingua::Stem::Da 1.01 + Lingua::Stem::De 1.01 + Lingua::Stem::En 2.16 + Lingua::Stem::EnBroken 2.13 + Lingua::Stem::Gl 1.02 + Lingua::Stem::No 1.01 + Lingua::Stem::Pt 1.01 + Lingua::Stem::Sv 1.01 + requirements: + Carp 0 + Lingua::GL::Stemmer 0 + Lingua::PT::Stemmer 0 + Lingua::Stem::Fr 0.02 + Lingua::Stem::It 0 + Lingua::Stem::Ru 0 + Lingua::Stem::Snowball::Da 1.01 + Lingua::Stem::Snowball::No 1.00 + Lingua::Stem::Snowball::Se 1.01 + Text::German 0 + Lingua-Stem-Fr-0.02 + pathname: S/SD/SDP/Lingua-Stem-Fr-0.02.tar.gz + provides: + Lingua::Stem::Fr 0.02 + requirements: + ExtUtils::MakeMaker 0 + Lingua-Stem-It-0.02 + pathname: A/AC/ACALPINI/Lingua-Stem-It-0.02.tar.gz + provides: + Lingua::Stem::It 0.02 + requirements: + ExtUtils::MakeMaker 0 + Lingua-Stem-Ru-0.01 + pathname: A/AL/ALGDR/Lingua-Stem-Ru-0.01.tar.gz + provides: + Lingua::Stem::Ru 0.01 + requirements: + ExtUtils::MakeMaker 0 + Lingua-Stem-Snowball-Da-1.01 + pathname: C/CI/CINE/Lingua-Stem-Snowball-Da-1.01.tar.gz + provides: + Lingua::Stem::Snowball::Da 1.01 + requirements: + ExtUtils::MakeMaker 0 + List-MoreUtils-0.33 + pathname: A/AD/ADAMK/List-MoreUtils-0.33.tar.gz + provides: + List::MoreUtils 0.33 + requirements: + ExtUtils::CBuilder 0.27 + ExtUtils::MakeMaker 6.52 + Test::More 0.82 + perl 5.00503 + MIME-Types-1.38 + pathname: M/MA/MARKOV/MIME-Types-1.38.tar.gz + provides: + MIME::Type 1.38 + MIME::Types 1.38 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0.47 + MIME-tools-5.504 + pathname: D/DS/DSKOLL/MIME-tools-5.504.tar.gz + provides: + MIME::Body 5.504 + MIME::Body::File 5.504 + MIME::Body::InCore 5.504 + MIME::Body::Scalar 5.504 + MIME::Decoder 5.504 + MIME::Decoder::Base64 5.504 + MIME::Decoder::BinHex 5.504 + MIME::Decoder::Binary 5.504 + MIME::Decoder::Gzip64 5.504 + MIME::Decoder::NBit 5.504 + MIME::Decoder::QuotedPrint 5.504 + MIME::Decoder::UU 5.504 + MIME::Entity 5.504 + MIME::Field::ConTraEnc 5.504 + MIME::Field::ContDisp 5.504 + MIME::Field::ContType 5.504 + MIME::Field::ParamVal 5.504 + MIME::Head 5.504 + MIME::Parser 5.504 + MIME::Parser::FileInto undef + MIME::Parser::FileUnder undef + MIME::Parser::Filer undef + MIME::Parser::Reader undef + MIME::Parser::Results undef + MIME::Tools 5.504 + MIME::WordDecoder undef + MIME::WordDecoder::ISO_8859 undef + MIME::WordDecoder::US_ASCII undef + MIME::WordDecoder::UTF_8 undef + MIME::Words 5.504 + requirements: + ExtUtils::MakeMaker 6.42 + File::Path 1 + File::Spec 0.6 + File::Temp 0.18 + IO::File 1.13 + IO::Handle 0 + MIME::Base64 2.2 + Mail::Field 1.05 + Mail::Header 1.01 + Mail::Internet 1.0203 + Test::Deep 0 + Test::More 0 + perl 5.008 + MRO-Compat-0.12 + pathname: B/BO/BOBTFISH/MRO-Compat-0.12.tar.gz + provides: + MRO::Compat 0.12 + requirements: + ExtUtils::MakeMaker 6.59 + Test::More 0.47 + perl 5.006 + MailTools-2.12 + pathname: M/MA/MARKOV/MailTools-2.12.tar.gz + provides: + Mail undef + Mail::Address 2.12 + Mail::Cap 2.12 + Mail::Field 2.12 + Mail::Field::AddrList 2.12 + Mail::Field::Date 2.12 + Mail::Field::Generic 2.12 + Mail::Filter 2.12 + Mail::Header 2.12 + Mail::Internet 2.12 + Mail::Mailer 2.12 + Mail::Mailer::qmail 2.12 + Mail::Mailer::rfc822 2.12 + Mail::Mailer::sendmail 2.12 + Mail::Mailer::smtp 2.12 + Mail::Mailer::smtp::pipe 2.12 + Mail::Mailer::smtps 2.12 + Mail::Mailer::smtps::pipe 2.12 + Mail::Mailer::testfile 2.12 + Mail::Mailer::testfile::pipe 2.12 + Mail::Send 2.12 + Mail::Util 2.12 + requirements: + Date::Format 0 + Date::Parse 0 + ExtUtils::MakeMaker 0 + IO::Handle 0 + Net::Domain 1.05 + Net::SMTP 1.03 + Test::More 0 + Memoize-ExpireLRU-0.55 + pathname: B/BP/BPOWERS/Memoize-ExpireLRU-0.55.tar.gz + provides: + Memoize::ExpireLRU 0.55 + requirements: + ExtUtils::MakeMaker 0 + Memoize 0.52 + Module-Build-0.4007 + pathname: L/LE/LEONT/Module-Build-0.4007.tar.gz + provides: + Module::Build 0.4007 + Module::Build::Base 0.4007 + Module::Build::Compat 0.4007 + Module::Build::Config 0.4007 + Module::Build::ConfigData undef + Module::Build::Cookbook 0.4007 + Module::Build::Dumper 0.4007 + Module::Build::ModuleInfo 0.4007 + Module::Build::Notes 0.4007 + Module::Build::PPMMaker 0.4007 + Module::Build::Platform::Default 0.4007 + Module::Build::Platform::MacOS 0.4007 + Module::Build::Platform::Unix 0.4007 + Module::Build::Platform::VMS 0.4007 + Module::Build::Platform::VOS 0.4007 + Module::Build::Platform::Windows 0.4007 + Module::Build::Platform::aix 0.4007 + Module::Build::Platform::cygwin 0.4007 + Module::Build::Platform::darwin 0.4007 + Module::Build::Platform::os2 0.4007 + Module::Build::PodParser 0.4007 + Module::Build::Version 0.87 + Module::Build::YAML 1.41 + inc::latest 0.4007 + inc::latest::private 0.4007 + requirements: + Module-CPANfile-1.0001 + pathname: M/MI/MIYAGAWA/Module-CPANfile-1.0001.tar.gz + provides: + Module::CPANfile 1.0001 + Module::CPANfile::Environment undef + Module::CPANfile::Result undef + requirements: + CPAN::Meta 2.12091 + CPAN::Meta::Prereqs 2.12091 + ExtUtils::MakeMaker 6.30 + Module-Find-0.11 + pathname: C/CR/CRENZ/Module-Find-0.11.tar.gz + provides: + Module::Find 0.11 + ModuleFindTest undef + ModuleFindTest::SubMod undef + ModuleFindTest::SubMod::SubSubMod undef + requirements: + ExtUtils::MakeMaker 0 + File::Find 0 + File::Spec 0 + Test::More 0 + perl 5.006001 + Module-Implementation-0.06 + pathname: D/DR/DROLSKY/Module-Implementation-0.06.tar.gz + provides: + Module::Implementation 0.06 + T::Impl1 undef + T::Impl2 undef + T::ImplFails1 undef + T::ImplFails2 undef + requirements: + Carp 0 + ExtUtils::MakeMaker 6.30 + Module::Runtime 0.012 + Test::Fatal 0 + Test::More 0.88 + Test::Requires 0 + Try::Tiny 0 + strict 0 + warnings 0 + Module-Install-1.06 + pathname: A/AD/ADAMK/Module-Install-1.06.tar.gz + provides: + Module::AutoInstall 1.06 + Module::Install 1.06 + Module::Install::Admin 1.06 + Module::Install::Admin::Bundle 1.06 + Module::Install::Admin::Compiler 1.06 + Module::Install::Admin::Find 1.06 + Module::Install::Admin::Include 1.06 + Module::Install::Admin::Makefile 1.06 + Module::Install::Admin::Manifest 1.06 + Module::Install::Admin::Metadata 1.06 + Module::Install::Admin::ScanDeps 1.06 + Module::Install::Admin::WriteAll 1.06 + Module::Install::AutoInstall 1.06 + Module::Install::Base 1.06 + Module::Install::Base::FakeAdmin 1.06 + Module::Install::Bundle 1.06 + Module::Install::Can 1.06 + Module::Install::Compiler 1.06 + Module::Install::DSL 1.06 + Module::Install::Deprecated 1.06 + Module::Install::External 1.06 + Module::Install::Fetch 1.06 + Module::Install::Include 1.06 + Module::Install::Inline 1.06 + Module::Install::MakeMaker 1.06 + Module::Install::Makefile 1.06 + Module::Install::Metadata 1.06 + Module::Install::PAR 1.06 + Module::Install::Run 1.06 + Module::Install::Scripts 1.06 + Module::Install::Share 1.06 + Module::Install::Win32 1.06 + Module::Install::With 1.06 + Module::Install::WriteAll 1.06 + inc::Module::Install 1.06 + inc::Module::Install::DSL 1.06 + requirements: + Archive::Tar 1.44 + Devel::PPPort 3.16 + ExtUtils::Install 1.52 + ExtUtils::MakeMaker 6.59 + ExtUtils::ParseXS 2.19 + File::Remove 1.42 + File::Spec 3.28 + JSON 2.14 + LWP::UserAgent 5.812 + Module::Build 0.29 + Module::CoreList 2.17 + Module::ScanDeps 0.89 + PAR::Dist 0.29 + Parse::CPAN::Meta 1.39 + Test::Harness 3.13 + Test::More 0.86 + YAML::Tiny 1.38 + perl 5.005 + Module-Metadata-1.000014 + pathname: B/BO/BOBTFISH/Module-Metadata-1.000014.tar.gz + provides: + Module::Metadata 1.000014 + requirements: + Module-Reader-0.002000 + pathname: H/HA/HAARG/Module-Reader-0.002000.tar.gz + provides: + Module::Reader 0.002000 + requirements: + ExtUtils::MakeMaker 6.3 + Scalar::Util 0 + Test::More 0.88 + Module-Runtime-0.013 + pathname: Z/ZE/ZEFRAM/Module-Runtime-0.013.tar.gz + provides: + Module::Runtime 0.013 + requirements: + Module::Build 0 + Test::More 0 + perl 5.006 + strict 0 + warnings 0 + Module-ScanDeps-1.10 + pathname: R/RS/RSCHUPP/Module-ScanDeps-1.10.tar.gz + provides: + Module::ScanDeps 1.10 + Module::ScanDeps::Cache undef + Module::ScanDeps::DataFeed undef + requirements: + ExtUtils::MakeMaker 6.59 + File::Spec 0 + File::Temp 0 + Module::Build::ModuleInfo 0 + Test::More 0 + perl 5.008001 + version 0 + Moo-1.003000 + pathname: H/HA/HAARG/Moo-1.003000.tar.gz + provides: + Method::Generate::Accessor undef + Method::Generate::BuildAll undef + Method::Generate::Constructor undef + Method::Generate::DemolishAll undef + Method::Inliner undef + Moo 1.003000 + Moo::HandleMoose undef + Moo::HandleMoose::FakeConstructor undef + Moo::HandleMoose::FakeMetaClass undef + Moo::Object undef + Moo::Role undef + Moo::sification undef + Sub::Defer undef + Sub::Quote undef + oo undef + requirements: + Class::Method::Modifiers 1.1 + Devel::GlobalDestruction 0.11 + Dist::CheckConflicts 0.02 + ExtUtils::MakeMaker 0 + Module::Runtime 0.012 + Role::Tiny 1.003 + strictures 1.004003 + Moose-2.0604 + pathname: D/DO/DOY/Moose-2.0604.tar.gz + provides: + Bar undef + Bar7::Meta::Trait undef + Bar7::Meta::Trait2 undef + BinaryTree 0.02 + Class::MOP 2.0604 + Class::MOP::Attribute 2.0604 + Class::MOP::Class 2.0604 + Class::MOP::Class::Immutable::Trait 2.0604 + Class::MOP::Deprecated 2.0604 + Class::MOP::Instance 2.0604 + Class::MOP::Method 2.0604 + Class::MOP::Method::Accessor 2.0604 + Class::MOP::Method::Constructor 2.0604 + Class::MOP::Method::Generated 2.0604 + Class::MOP::Method::Inlined 2.0604 + Class::MOP::Method::Meta 2.0604 + Class::MOP::Method::Overload 2.0604 + Class::MOP::Method::Wrapped 2.0604 + Class::MOP::MiniTrait 2.0604 + Class::MOP::Mixin 2.0604 + Class::MOP::Mixin::AttributeCore 2.0604 + Class::MOP::Mixin::HasAttributes 2.0604 + Class::MOP::Mixin::HasMethods 2.0604 + Class::MOP::Module 2.0604 + Class::MOP::Object 2.0604 + Class::MOP::Package 2.0604 + Foo undef + MMHelper undef + MY undef + Moose 2.0604 + Moose::Cookbook::Legacy::Debugging_BaseClassReplacement 2.0604 + Moose::Cookbook::Meta::Labeled_AttributeMetaclass 2.0604 + Moose::Deprecated 2.0604 + Moose::Error::Confess 2.0604 + Moose::Error::Croak 2.0604 + Moose::Error::Default 2.0604 + Moose::Exporter 2.0604 + Moose::Meta::Attribute 2.0604 + Moose::Meta::Attribute::Custom::Bar undef + Moose::Meta::Attribute::Custom::Foo undef + Moose::Meta::Attribute::Custom::Moose 2.0604 + Moose::Meta::Attribute::Custom::Trait::Bar undef + Moose::Meta::Attribute::Custom::Trait::Foo undef + Moose::Meta::Attribute::Native 2.0604 + Moose::Meta::Attribute::Native::Trait 2.0604 + Moose::Meta::Attribute::Native::Trait::Array 2.0604 + Moose::Meta::Attribute::Native::Trait::Bool 2.0604 + Moose::Meta::Attribute::Native::Trait::Code 2.0604 + Moose::Meta::Attribute::Native::Trait::Counter 2.0604 + Moose::Meta::Attribute::Native::Trait::Hash 2.0604 + Moose::Meta::Attribute::Native::Trait::Number 2.0604 + Moose::Meta::Attribute::Native::Trait::String 2.0604 + Moose::Meta::Class 2.0604 + Moose::Meta::Class::Immutable::Trait 2.0604 + Moose::Meta::Instance 2.0604 + Moose::Meta::Method 2.0604 + Moose::Meta::Method::Accessor 2.0604 + Moose::Meta::Method::Accessor::Native 2.0604 + Moose::Meta::Method::Accessor::Native::Array 2.0604 + Moose::Meta::Method::Accessor::Native::Array::Writer 2.0604 + Moose::Meta::Method::Accessor::Native::Array::accessor 2.0604 + Moose::Meta::Method::Accessor::Native::Array::clear 2.0604 + Moose::Meta::Method::Accessor::Native::Array::count 2.0604 + Moose::Meta::Method::Accessor::Native::Array::delete 2.0604 + Moose::Meta::Method::Accessor::Native::Array::elements 2.0604 + Moose::Meta::Method::Accessor::Native::Array::first 2.0604 + Moose::Meta::Method::Accessor::Native::Array::first_index 2.0604 + Moose::Meta::Method::Accessor::Native::Array::get 2.0604 + Moose::Meta::Method::Accessor::Native::Array::grep 2.0604 + Moose::Meta::Method::Accessor::Native::Array::insert 2.0604 + Moose::Meta::Method::Accessor::Native::Array::is_empty 2.0604 + Moose::Meta::Method::Accessor::Native::Array::join 2.0604 + Moose::Meta::Method::Accessor::Native::Array::map 2.0604 + Moose::Meta::Method::Accessor::Native::Array::natatime 2.0604 + Moose::Meta::Method::Accessor::Native::Array::pop 2.0604 + Moose::Meta::Method::Accessor::Native::Array::push 2.0604 + Moose::Meta::Method::Accessor::Native::Array::reduce 2.0604 + Moose::Meta::Method::Accessor::Native::Array::set 2.0604 + Moose::Meta::Method::Accessor::Native::Array::shallow_clone 2.0604 + Moose::Meta::Method::Accessor::Native::Array::shift 2.0604 + Moose::Meta::Method::Accessor::Native::Array::shuffle 2.0604 + Moose::Meta::Method::Accessor::Native::Array::sort 2.0604 + Moose::Meta::Method::Accessor::Native::Array::sort_in_place 2.0604 + Moose::Meta::Method::Accessor::Native::Array::splice 2.0604 + Moose::Meta::Method::Accessor::Native::Array::uniq 2.0604 + Moose::Meta::Method::Accessor::Native::Array::unshift 2.0604 + Moose::Meta::Method::Accessor::Native::Bool::not 2.0604 + Moose::Meta::Method::Accessor::Native::Bool::set 2.0604 + Moose::Meta::Method::Accessor::Native::Bool::toggle 2.0604 + Moose::Meta::Method::Accessor::Native::Bool::unset 2.0604 + Moose::Meta::Method::Accessor::Native::Code::execute 2.0604 + Moose::Meta::Method::Accessor::Native::Code::execute_method 2.0604 + Moose::Meta::Method::Accessor::Native::Collection 2.0604 + Moose::Meta::Method::Accessor::Native::Counter::Writer 2.0604 + Moose::Meta::Method::Accessor::Native::Counter::dec 2.0604 + Moose::Meta::Method::Accessor::Native::Counter::inc 2.0604 + Moose::Meta::Method::Accessor::Native::Counter::reset 2.0604 + Moose::Meta::Method::Accessor::Native::Counter::set 2.0604 + Moose::Meta::Method::Accessor::Native::Hash 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::Writer 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::accessor 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::clear 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::count 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::defined 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::delete 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::elements 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::exists 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::get 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::is_empty 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::keys 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::kv 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::set 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::shallow_clone 2.0604 + Moose::Meta::Method::Accessor::Native::Hash::values 2.0604 + Moose::Meta::Method::Accessor::Native::Number::abs 2.0604 + Moose::Meta::Method::Accessor::Native::Number::add 2.0604 + Moose::Meta::Method::Accessor::Native::Number::div 2.0604 + Moose::Meta::Method::Accessor::Native::Number::mod 2.0604 + Moose::Meta::Method::Accessor::Native::Number::mul 2.0604 + Moose::Meta::Method::Accessor::Native::Number::set 2.0604 + Moose::Meta::Method::Accessor::Native::Number::sub 2.0604 + Moose::Meta::Method::Accessor::Native::Reader 2.0604 + Moose::Meta::Method::Accessor::Native::String::append 2.0604 + Moose::Meta::Method::Accessor::Native::String::chomp 2.0604 + Moose::Meta::Method::Accessor::Native::String::chop 2.0604 + Moose::Meta::Method::Accessor::Native::String::clear 2.0604 + Moose::Meta::Method::Accessor::Native::String::inc 2.0604 + Moose::Meta::Method::Accessor::Native::String::length 2.0604 + Moose::Meta::Method::Accessor::Native::String::match 2.0604 + Moose::Meta::Method::Accessor::Native::String::prepend 2.0604 + Moose::Meta::Method::Accessor::Native::String::replace 2.0604 + Moose::Meta::Method::Accessor::Native::String::substr 2.0604 + Moose::Meta::Method::Accessor::Native::Writer 2.0604 + Moose::Meta::Method::Augmented 2.0604 + Moose::Meta::Method::Constructor 2.0604 + Moose::Meta::Method::Delegation 2.0604 + Moose::Meta::Method::Destructor 2.0604 + Moose::Meta::Method::Meta 2.0604 + Moose::Meta::Method::Overridden 2.0604 + Moose::Meta::Mixin::AttributeCore 2.0604 + Moose::Meta::Object::Trait 2.0604 + Moose::Meta::Role 2.0604 + Moose::Meta::Role::Application 2.0604 + Moose::Meta::Role::Application::RoleSummation 2.0604 + Moose::Meta::Role::Application::ToClass 2.0604 + Moose::Meta::Role::Application::ToInstance 2.0604 + Moose::Meta::Role::Application::ToRole 2.0604 + Moose::Meta::Role::Attribute 2.0604 + Moose::Meta::Role::Composite 2.0604 + Moose::Meta::Role::Method 2.0604 + Moose::Meta::Role::Method::Conflicting 2.0604 + Moose::Meta::Role::Method::Required 2.0604 + Moose::Meta::TypeCoercion 2.0604 + Moose::Meta::TypeCoercion::Union 2.0604 + Moose::Meta::TypeConstraint 2.0604 + Moose::Meta::TypeConstraint::Class 2.0604 + Moose::Meta::TypeConstraint::DuckType 2.0604 + Moose::Meta::TypeConstraint::Enum 2.0604 + Moose::Meta::TypeConstraint::Parameterizable 2.0604 + Moose::Meta::TypeConstraint::Parameterized 2.0604 + Moose::Meta::TypeConstraint::Registry 2.0604 + Moose::Meta::TypeConstraint::Role 2.0604 + Moose::Meta::TypeConstraint::Union 2.0604 + Moose::Object 2.0604 + Moose::Role 2.0604 + Moose::Util 2.0604 + Moose::Util::MetaRole 2.0604 + Moose::Util::TypeConstraints 2.0604 + Moose::Util::TypeConstraints::Builtins 2.0604 + My::Bar undef + My::Content undef + My::Extract undef + My::Output undef + My::Trait::Bar undef + MyExporter undef + MyInline undef + MyMetaClass undef + MyMetaClass::Attribute undef + MyMetaClass::Instance undef + MyMetaClass::Method undef + MyMetaClass::Random undef + MyMetaclassRole undef + MyMooseA undef + MyMooseB undef + MyMooseObject undef + NoInlineAccessor undef + NoInlineAttribute undef + Role::Child undef + Role::Interface undef + Role::Parent undef + SyntaxError undef + Test::Moose 2.0604 + inc::CheckDelta undef + inc::Clean undef + inc::ExtractInlineTests undef + inc::GatherDir undef + inc::GitUpToDate undef + inc::MakeMaker undef + inc::RequireAuthorDeps undef + inc::TestRelease undef + metaclass 2.0604 + oose 2.0604 + requirements: + Carp 1.22 + Class::Load 0.09 + Class::Load::XS 0.01 + Data::OptList 0.107 + Devel::GlobalDestruction 0 + Dist::CheckConflicts 0.02 + Eval::Closure 0.04 + ExtUtils::MakeMaker 6.30 + List::MoreUtils 0.28 + MRO::Compat 0.05 + Package::DeprecationManager 0.11 + Package::Stash 0.32 + Package::Stash::XS 0.24 + Params::Util 1.00 + Scalar::Util 1.19 + Sub::Exporter 0.980 + Sub::Name 0.05 + Task::Weaken 0 + Test::Fatal 0.001 + Test::More 0.88 + Test::Requires 0.05 + Try::Tiny 0.02 + MooseX-Daemonize-0.15 + pathname: M/MI/MICHAELR/MooseX-Daemonize-0.15.tar.gz + provides: + MooseX::Daemonize 0.15 + MooseX::Daemonize::Core 0.15 + MooseX::Daemonize::Pid 0.15 + MooseX::Daemonize::Pid::File 0.15 + MooseX::Daemonize::WithPidFile 0.15 + Test::MooseX::Daemonize 0.15 + Test::MooseX::Daemonize::Testable 0.15 + requirements: + ExtUtils::MakeMaker 6.36 + Moose 0.33 + MooseX::Getopt 0.07 + MooseX::Types::Path::Class 0 + Test::Moose 0 + Test::More 0 + MooseX-Emulate-Class-Accessor-Fast-0.00903 + pathname: F/FL/FLORA/MooseX-Emulate-Class-Accessor-Fast-0.00903.tar.gz + provides: + MooseX::Adopt::Class::Accessor::Fast 0.00200 + MooseX::Emulate::Class::Accessor::Fast 0.00903 + MooseX::Emulate::Class::Accessor::Fast::Meta::Accessor undef + MooseX::Emulate::Class::Accessor::Fast::Meta::Role::Attribute undef + requirements: + ExtUtils::MakeMaker 6.42 + Moose 0.84 + Test::Exception 0 + Test::More 0 + namespace::clean 0 + MooseX-Getopt-0.56 + pathname: E/ET/ETHER/MooseX-Getopt-0.56.tar.gz + provides: + MooseX::Getopt 0.56 + MooseX::Getopt::Basic 0.56 + MooseX::Getopt::Dashes 0.56 + MooseX::Getopt::GLD 0.56 + MooseX::Getopt::Meta::Attribute 0.56 + MooseX::Getopt::Meta::Attribute::NoGetopt 0.56 + MooseX::Getopt::Meta::Attribute::Trait 0.56 + MooseX::Getopt::Meta::Attribute::Trait::NoGetopt 0.56 + MooseX::Getopt::OptionTypeMap 0.56 + MooseX::Getopt::ProcessedArgv 0.56 + MooseX::Getopt::Strict 0.56 + requirements: + Carp 0 + Config::Any::YAML 0 + ExtUtils::MakeMaker 6.30 + File::Find 0 + File::Temp 0 + Getopt::Long 2.37 + Getopt::Long::Descriptive 0.081 + Moose 0 + Moose::Meta::Attribute 0 + Moose::Meta::Class 0 + Moose::Role 0.56 + Moose::Util::TypeConstraints 0 + MooseX::Role::Parameterized 0 + Path::Tiny 0.009 + Scalar::Util 0 + Test::CheckDeps 0.002 + Test::Deep 0 + Test::Fatal 0.003 + Test::Moose 0 + Test::More 0.88 + Test::NoWarnings 1.04 + Test::Requires 0 + Test::Trap 0 + Test::Warn 0.21 + Try::Tiny 0 + strict 0 + warnings 0 + MooseX-MethodAttributes-0.28 + pathname: E/ET/ETHER/MooseX-MethodAttributes-0.28.tar.gz + provides: + MooseX::MethodAttributes 0.28 + MooseX::MethodAttributes::Inheritable 0.28 + MooseX::MethodAttributes::Role 0.28 + MooseX::MethodAttributes::Role::AttrContainer 0.28 + MooseX::MethodAttributes::Role::AttrContainer::Inheritable 0.28 + MooseX::MethodAttributes::Role::Meta::Class 0.28 + MooseX::MethodAttributes::Role::Meta::Map 0.28 + MooseX::MethodAttributes::Role::Meta::Method 0.28 + MooseX::MethodAttributes::Role::Meta::Method::MaybeWrapped 0.28 + MooseX::MethodAttributes::Role::Meta::Method::Wrapped 0.28 + MooseX::MethodAttributes::Role::Meta::Role 0.28 + MooseX::MethodAttributes::Role::Meta::Role::Application 0.28 + MooseX::MethodAttributes::Role::Meta::Role::Application::Summation 0.28 + requirements: + ExtUtils::MakeMaker 6.30 + Moose 0.98 + MooseX::Types::Moose 0.21 + Test::CheckDeps 0.002 + Test::Exception 0 + Test::More 0.88 + namespace::autoclean 0 + namespace::clean 0.10 + MooseX-Params-Validate-0.18 + pathname: D/DR/DROLSKY/MooseX-Params-Validate-0.18.tar.gz + provides: + MooseX::Params::Validate 0.18 + requirements: + Carp 0 + Devel::Caller 0 + ExtUtils::MakeMaker 6.30 + Moose 0.58 + Moose::Role 0 + Moose::Util::TypeConstraints 0 + Params::Validate 0.88 + Scalar::Util 0 + Sub::Exporter 0 + Test::Fatal 0 + Test::More 0.88 + overload 0 + strict 0 + warnings 0 + MooseX-Role-Parameterized-1.00 + pathname: S/SA/SARTAK/MooseX-Role-Parameterized-1.00.tar.gz + provides: + MooseX::Role::Parameterized 1.00 + MooseX::Role::Parameterized::Meta::Role::Parameterizable 0.27 + MooseX::Role::Parameterized::Meta::Role::Parameterized 0.27 + MooseX::Role::Parameterized::Meta::Trait::Parameterized 0.27 + MooseX::Role::Parameterized::Parameters 0.27 + requirements: + ExtUtils::MakeMaker 6.42 + Moose 2.0300 + Test::Fatal 0 + Test::Moose 0 + Test::More 0.96 + perl 5.008001 + MooseX-Role-WithOverloading-0.13 + pathname: E/ET/ETHER/MooseX-Role-WithOverloading-0.13.tar.gz + provides: + MooseX::Role::WithOverloading 0.13 + MooseX::Role::WithOverloading::Meta::Role 0.13 + MooseX::Role::WithOverloading::Meta::Role::Application 0.13 + MooseX::Role::WithOverloading::Meta::Role::Application::Composite 0.13 + MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToClass 0.13 + MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToInstance 0.13 + MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToRole 0.13 + MooseX::Role::WithOverloading::Meta::Role::Application::FixOverloadedRefs 0.13 + MooseX::Role::WithOverloading::Meta::Role::Application::ToClass 0.13 + MooseX::Role::WithOverloading::Meta::Role::Application::ToInstance 0.13 + MooseX::Role::WithOverloading::Meta::Role::Application::ToRole 0.13 + MooseX::Role::WithOverloading::Meta::Role::Composite 0.13 + requirements: + ExtUtils::MakeMaker 6.30 + Moose 0.94 + Moose::Role 1.15 + Test::CheckDeps 0.002 + Test::More 0.88 + Test::NoWarnings 1.04 + aliased 0 + namespace::autoclean 0.12 + namespace::clean 0 + MooseX-SemiAffordanceAccessor-0.09 + pathname: D/DR/DROLSKY/MooseX-SemiAffordanceAccessor-0.09.tar.gz + provides: + MooseX::SemiAffordanceAccessor 0.09 + MooseX::SemiAffordanceAccessor::Role::Attribute 0.09 + requirements: + ExtUtils::MakeMaker 6.31 + Moose 1.16 + Test::More 0.88 + MooseX-Traits-Pluggable-0.10 + pathname: R/RK/RKITOVER/MooseX-Traits-Pluggable-0.10.tar.gz + provides: + MooseX::Traits::Pluggable 0.10 + requirements: + Class::MOP 0.84 + ExtUtils::MakeMaker 6.42 + List::MoreUtils 0 + Moose 0 + Moose::Role 0 + Scalar::Util 0 + Test::Exception 0 + Test::More 0 + namespace::autoclean 0 + MooseX-Types-0.35 + pathname: D/DR/DROLSKY/MooseX-Types-0.35.tar.gz + provides: + Combined undef + DecoratorLibrary undef + Empty undef + IntrospectTypeExports undef + MooseX::Types 0.35 + MooseX::Types::Base 0.35 + MooseX::Types::CheckedUtilExports 0.35 + MooseX::Types::Combine 0.35 + MooseX::Types::Moose 0.35 + MooseX::Types::TypeDecorator 0.35 + MooseX::Types::UndefinedType 0.35 + MooseX::Types::Util 0.35 + MooseX::Types::Wrapper 0.35 + SubExporterCompatibility undef + TestLibrary undef + TestLibrary2 undef + TestNamespaceSep undef + TestWrapper undef + requirements: + Carp 0 + Carp::Clan 6.00 + ExtUtils::MakeMaker 6.30 + FindBin 0 + Moose 1.06 + Scalar::Util 1.19 + Sub::Install 0.924 + Sub::Name 0 + Test::Fatal 0 + Test::Moose 0 + Test::More 0.88 + Test::Requires 0 + namespace::clean 0.19 + MooseX-Types-Path-Class-0.06 + pathname: T/TH/THEPLER/MooseX-Types-Path-Class-0.06.tar.gz + provides: + MooseX::Types::Path::Class 0.06 + requirements: + Class::MOP 0 + ExtUtils::MakeMaker 6.30 + Moose 0.39 + MooseX::Types 0.04 + Path::Class 0.16 + Test::More 0.88 + Mozilla-CA-20130114 + pathname: A/AB/ABH/Mozilla-CA-20130114.tar.gz + provides: + Mozilla::CA 20130114 + requirements: + ExtUtils::MakeMaker 0 + Test 0 + perl 5.006 + Net-DNS-0.72 + pathname: N/NL/NLNETLABS/Net-DNS-0.72.tar.gz + provides: + Net::DNS 0.72 + Net::DNS::Domain 1096 + Net::DNS::DomainName 1096 + Net::DNS::DomainName1035 1096 + Net::DNS::DomainName2535 1096 + Net::DNS::Header 1086 + Net::DNS::Mailbox 1096 + Net::DNS::Mailbox1035 1096 + Net::DNS::Mailbox2535 1096 + Net::DNS::Nameserver 1096 + Net::DNS::Packet 1086 + Net::DNS::Parameters 1074 + Net::DNS::Question 1074 + Net::DNS::RR 1094 + Net::DNS::RR::A 1096 + Net::DNS::RR::AAAA 1096 + Net::DNS::RR::AFSDB 1096 + Net::DNS::RR::APL 1096 + Net::DNS::RR::APL::Item 1096 + Net::DNS::RR::CERT 1073 + Net::DNS::RR::CNAME 1096 + Net::DNS::RR::DHCID 1096 + Net::DNS::RR::DNAME 1096 + Net::DNS::RR::EID 1096 + Net::DNS::RR::HINFO 1096 + Net::DNS::RR::HIP 1096 + Net::DNS::RR::IPSECKEY 1096 + Net::DNS::RR::ISDN 1096 + Net::DNS::RR::KX 1096 + Net::DNS::RR::L32 1096 + Net::DNS::RR::L64 1096 + Net::DNS::RR::LOC 1075 + Net::DNS::RR::LP 1096 + Net::DNS::RR::MB 1096 + Net::DNS::RR::MG 1096 + Net::DNS::RR::MINFO 1096 + Net::DNS::RR::MR 1096 + Net::DNS::RR::MX 1096 + Net::DNS::RR::NAPTR 1096 + Net::DNS::RR::NID 1096 + Net::DNS::RR::NIMLOC 1096 + Net::DNS::RR::NS 1096 + Net::DNS::RR::NSAP 1096 + Net::DNS::RR::NULL 1096 + Net::DNS::RR::OPT 1096 + Net::DNS::RR::PTR 1096 + Net::DNS::RR::PX 1096 + Net::DNS::RR::RP 1096 + Net::DNS::RR::RT 1096 + Net::DNS::RR::SOA 1096 + Net::DNS::RR::SPF 1096 + Net::DNS::RR::SRV 1096 + Net::DNS::RR::SSHFP 1096 + Net::DNS::RR::TKEY 1096 + Net::DNS::RR::TLSA 1096 + Net::DNS::RR::TSIG 1090 + Net::DNS::RR::TXT 1079 + Net::DNS::RR::X25 1096 + Net::DNS::Resolver 1088 + Net::DNS::Resolver::Base 1094 + Net::DNS::Resolver::MSWin32 1096 + Net::DNS::Resolver::Recurse 1096 + Net::DNS::Resolver::UNIX 1096 + Net::DNS::Resolver::cygwin 1096 + Net::DNS::Resolver::os2 1096 + Net::DNS::Text 1079 + Net::DNS::Update 1096 + Net::DNS::ZoneFile 1094 + Net::DNS::ZoneFile::Generator 1094 + Net::DNS::ZoneFile::Text 1094 + requirements: + Digest::HMAC_MD5 1 + Digest::MD5 2.12 + Digest::SHA 5.23 + ExtUtils::MakeMaker 0 + IO::Socket 0 + MIME::Base64 2.11 + Test::More 0.18 + Net-Domain-TLD-1.69 + pathname: A/AL/ALEXP/Net-Domain-TLD-1.69.tar.gz + provides: + Net::Domain::TLD 1.69 + requirements: + Carp 0 + ExtUtils::MakeMaker 0 + Storable 0 + Net-HTTP-6.06 + pathname: G/GA/GAAS/Net-HTTP-6.06.tar.gz + provides: + Net::HTTP 6.06 + Net::HTTP::Methods 6.06 + Net::HTTP::NB 6.04 + Net::HTTPS 6.04 + requirements: + Compress::Raw::Zlib 0 + ExtUtils::MakeMaker 0 + IO::Compress::Gzip 0 + IO::Select 0 + IO::Socket::INET 0 + perl 5.006002 + Net-SSLeay-1.52 + pathname: M/MI/MIKEM/Net-SSLeay-1.52.tar.gz + provides: + Net::SSLeay 1.52 + Net::SSLeay::Handle 0.61 + requirements: + ExtUtils::MakeMaker 6.36 + MIME::Base64 0 + Test::More 0.60_01 + perl 5.005 + Net-Server-2.007 + pathname: R/RH/RHANDOM/Net-Server-2.007.tar.gz + provides: + Net::Server 2.007 + Net::Server::Daemonize 0.06 + Net::Server::Fork undef + Net::Server::HTTP undef + Net::Server::INET undef + Net::Server::INET::Handle undef + Net::Server::Log::Log::Log4perl undef + Net::Server::Log::Sys::Syslog undef + Net::Server::MultiType undef + Net::Server::Multiplex undef + Net::Server::Multiplex::MUX undef + Net::Server::PSGI undef + Net::Server::PreFork undef + Net::Server::PreForkSimple undef + Net::Server::Proto undef + Net::Server::Proto::SSL undef + Net::Server::Proto::SSLEAY undef + Net::Server::Proto::TCP undef + Net::Server::Proto::UDP undef + Net::Server::Proto::UNIX undef + Net::Server::Proto::UNIXDGRAM undef + Net::Server::SIG 0.03 + Net::Server::Single undef + Net::Server::TiedHandle 2.007 + requirements: + ExtUtils::MakeMaker 0 + IO::Socket 0 + POSIX 0 + Socket 0 + Number-Compare-0.03 + pathname: R/RC/RCLAMP/Number-Compare-0.03.tar.gz + provides: + Number::Compare 0.03 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + Object-Signature-1.07 + pathname: A/AD/ADAMK/Object-Signature-1.07.tar.gz + provides: + Object::Signature 1.07 + Object::Signature::File 1.07 + requirements: + Digest::MD5 2.00 + ExtUtils::MakeMaker 6.42 + Storable 2.11 + Test::More 0.47 + perl 5.005 + PAR-Dist-0.49 + pathname: R/RS/RSCHUPP/PAR-Dist-0.49.tar.gz + provides: + PAR::Dist 0.49 + requirements: + ExtUtils::MakeMaker 0 + File::Find 0 + File::Path 0 + File::Spec 0 + File::Temp 0 + Package-DeprecationManager-0.13 + pathname: D/DR/DROLSKY/Package-DeprecationManager-0.13.tar.gz + provides: + Package::DeprecationManager 0.13 + requirements: + Carp 0 + ExtUtils::MakeMaker 6.30 + List::MoreUtils 0 + Params::Util 0 + Sub::Install 0 + Test::Fatal 0 + Test::More 0.88 + Test::Requires 0 + strict 0 + warnings 0 + Package-Stash-0.34 + pathname: D/DO/DOY/Package-Stash-0.34.tar.gz + provides: + CompileTime undef + Package::Stash 0.34 + Package::Stash::PP 0.34 + inc::DistMeta undef + inc::MMPackageStash undef + requirements: + B 0 + Carp 0 + Dist::CheckConflicts 0.02 + ExtUtils::MakeMaker 6.30 + File::Find 0 + File::Temp 0 + Module::Implementation 0.06 + Package::DeprecationManager 0 + Package::Stash::XS 0.26 + Scalar::Util 0 + Symbol 0 + Test::Fatal 0 + Test::More 0.88 + Test::Requires 0 + base 0 + constant 0 + strict 0 + warnings 0 + Package-Stash-XS-0.26 + pathname: D/DO/DOY/Package-Stash-XS-0.26.tar.gz + provides: + CompileTime undef + Package::Stash::XS 0.26 + requirements: + B 0 + ExtUtils::MakeMaker 6.30 + File::Find 0 + File::Temp 0 + Scalar::Util 0 + Symbol 0 + Test::Fatal 0 + Test::More 0.88 + Test::Requires 0 + XSLoader 0 + base 0 + constant 0 + strict 0 + warnings 0 + PadWalker-1.96 + pathname: R/RO/ROBIN/PadWalker-1.96.tar.gz + provides: + PadWalker 1.96 + requirements: + ExtUtils::MakeMaker 0 + perl 5.008001 + Params-Classify-0.013 + pathname: Z/ZE/ZEFRAM/Params-Classify-0.013.tar.gz + provides: + Params::Classify 0.013 + requirements: + Exporter 0 + ExtUtils::ParseXS 2.2006 + Module::Build 0 + Scalar::Util 1.01 + Test::More 0 + parent 0 + perl 5.006001 + strict 0 + warnings 0 + Params-Util-1.07 + pathname: A/AD/ADAMK/Params-Util-1.07.tar.gz + provides: + Params::Util 1.07 + requirements: + ExtUtils::CBuilder 0.27 + ExtUtils::MakeMaker 6.52 + File::Spec 0.80 + Scalar::Util 1.18 + Test::More 0.42 + perl 5.00503 + Params-Validate-1.07 + pathname: D/DR/DROLSKY/Params-Validate-1.07.tar.gz + provides: + Attribute::Params::Validate 1.07 + Bar undef + Baz undef + Foo undef + PVTests undef + PVTests::Callbacks undef + PVTests::Defaults undef + PVTests::Regex undef + PVTests::Standard undef + PVTests::With undef + Params::Validate 1.07 + Params::Validate::Constants 1.07 + Params::Validate::PP 1.07 + Params::Validate::XS 1.07 + Quux undef + Testing::X undef + Yadda undef + inc::MyModuleBuild undef + requirements: + Attribute::Handlers 0.79 + Carp 0 + Devel::Peek 0 + Exporter 0 + ExtUtils::CBuilder 0 + File::Spec 0 + File::Temp 0 + Module::Build 0.3601 + Module::Implementation 0 + Scalar::Util 1.10 + Test::Fatal 0 + Test::More 0.88 + Tie::Array 0 + Tie::Hash 0 + XSLoader 0 + attributes 0 + base 0 + overload 0 + perl 5.008001 + strict 0 + vars 0 + warnings 0 + Parse-CPAN-Meta-1.4405 + pathname: D/DA/DAGOLDEN/Parse-CPAN-Meta-1.4405.tar.gz + provides: + Parse::CPAN::Meta 1.4405 + requirements: + Path-Class-0.31 + pathname: K/KW/KWILLIAMS/Path-Class-0.31.tar.gz + provides: + Path::Class 0.31 + Path::Class::Dir 0.31 + Path::Class::Entity 0.31 + Path::Class::File 0.31 + requirements: + Carp 0 + Cwd 0 + Exporter 0 + ExtUtils::MakeMaker 6.30 + File::Path 0 + File::Spec 0.87 + File::Temp 0 + File::stat 0 + IO::Dir 0 + IO::File 0 + Module::Build 0.3601 + Scalar::Util 0 + Test 0 + Test::More 0 + base 0 + overload 0 + strict 0 + warnings 0 + Path-Tiny-0.028 + pathname: D/DA/DAGOLDEN/Path-Tiny-0.028.tar.gz + provides: + Path::Tiny 0.028 + requirements: + Carp 0 + Cwd 0 + Digest 1.03 + Digest::SHA 5.45 + Exporter 5.57 + ExtUtils::MakeMaker 6.30 + Fcntl 0 + File::Copy 0 + File::Path 2.07 + File::Spec 3.40 + File::Temp 0.18 + File::stat 0 + autodie::exception 2.14 + constant 0 + overload 0 + strict 0 + threads 0 + warnings 0 + PathTools-3.40 + pathname: S/SM/SMUELLER/PathTools-3.40.tar.gz + provides: + Cwd 3.40 + File::Spec 3.40 + File::Spec::Cygwin 3.40 + File::Spec::Epoc 3.40 + File::Spec::Functions 3.40 + File::Spec::Mac 3.40 + File::Spec::OS2 3.40 + File::Spec::Unix 3.40 + File::Spec::VMS 3.40 + File::Spec::Win32 3.40 + requirements: + Carp 0 + ExtUtils::MakeMaker 0 + File::Basename 0 + Scalar::Util 0 + Test 0 + Perl-OSType-1.003 + pathname: D/DA/DAGOLDEN/Perl-OSType-1.003.tar.gz + provides: + Perl::OSType 1.003 + requirements: + Plack-1.0018 + pathname: M/MI/MIYAGAWA/Plack-1.0018.tar.gz + provides: + HTTP::Message::PSGI undef + HTTP::Server::PSGI undef + Plack 1.0018 + Plack::App::CGIBin undef + Plack::App::Cascade undef + Plack::App::Directory undef + Plack::App::File undef + Plack::App::PSGIBin undef + Plack::App::URLMap undef + Plack::App::WrapCGI undef + Plack::Builder undef + Plack::Component undef + Plack::HTTPParser undef + Plack::HTTPParser::PP undef + Plack::Handler undef + Plack::Handler::Apache1 undef + Plack::Handler::Apache2 undef + Plack::Handler::Apache2::Registry undef + Plack::Handler::CGI undef + Plack::Handler::CGI::Writer undef + Plack::Handler::FCGI undef + Plack::Handler::HTTP::Server::PSGI undef + Plack::Handler::HTTP::Server::Simple undef + Plack::Handler::HTTP::Server::Simple::PSGIServer undef + Plack::Handler::Standalone undef + Plack::Loader undef + Plack::Loader::Delayed undef + Plack::Loader::Restarter undef + Plack::Loader::Shotgun undef + Plack::MIME undef + Plack::Middleware undef + Plack::Middleware::AccessLog undef + Plack::Middleware::AccessLog::Timed undef + Plack::Middleware::Auth::Basic undef + Plack::Middleware::BufferedStreaming undef + Plack::Middleware::Chunked undef + Plack::Middleware::Conditional undef + Plack::Middleware::ConditionalGET undef + Plack::Middleware::ContentLength undef + Plack::Middleware::ContentMD5 undef + Plack::Middleware::ErrorDocument undef + Plack::Middleware::HTTPExceptions undef + Plack::Middleware::Head undef + Plack::Middleware::IIS6ScriptNameFix undef + Plack::Middleware::IIS7KeepAliveFix undef + Plack::Middleware::JSONP undef + Plack::Middleware::LighttpdScriptNameFix undef + Plack::Middleware::Lint undef + Plack::Middleware::Log4perl undef + Plack::Middleware::LogDispatch undef + Plack::Middleware::NullLogger undef + Plack::Middleware::RearrangeHeaders undef + Plack::Middleware::Recursive undef + Plack::Middleware::Refresh undef + Plack::Middleware::Runtime undef + Plack::Middleware::SimpleContentFilter undef + Plack::Middleware::SimpleLogger undef + Plack::Middleware::StackTrace undef + Plack::Middleware::Static undef + Plack::Middleware::XFramework undef + Plack::Middleware::XSendfile undef + Plack::Recursive::ForwardRequest undef + Plack::Request 1.0018 + Plack::Request::Upload undef + Plack::Response 1.0018 + Plack::Runner undef + Plack::TempBuffer undef + Plack::Test undef + Plack::Test::MockHTTP undef + Plack::Test::Server undef + Plack::Test::Suite undef + Plack::Util undef + Plack::Util::Accessor undef + Plack::Util::IOWithPath undef + Plack::Util::Prototype undef + requirements: + Devel::StackTrace 1.23 + Devel::StackTrace::AsHTML 0.11 + ExtUtils::MakeMaker 6.59 + File::ShareDir 1.00 + Filesys::Notify::Simple 0 + HTTP::Body 1.06 + HTTP::Message 5.814 + Hash::MultiValue 0.05 + LWP::UserAgent 5.814 + Pod::Usage 1.36 + Stream::Buffered 0.02 + Test::More 0.88 + Test::Requires 0 + Test::TCP 1.02 + Try::Tiny 0 + URI 1.59 + parent 0 + perl 5.008001 + Plack-Middleware-ReverseProxy-0.15 + pathname: M/MI/MIYAGAWA/Plack-Middleware-ReverseProxy-0.15.tar.gz + provides: + Plack::Middleware::ReverseProxy 0.15 + requirements: + ExtUtils::MakeMaker 6.59 + Plack 0.9988 + Plack::Middleware 0 + Plack::Request 0 + Test::More 0 + parent 0 + perl 5.008001 + Plack-Test-ExternalServer-0.01 + pathname: F/FL/FLORA/Plack-Test-ExternalServer-0.01.tar.gz + provides: + Plack::Test::ExternalServer 0.01 + requirements: + ExtUtils::MakeMaker 0 + HTTP::Request::Common 0 + LWP::UserAgent 0 + Plack::Loader 0 + Plack::Test 0 + Test::More 0.89 + Test::TCP 0 + URI 0 + Readonly-1.03 + pathname: R/RO/ROODE/Readonly-1.03.tar.gz + provides: + Readonly 1.03 + Readonly::Array 1.03 + Readonly::Hash 1.03 + Readonly::Scalar 1.03 + requirements: + ExtUtils::MakeMaker 0 + Regexp-Common-2013031301 + pathname: A/AB/ABIGAIL/Regexp-Common-2013031301.tar.gz + provides: + Regexp::Common 2013031301 + Regexp::Common::CC 2010010201 + Regexp::Common::Entry 2013031301 + Regexp::Common::SEN 2010010201 + Regexp::Common::URI 2010010201 + Regexp::Common::URI::RFC1035 2010010201 + Regexp::Common::URI::RFC1738 2010010201 + Regexp::Common::URI::RFC1808 2010010201 + Regexp::Common::URI::RFC2384 2010010201 + Regexp::Common::URI::RFC2396 2010010201 + Regexp::Common::URI::RFC2806 2010010201 + Regexp::Common::URI::fax 2010010201 + Regexp::Common::URI::file 2010010201 + Regexp::Common::URI::ftp 2010010201 + Regexp::Common::URI::gopher 2010010201 + Regexp::Common::URI::http 2010010201 + Regexp::Common::URI::news 2010010201 + Regexp::Common::URI::pop 2010010201 + Regexp::Common::URI::prospero 2010010201 + Regexp::Common::URI::tel 2010010201 + Regexp::Common::URI::telnet 2010010201 + Regexp::Common::URI::tv 2010010201 + Regexp::Common::URI::wais 2010010201 + Regexp::Common::_support 2010010201 + Regexp::Common::balanced 2013030901 + Regexp::Common::comment 2010010201 + Regexp::Common::delimited 2010010201 + Regexp::Common::lingua 2010010201 + Regexp::Common::list 2010010201 + Regexp::Common::net 2013031301 + Regexp::Common::number 2013031101 + Regexp::Common::profanity 2010010201 + Regexp::Common::whitespace 2010010201 + Regexp::Common::zip 2010010201 + requirements: + ExtUtils::MakeMaker 0 + perl 5.00473 + strict 0 + vars 0 + Return-Value-1.666002 + pathname: R/RJ/RJBS/Return-Value-1.666002.tar.gz + provides: + Return::Value 1.666002 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0.47 + Role-Tiny-1.003001 + pathname: H/HA/HAARG/Role-Tiny-1.003001.tar.gz + provides: + Role::Tiny 1.003001 + Role::Tiny::With undef + requirements: + ExtUtils::MakeMaker 0 + Test::Fatal 0.003 + Test::More 0.96 + SOAP-Lite-0.715 + pathname: M/MK/MKUTTER/SOAP-Lite-0.715.tar.gz + provides: + Apache::SOAP 0.715 + Apache::XMLRPC::Lite 0.715 + LWP::Protocol 0.715 + My::Chat undef + My::Examples undef + My::Parameters undef + My::PersistentIterator undef + My::PingPong undef + My::SessionIterator undef + SOAP 0.715 + SOAP::Apache undef + SOAP::Client 0.715 + SOAP::Cloneable 0.715 + SOAP::Constants 0.715 + SOAP::Custom::XML::Data 0.715 + SOAP::Custom::XML::Deserializer 0.715 + SOAP::Data 0.715 + SOAP::Deserializer 0.715 + SOAP::Fault 0.715 + SOAP::Header 0.715 + SOAP::Lite 0.715 + SOAP::Lite::COM 0.715 + SOAP::Lite::Deserializer::XMLSchema1999 undef + SOAP::Lite::Deserializer::XMLSchema2001 undef + SOAP::Lite::Deserializer::XMLSchemaSOAP1_1 undef + SOAP::Lite::Deserializer::XMLSchemaSOAP1_2 undef + SOAP::Lite::Packager undef + SOAP::Lite::Packager::DIME undef + SOAP::Lite::Packager::MIME undef + SOAP::Lite::Utils undef + SOAP::Packager 0.715 + SOAP::Packager::DIME 0.715 + SOAP::Packager::MIME 0.715 + SOAP::Parser 0.715 + SOAP::SOM 0.715 + SOAP::Schema 0.715 + SOAP::Schema::Deserializer 0.715 + SOAP::Schema::WSDL 0.715 + SOAP::Serializer 0.715 + SOAP::Server 0.715 + SOAP::Server::Object 0.715 + SOAP::Server::Parameters 0.715 + SOAP::Test 0.715 + SOAP::Test::Server 0.715 + SOAP::Trace 0.715 + SOAP::Transport 0.715 + SOAP::Transport::HTTP 0.715 + SOAP::Transport::HTTP::Apache 0.715 + SOAP::Transport::HTTP::CGI 0.715 + SOAP::Transport::HTTP::Client 0.715 + SOAP::Transport::HTTP::Daemon 0.715 + SOAP::Transport::HTTP::Daemon::ForkAfterProcessing undef + SOAP::Transport::HTTP::Daemon::ForkOnAccept undef + SOAP::Transport::HTTP::FCGI 0.715 + SOAP::Transport::HTTP::Server 0.715 + SOAP::Transport::IO 0.715 + SOAP::Transport::IO::Server 0.715 + SOAP::Transport::LOCAL 0.715 + SOAP::Transport::LOCAL::Client 0.715 + SOAP::Transport::LOOPBACK undef + SOAP::Transport::LOOPBACK::Client undef + SOAP::Transport::MAILTO 0.715 + SOAP::Transport::MAILTO::Client 0.715 + SOAP::Transport::POP3 0.715 + SOAP::Transport::POP3::Server 0.715 + SOAP::Utils 0.715 + SOAP::XMLSchema1999::Serializer 0.715 + SOAP::XMLSchema2001::Serializer 0.715 + SOAP::XMLSchema::Serializer 0.715 + SOAP::XMLSchemaApacheSOAP::Deserializer 0.715 + UDDI::Constants 0.715 + UDDI::Data 0.715 + UDDI::Deserializer 0.715 + UDDI::Lite 0.715 + UDDI::SOM 0.715 + UDDI::Serializer 0.715 + XML::Parser::Lite 0.715 + XMLRPC 0.715 + XMLRPC::Constants 0.715 + XMLRPC::Data 0.715 + XMLRPC::Deserializer 0.715 + XMLRPC::Lite 0.715 + XMLRPC::SOM 0.715 + XMLRPC::Serializer 0.715 + XMLRPC::Server 0.715 + XMLRPC::Server::Parameters 0.715 + XMLRPC::Test 0.715 + XMLRPC::Test::Server 0.715 + XMLRPC::Transport::HTTP 0.715 + XMLRPC::Transport::HTTP::Apache 0.715 + XMLRPC::Transport::HTTP::CGI 0.715 + XMLRPC::Transport::HTTP::Daemon 0.715 + XMLRPC::Transport::POP3 0.715 + XMLRPC::Transport::POP3::Server 0.715 + XMLRPC::Transport::TCP 0.715 + XMLRPC::Transport::TCP::Server 0.715 + requirements: + Class::Inspector 0 + Compress::Zlib 0 + Crypt::SSLeay 0 + ExtUtils::MakeMaker 0 + FCGI 0 + HTTP::Daemon 0 + IO::File 0 + IO::Socket::SSL 0 + LWP::UserAgent 0 + MIME::Base64 0 + MIME::Parser 0 + Net::POP3 0 + Scalar::Util 0 + Task::Weaken 0 + Test::More 0 + URI 0 + XML::Parser 2.23 + constant 0 + perl 5.006 + SQL-Abstract-1.73 + pathname: F/FR/FREW/SQL-Abstract-1.73.tar.gz + provides: + DBIx::Class::Storage::Debug::PrettyPrint undef + SQL::Abstract 1.73 + SQL::Abstract::Test undef + SQL::Abstract::Tree undef + requirements: + Class::Accessor::Grouped 0.10005 + ExtUtils::MakeMaker 6.59 + Getopt::Long::Descriptive 0.091 + Hash::Merge 0.12 + List::Util 0 + Scalar::Util 0 + Storable 0 + Test::Exception 0 + Test::More 0.92 + Test::Warn 0 + perl 5.006002 + Safe-Isa-1.000002 + pathname: M/MS/MSTROUT/Safe-Isa-1.000002.tar.gz + provides: + Safe::Isa 1.000002 + requirements: + ExtUtils::MakeMaker 0 + Scope-Guard-0.20 + pathname: C/CH/CHOCOLATE/Scope-Guard-0.20.tar.gz + provides: + Scope::Guard 0.20 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + perl 5.006001 + Snowball-Norwegian-1.2 + pathname: A/AS/ASKSH/Snowball-Norwegian-1.2.tar.gz + provides: + Lingua::Stem::Snowball::No 1.2 + requirements: + Test::More 0.42 + Snowball-Swedish-1.2 + pathname: A/AS/ASKSH/Snowball-Swedish-1.2.tar.gz + provides: + Lingua::Stem::Snowball::Se 1.2 + requirements: + Test::More 0.42 + Sort-Key-1.32 + pathname: S/SA/SALVA/Sort-Key-1.32.tar.gz + provides: + Sort::Key 1.32 + Sort::Key::Maker 0.02 + Sort::Key::Multi 1.30 + Sort::Key::Natural 0.04 + Sort::Key::Register 1.30 + Sort::Key::Types 1.30 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0.54 + Spiffy-0.31 + pathname: I/IN/INGY/Spiffy-0.31.tar.gz + provides: + Spiffy 0.31 + Spiffy::mixin undef + requirements: + ExtUtils::MakeMaker 6.59 + perl 5.006001 + Starman-0.3006 + pathname: M/MI/MIYAGAWA/Starman-0.3006.tar.gz + provides: + HTTP::Server::PSGI::Net::Server::PreFork undef + Plack::Handler::Starman undef + Starman 0.3006 + Starman::Server undef + requirements: + Data::Dump 0 + ExtUtils::MakeMaker 6.59 + HTTP::Date 0 + HTTP::Parser::XS 0 + HTTP::Status 0 + Net::Server 0.91 + Plack 0.9971 + Test::More 0 + Test::Requires 0 + Test::TCP 1.11 + parent 0 + perl 5.008001 + Statistics-Distributions-1.02 + pathname: M/MI/MIKEK/Statistics-Distributions-1.02.tar.gz + provides: + Statistics::Distributions 1.02 + requirements: + ExtUtils::MakeMaker 0 + Stream-Buffered-0.02 + pathname: D/DO/DOY/Stream-Buffered-0.02.tar.gz + provides: + Stream::Buffered 0.02 + Stream::Buffered::Auto undef + Stream::Buffered::File undef + Stream::Buffered::PerlIO undef + requirements: + ExtUtils::MakeMaker 6.36 + String-CRC32-1.4 + pathname: S/SO/SOENKE/String-CRC32-1.4.tar.gz + provides: + String::CRC32 1.4 + requirements: + ExtUtils::MakeMaker 0 + String-CamelCase-0.02 + pathname: H/HI/HIO/String-CamelCase-0.02.tar.gz + provides: + String::CamelCase 0.02 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + String-RewritePrefix-0.006 + pathname: R/RJ/RJBS/String-RewritePrefix-0.006.tar.gz + provides: + String::RewritePrefix 0.006 + requirements: + Carp 0 + ExtUtils::MakeMaker 6.31 + Sub::Exporter 0.972 + Test::More 0.96 + String-ToIdentifier-EN-0.09 + pathname: R/RK/RKITOVER/String-ToIdentifier-EN-0.09.tar.gz + provides: + String::ToIdentifier::EN 0.09 + String::ToIdentifier::EN::Unicode undef + requirements: + Exporter 5.57 + ExtUtils::MakeMaker 6.59 + Lingua::EN::Inflect::Phrase 0.16 + Test::More 0.92 + Text::Unidecode 0.04 + namespace::clean 0.20 + perl 5.008001 + Sub-Exporter-0.985 + pathname: R/RJ/RJBS/Sub-Exporter-0.985.tar.gz + provides: + Sub::Exporter 0.985 + Sub::Exporter::Util 0.985 + Test::SubExporter::DashSetup undef + Test::SubExporter::Faux undef + Test::SubExporter::GroupGen undef + Test::SubExporter::GroupGenSubclass undef + Test::SubExporter::ObjGen undef + Test::SubExporter::ObjGen::Obj undef + Test::SubExporter::s_e undef + requirements: + Carp 0 + Data::OptList 0.100 + Exporter 0 + ExtUtils::MakeMaker 6.30 + File::Find 0 + File::Temp 0 + Params::Util 0.14 + Sub::Install 0.92 + Test::More 0.96 + base 0 + overload 0 + strict 0 + subs 0 + warnings 0 + Sub-Exporter-Progressive-0.001010 + pathname: F/FR/FREW/Sub-Exporter-Progressive-0.001010.tar.gz + provides: + Sub::Exporter::Progressive 0.001010 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0.88 + Sub-Identify-0.04 + pathname: R/RG/RGARCIA/Sub-Identify-0.04.tar.gz + provides: + Sub::Identify 0.04 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + Sub-Install-0.926 + pathname: R/RJ/RJBS/Sub-Install-0.926.tar.gz + provides: + Sub::Install 0.926 + requirements: + ExtUtils::MakeMaker 0 + Scalar::Util 0 + Test::More 0 + Sub-Name-0.05 + pathname: F/FL/FLORA/Sub-Name-0.05.tar.gz + provides: + Sub::Name 0.05 + requirements: + ExtUtils::MakeMaker 0 + Sub-Override-0.09 + pathname: O/OV/OVID/Sub-Override-0.09.tar.gz + provides: + Sub::Override 0.09 + requirements: + ExtUtils::MakeMaker 0 + Test::Fatal 0.010 + Test::More 0.47 + Sub-Uplevel-0.24 + pathname: D/DA/DAGOLDEN/Sub-Uplevel-0.24.tar.gz + provides: + Sub::Uplevel 0.24 + requirements: + Carp 0 + Exporter 0 + ExtUtils::MakeMaker 6.30 + File::Find 0 + File::Temp 0 + Test::More 0 + constant 0 + strict 0 + warnings 0 + Task-Weaken-1.04 + pathname: A/AD/ADAMK/Task-Weaken-1.04.tar.gz + provides: + Task::Weaken 1.04 + requirements: + ExtUtils::MakeMaker 6.42 + File::Spec 0.80 + Scalar::Util 1.14 + Test::More 0.42 + perl 5.005 + Template-Plugin-Comma-0.04 + pathname: M/MI/MIYAGAWA/Template-Plugin-Comma-0.04.tar.gz + provides: + Template::Plugin::Comma 0.04 + requirements: + ExtUtils::MakeMaker 0 + Template 2.07 + Test::More 0.32 + Template-Timer-1.00 + pathname: P/PE/PETDANCE/Template-Timer-1.00.tar.gz + provides: + Template::Timer 1.00 + requirements: + ExtUtils::MakeMaker 0 + Template 0 + Test::More 0 + Time::HiRes 0 + Template-Toolkit-2.24 + pathname: A/AB/ABW/Template-Toolkit-2.24.tar.gz + provides: + Template 2.24 + Template::Base 2.78 + Template::Config 2.75 + Template::Constants 2.75 + Template::Context 2.98 + Template::Directive 2.2 + Template::Document 2.79 + Template::Exception 2.7 + Template::Filters 2.87 + Template::Grammar 2.25 + Template::Iterator 2.68 + Template::Monad::Assert 1 + Template::Monad::Scalar 1 + Template::Namespace::Constants 1.27 + Template::Parser 2.89 + Template::Perl 2.2 + Template::Plugin 2.7 + Template::Plugin::Assert 1 + Template::Plugin::CGI 2.7 + Template::Plugin::Datafile 2.72 + Template::Plugin::Date 2.78 + Template::Plugin::Date::Calc 2.78 + Template::Plugin::Date::Manip 2.78 + Template::Plugin::Directory 2.7 + Template::Plugin::Dumper 2.7 + Template::Plugin::File 2.71 + Template::Plugin::Filter 1.38 + Template::Plugin::Format 2.7 + Template::Plugin::HTML 2.62 + Template::Plugin::Image 1.21 + Template::Plugin::Iterator 2.68 + Template::Plugin::Math 1.16 + Template::Plugin::Pod 2.69 + Template::Plugin::Procedural 1.17 + Template::Plugin::Scalar 1 + Template::Plugin::String 2.4 + Template::Plugin::Table 2.71 + Template::Plugin::URL 2.74 + Template::Plugin::View 2.68 + Template::Plugin::Wrap 2.68 + Template::Plugins 2.77 + Template::Provider 2.94 + Template::Service 2.8 + Template::Stash 2.91 + Template::Stash::Context 1.63 + Template::Stash::XS undef + Template::Test 2.75 + Template::TieString 2.75 + Template::VMethods 2.16 + Template::View 2.91 + bytes 2.94 + requirements: + AppConfig 1.56 + ExtUtils::MakeMaker 0 + File::Spec 0.8 + File::Temp 0.12 + Scalar::Util 0 + Test-Base-0.60 + pathname: I/IN/INGY/Test-Base-0.60.tar.gz + provides: + Module::Install::TestBase 0.60 + Test::Base 0.60 + Test::Base::Block 0.60 + Test::Base::Filter undef + Test::Base::Handle 0.60 + requirements: + ExtUtils::MakeMaker 6.42 + Filter::Util::Call 0 + Spiffy 0.30 + Test::More 0.62 + perl 5.006001 + Test-CheckDeps-0.002 + pathname: L/LE/LEONT/Test-CheckDeps-0.002.tar.gz + provides: + Test::CheckDeps 0.002 + requirements: + CPAN::Meta 0 + CPAN::Meta::Check 0 + Exporter 5.57 + ExtUtils::MakeMaker 6.30 + File::Find 0 + File::Temp 0 + List::Util 0 + Module::Metadata 0 + Test::Builder 0 + Test::More 0.88 + strict 0 + warnings 0 + Test-Deep-0.110 + pathname: R/RJ/RJBS/Test-Deep-0.110.tar.gz + provides: + Test::Deep 0.110 + Test::Deep::All undef + Test::Deep::Any undef + Test::Deep::Array undef + Test::Deep::ArrayEach undef + Test::Deep::ArrayElementsOnly undef + Test::Deep::ArrayLength undef + Test::Deep::ArrayLengthOnly undef + Test::Deep::Blessed undef + Test::Deep::Boolean undef + Test::Deep::Cache undef + Test::Deep::Cache::Simple undef + Test::Deep::Class undef + Test::Deep::Cmp undef + Test::Deep::Code undef + Test::Deep::Hash undef + Test::Deep::HashEach undef + Test::Deep::HashElements undef + Test::Deep::HashKeys undef + Test::Deep::HashKeysOnly undef + Test::Deep::Ignore undef + Test::Deep::Isa undef + Test::Deep::ListMethods undef + Test::Deep::MM undef + Test::Deep::Methods undef + Test::Deep::NoTest undef + Test::Deep::Number undef + Test::Deep::Ref undef + Test::Deep::RefType undef + Test::Deep::Regexp undef + Test::Deep::RegexpMatches undef + Test::Deep::RegexpRef undef + Test::Deep::RegexpRefOnly undef + Test::Deep::RegexpVersion undef + Test::Deep::ScalarRef undef + Test::Deep::ScalarRefOnly undef + Test::Deep::Set undef + Test::Deep::Shallow undef + Test::Deep::Stack undef + Test::Deep::String undef + Test::Deep::SubHash undef + Test::Deep::SubHashElements undef + Test::Deep::SubHashKeys undef + Test::Deep::SubHashKeysOnly undef + Test::Deep::SuperHash undef + Test::Deep::SuperHashElements undef + Test::Deep::SuperHashKeys undef + Test::Deep::SuperHashKeysOnly undef + requirements: + ExtUtils::MakeMaker 0 + List::Util 1.09 + Scalar::Util 1.09 + Test::More 0 + Test::NoWarnings 0.02 + Test::Tester 0.04 + Test-Differences-0.61 + pathname: O/OV/OVID/Test-Differences-0.61.tar.gz + provides: + Test::Differences 0.61 + requirements: + Data::Dumper 2.126 + Module::Build 0.36 + Test::More 0 + Text::Diff 0.35 + Test-Exception-0.31 + pathname: A/AD/ADIE/Test-Exception-0.31.tar.gz + provides: + Test::Exception 0.31 + requirements: + Module::Build 0.36 + Sub::Uplevel 0.18 + Test::Builder 0.7 + Test::Builder::Tester 1.07 + Test::Harness 2.03 + Test::More 0.7 + Test::Simple 0.7 + Test-FailWarnings-0.005 + pathname: D/DA/DAGOLDEN/Test-FailWarnings-0.005.tar.gz + provides: + Test::FailWarnings 0.005 + requirements: + Carp 0 + ExtUtils::MakeMaker 6.30 + Test::More 0.86 + strict 0 + warnings 0 + Test-Fatal-0.010 + pathname: R/RJ/RJBS/Test-Fatal-0.010.tar.gz + provides: + Test::Fatal 0.010 + requirements: + Carp 0 + Exporter 5.57 + ExtUtils::MakeMaker 6.30 + Test::Builder 0 + Test::Builder::Tester 0 + Test::More 0.47 + Try::Tiny 0.07 + overload 0 + strict 0 + warnings 0 + Test-LongString-0.15 + pathname: R/RG/RGARCIA/Test-LongString-0.15.tar.gz + provides: + Test::LongString 0.15 + requirements: + ExtUtils::MakeMaker 0 + Test::Builder 0.12 + Test::Builder::Tester 1.04 + Test-Manifest-1.23 + pathname: B/BD/BDFOY/Test-Manifest-1.23.tar.gz + provides: + Test::Manifest 1.23 + requirements: + ExtUtils::MakeMaker 6.03 + Test::More 0 + Test-NoWarnings-1.04 + pathname: A/AD/ADAMK/Test-NoWarnings-1.04.tar.gz + provides: + Test::NoWarnings 1.04 + Test::NoWarnings::Warning 1.04 + requirements: + ExtUtils::MakeMaker 0 + Test::Builder 0.86 + Test::More 0.47 + Test::Tester 0.107 + perl 5.006 + Test-Output-1.01 + pathname: B/BD/BDFOY/Test-Output-1.01.tar.gz + provides: + Test::Output 1.01 + Test::Output::Tie 1.01 + requirements: + ExtUtils::MakeMaker 0 + File::Temp 0.17 + Sub::Exporter 0 + Test::More 0 + Test::Tester 0.107 + perl 5.006 + Test-Requires-0.06 + pathname: T/TO/TOKUHIROM/Test-Requires-0.06.tar.gz + provides: + Test::Requires 0.06 + requirements: + ExtUtils::MakeMaker 6.42 + Test::More 0.61 + perl 5.006 + Test-SharedFork-0.21 + pathname: T/TO/TOKUHIROM/Test-SharedFork-0.21.tar.gz + provides: + Test::SharedFork 0.21 + Test::SharedFork::Array undef + Test::SharedFork::Scalar undef + Test::SharedFork::Store undef + requirements: + App::Prove 0 + ExtUtils::MakeMaker 6.59 + Test::More 0.88 + Test::Requires 0 + Time::HiRes 0 + perl 5.008 + Test-Simple-0.98 + pathname: M/MS/MSCHWERN/Test-Simple-0.98.tar.gz + provides: + Test::Builder 0.98 + Test::Builder::IO::Scalar 2.110 + Test::Builder::Module 0.98 + Test::Builder::Tester 1.22 + Test::Builder::Tester::Color 1.22 + Test::Builder::Tester::Tie undef + Test::More 0.98 + Test::Simple 0.98 + requirements: + ExtUtils::MakeMaker 0 + Test::Harness 2.03 + perl 5.006 + Test-TCP-1.21 + pathname: T/TO/TOKUHIROM/Test-TCP-1.21.tar.gz + provides: + Net::EmptyPort undef + Test::TCP 1.21 + Test::TCP::CheckPort undef + requirements: + ExtUtils::MakeMaker 6.59 + IO::Socket::INET 0 + Test::More 0.98 + Test::SharedFork 0.19 + perl 5.00800 + Test-Tester-0.109 + pathname: F/FD/FDALY/Test-Tester-0.109.tar.gz + provides: + Test::Tester 0.109 + Test::Tester::Capture undef + Test::Tester::CaptureRunner undef + Test::Tester::Delegate undef + requirements: + ExtUtils::MakeMaker 0 + Test::Builder 0 + Test-Trap-v0.2.2 + pathname: E/EB/EBHANSSEN/Test-Trap-v0.2.2.tar.gz + provides: + Test::Trap 0.002002 + Test::Trap::Builder 0.002002 + Test::Trap::Builder::PerlIO 0.002002 + Test::Trap::Builder::SystemSafe 0.002002 + Test::Trap::Builder::TempFile 0.002002 + requirements: + Carp 0 + Data::Dump 0 + Exporter 0 + File::Temp 0 + IO::Handle 0 + Module::Build 0.36 + Test::Builder 0 + Test::More 0 + Test::Tester 0.107 + base 0 + constant 0 + lib 0 + perl v5.6.2 + strict 0 + version 0 + warnings 0 + Test-WWW-Mechanize-1.44 + pathname: P/PE/PETDANCE/Test-WWW-Mechanize-1.44.tar.gz + provides: + Test::WWW::Mechanize 1.44 + requirements: + Carp::Assert::More 0 + ExtUtils::MakeMaker 0 + HTML::TreeBuilder 0 + HTTP::Server::Simple 0.42 + HTTP::Server::Simple::CGI 0 + LWP 6.02 + Test::Builder::Tester 1.09 + Test::LongString 0.15 + Test::More 0.96 + URI::file 0 + WWW::Mechanize 1.68 + perl 5.008 + Test-WWW-Mechanize-Catalyst-0.58 + pathname: B/BO/BOBTFISH/Test-WWW-Mechanize-Catalyst-0.58.tar.gz + provides: + Test::WWW::Mechanize::Catalyst 0.58 + requirements: + Catalyst 5.90 + Catalyst::Plugin::Session::State::Cookie 0 + Catalyst::Plugin::Session::Store::Dummy 0 + ExtUtils::MakeMaker 6.59 + LWP 5.816 + Moose 0.67 + Test::Exception 0 + Test::More 0.88 + Test::WWW::Mechanize 1.14 + Test::utf8 0 + WWW::Mechanize 1.54 + namespace::clean 0.09 + perl 5.008004 + Test-WWW-Mechanize-PSGI-0.35 + pathname: L/LB/LBROCARD/Test-WWW-Mechanize-PSGI-0.35.tar.gz + provides: + Test::WWW::Mechanize::PSGI 0.35 + requirements: + ExtUtils::MakeMaker 0 + HTTP::Message::PSGI 0 + Test::More 0 + Test::WWW::Mechanize 0 + Try::Tiny 0 + Test-Warn-0.24 + pathname: C/CH/CHORNY/Test-Warn-0.24.tar.gz + provides: + Test::Warn 0.24 + Test::Warn::Categorization 0.24 + Test::Warn::DAG_Node_Tree 0.24 + requirements: + Carp 1.22 + ExtUtils::MakeMaker 0 + File::Spec 0 + Sub::Uplevel 0.12 + Test::Builder 0.13 + Test::Builder::Tester 1.02 + Test::More 0 + Tree::DAG_Node 1.02 + perl 5.006 + Test-use-ok-0.11 + pathname: A/AU/AUDREYT/Test-use-ok-0.11.tar.gz + provides: + Test::use::ok 0.11 + ok 0.11 + requirements: + ExtUtils::MakeMaker 6.36 + perl 5.005 + Test-utf8-1.00 + pathname: M/MA/MARKF/Test-utf8-1.00.tar.gz + provides: + Test::utf8 1.00 + requirements: + ExtUtils::MakeMaker 6.42 + Test::Builder 0 + Test::Builder::Tester 0.09 + perl 5.007003 + Text-Diff-1.41 + pathname: O/OV/OVID/Text-Diff-1.41.tar.gz + provides: + Text::Diff 1.41 + Text::Diff::Base 1.41 + Text::Diff::Config 1.41 + Text::Diff::Table 1.41 + requirements: + Algorithm::Diff 1.19 + Exporter 0 + ExtUtils::MakeMaker 0 + Text-German-0.06 + pathname: U/UL/ULPFR/Text-German-0.06.tar.gz + provides: + Text::German 0.06 + Text::German::Adjektiv undef + Text::German::Ausnahme undef + Text::German::Cache undef + Text::German::Endung undef + Text::German::Regel undef + Text::German::Util undef + Text::German::Verb undef + Text::German::Vorsilbe undef + requirements: + ExtUtils::MakeMaker 0 + Text-Glob-0.09 + pathname: R/RC/RCLAMP/Text-Glob-0.09.tar.gz + provides: + Text::Glob 0.09 + requirements: + Module::Build 0.36 + Test::More 0 + Text-SimpleTable-2.03 + pathname: M/MR/MRAMBERG/Text-SimpleTable-2.03.tar.gz + provides: + Text::SimpleTable 2.03 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + Text-Unidecode-0.04 + pathname: S/SB/SBURKE/Text-Unidecode-0.04.tar.gz + provides: + Text::Unidecode 0.04 + requirements: + ExtUtils::MakeMaker 0 + Tie-IxHash-1.23 + pathname: C/CH/CHORNY/Tie-IxHash-1.23.tar.gz + provides: + Tie::IxHash 1.23 + requirements: + Test::More 0 + perl 5.005 + Tie-ToObject-0.03 + pathname: N/NU/NUFFIN/Tie-ToObject-0.03.tar.gz + provides: + Tie::ToObject 0.03 + requirements: + ExtUtils::MakeMaker 0 + Scalar::Util 0 + Test::More 0 + Test::use::ok 0 + Tie::RefHash 0 + TimeDate-2.30 + pathname: G/GB/GBARR/TimeDate-2.30.tar.gz + provides: + Date::Format 2.24 + Date::Format::Generic 2.24 + Date::Language 1.10 + Date::Language::Afar 0.99 + Date::Language::Amharic 1.00 + Date::Language::Austrian 1.01 + Date::Language::Brazilian 1.01 + Date::Language::Bulgarian 1.01 + Date::Language::Chinese 1.00 + Date::Language::Chinese_GB 1.01 + Date::Language::Czech 1.01 + Date::Language::Danish 1.01 + Date::Language::Dutch 1.02 + Date::Language::English 1.01 + Date::Language::Finnish 1.01 + Date::Language::French 1.04 + Date::Language::Gedeo 0.99 + Date::Language::German 1.02 + Date::Language::Greek 1.00 + Date::Language::Hungarian 1.01 + Date::Language::Icelandic 1.01 + Date::Language::Italian 1.01 + Date::Language::Norwegian 1.01 + Date::Language::Oromo 0.99 + Date::Language::Romanian 1.01 + Date::Language::Russian 1.01 + Date::Language::Russian_cp1251 1.01 + Date::Language::Russian_koi8r 1.01 + Date::Language::Sidama 0.99 + Date::Language::Somali 0.99 + Date::Language::Spanish 1.00 + Date::Language::Swedish 1.01 + Date::Language::Tigrinya 1.00 + Date::Language::TigrinyaEritrean 1.00 + Date::Language::TigrinyaEthiopian 1.00 + Date::Language::Turkish 1.0 + Date::Parse 2.30 + Time::Zone 2.24 + requirements: + ExtUtils::MakeMaker 0 + Tree-DAG_Node-1.11 + pathname: R/RS/RSAVAGE/Tree-DAG_Node-1.11.tgz + provides: + Tree::DAG_Node 1.11 + requirements: + Module::Build 0.38 + Test::More 0.98 + strict 0 + warnings 0 + Tree-Simple-1.18 + pathname: S/ST/STEVAN/Tree-Simple-1.18.tar.gz + provides: + Tree::Simple 1.18 + Tree::Simple::Visitor 1.11 + requirements: + Scalar::Util 1.18 + Test::Exception 0.15 + Test::More 0.47 + perl v5.6.0 + Tree-Simple-VisitorFactory-0.10 + pathname: S/ST/STEVAN/Tree-Simple-VisitorFactory-0.10.tar.gz + provides: + Tree::Simple::Visitor::BreadthFirstTraversal 0.02 + Tree::Simple::Visitor::CreateDirectoryTree 0.02 + Tree::Simple::Visitor::FindByNodeValue 0.02 + Tree::Simple::Visitor::FindByPath 0.03 + Tree::Simple::Visitor::FindByUID 0.02 + Tree::Simple::Visitor::FromNestedArray 0.02 + Tree::Simple::Visitor::FromNestedHash 0.03 + Tree::Simple::Visitor::GetAllDescendents 0.02 + Tree::Simple::Visitor::LoadClassHierarchy 0.02 + Tree::Simple::Visitor::LoadDirectoryTree 0.02 + Tree::Simple::Visitor::PathToRoot 0.02 + Tree::Simple::Visitor::PostOrderTraversal 0.02 + Tree::Simple::Visitor::PreOrderTraversal 0.01 + Tree::Simple::Visitor::Sort 0.03 + Tree::Simple::Visitor::ToNestedArray 0.02 + Tree::Simple::Visitor::ToNestedHash 0.02 + Tree::Simple::Visitor::VariableDepthClone 0.03 + Tree::Simple::VisitorFactory 0.10 + requirements: + ExtUtils::MakeMaker 0 + File::Spec 0.6 + Scalar::Util 1.1 + Test::Exception 0.15 + Test::More 0.47 + Tree::Simple 1.12 + Try-Tiny-0.16 + pathname: D/DO/DOY/Try-Tiny-0.16.tar.gz + provides: + Try::Tiny 0.16 + requirements: + Carp 0 + Exporter 0 + ExtUtils::MakeMaker 6.30 + base 0 + constant 0 + strict 0 + warnings 0 + UNIVERSAL-require-0.13 + pathname: M/MS/MSCHWERN/UNIVERSAL-require-0.13.tar.gz + provides: + UNIVERSAL 0.13 + UNIVERSAL::require 0.13 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0.47 + URI-1.60 + pathname: G/GA/GAAS/URI-1.60.tar.gz + provides: + URI 1.60 + URI::Escape 3.31 + URI::Heuristic 4.20 + URI::IRI undef + URI::QueryParam undef + URI::Split undef + URI::URL 5.04 + URI::WithBase 2.20 + URI::_foreign undef + URI::_generic undef + URI::_idna undef + URI::_ldap 1.12 + URI::_login undef + URI::_punycode 0.04 + URI::_query undef + URI::_segment undef + URI::_server undef + URI::_userpass undef + URI::data undef + URI::file 4.21 + URI::file::Base undef + URI::file::FAT undef + URI::file::Mac undef + URI::file::OS2 undef + URI::file::QNX undef + URI::file::Unix undef + URI::file::Win32 undef + URI::ftp undef + URI::gopher undef + URI::http undef + URI::https undef + URI::ldap 1.12 + URI::ldapi undef + URI::ldaps undef + URI::mailto undef + URI::mms undef + URI::news undef + URI::nntp undef + URI::pop undef + URI::rlogin undef + URI::rsync undef + URI::rtsp undef + URI::rtspu undef + URI::sip 0.11 + URI::sips undef + URI::snews undef + URI::ssh undef + URI::telnet undef + URI::tn3270 undef + URI::urn undef + URI::urn::isbn undef + URI::urn::oid undef + requirements: + ExtUtils::MakeMaker 0 + MIME::Base64 2 + Test 0 + Test::More 0 + perl 5.008001 + URI-SmartURI-0.032 + pathname: R/RK/RKITOVER/URI-SmartURI-0.032.tar.gz + provides: + URI::SmartURI 0.032 + requirements: + Class::C3::Componentised 0 + ExtUtils::MakeMaker 6.59 + File::Find::Rule 0 + List::MoreUtils 0 + List::Util 0 + Moose 0 + Scalar::Util 0 + Test::Fatal 0 + Test::More 0.94 + Test::NoWarnings 0 + URI 1.51 + namespace::clean 0 + perl 5.008001 + Variable-Magic-0.52 + pathname: V/VP/VPIT/Variable-Magic-0.52.tar.gz + provides: + Variable::Magic 0.52 + requirements: + Carp 0 + Config 0 + Exporter 0 + ExtUtils::MakeMaker 0 + Test::More 0 + XSLoader 0 + base 0 + perl 5.008 + WWW-Mechanize-1.72 + pathname: J/JE/JESSE/WWW-Mechanize-1.72.tar.gz + provides: + WWW::Mechanize 1.72 + WWW::Mechanize::Image undef + WWW::Mechanize::Link undef + requirements: + Carp 0 + ExtUtils::MakeMaker 0 + File::Temp 0 + FindBin 0 + Getopt::Long 0 + HTML::Form 6 + HTML::HeadParser 0 + HTML::Parser 3.33 + HTML::TokeParser 2.28 + HTML::TreeBuilder 0 + HTTP::Daemon 0 + HTTP::Request 1.3 + HTTP::Server::Simple 0.35 + HTTP::Server::Simple::CGI 0 + HTTP::Status 0 + LWP 5.829 + LWP::UserAgent 5.829 + Pod::Usage 0 + Test::More 0.34 + Test::Warn 0.11 + URI 1.36 + URI::URL 0 + URI::file 0 + perl 5.008 + WWW-RobotRules-6.02 + pathname: G/GA/GAAS/WWW-RobotRules-6.02.tar.gz + provides: + WWW::RobotRules 6.02 + WWW::RobotRules::AnyDBM_File 6.00 + WWW::RobotRules::InCore 6.02 + requirements: + AnyDBM_File 0 + ExtUtils::MakeMaker 0 + Fcntl 0 + URI 1.10 + perl 5.008001 + Web-Scraper-0.37 + pathname: M/MI/MIYAGAWA/Web-Scraper-0.37.tar.gz + provides: + Web::Scraper 0.37 + Web::Scraper::Filter undef + Web::Scraper::LibXML undef + requirements: + ExtUtils::MakeMaker 6.59 + HTML::Entities 0 + HTML::Selector::XPath 0.03 + HTML::Tagset 0 + HTML::TreeBuilder 3.23 + HTML::TreeBuilder::XPath 0.08 + LWP 5.827 + Scalar::Util 0 + Test::Base 0 + Test::More 0 + Test::Requires 0 + UNIVERSAL::require 0 + URI 0 + XML::XPathEngine 0.08 + YAML 0 + perl 5.008001 + XML-NamespaceSupport-1.11 + pathname: P/PE/PERIGRIN/XML-NamespaceSupport-1.11.tar.gz + provides: + XML::NamespaceSupport 1.11 + requirements: + ExtUtils::MakeMaker 6.42 + Test::More 0.47 + XML-Parser-2.41 + pathname: T/TO/TODDR/XML-Parser-2.41.tar.gz + provides: + XML::Parser 2.41 + XML::Parser::Expat 2.41 + XML::Parser::Style::Debug undef + XML::Parser::Style::Objects undef + XML::Parser::Style::Stream undef + XML::Parser::Style::Subs undef + XML::Parser::Style::Tree undef + requirements: + ExtUtils::MakeMaker 0 + LWP 0 + perl 5.00405 + XML-RSS-1.49 + pathname: S/SH/SHLOMIF/XML-RSS-1.49.tar.gz + provides: + XML::RSS 1.49 + XML::RSS::Private::Output::Base undef + XML::RSS::Private::Output::Roles::ImageDims undef + XML::RSS::Private::Output::Roles::ModulesElems undef + XML::RSS::Private::Output::V0_9 undef + XML::RSS::Private::Output::V0_91 undef + XML::RSS::Private::Output::V1_0 undef + XML::RSS::Private::Output::V2_0 undef + requirements: + DateTime 0 + DateTime::Format::Mail 0 + DateTime::Format::W3CDTF 0 + HTML::Entities 0 + Module::Build 0.36 + Test::Manifest 0.9 + Test::More 0 + XML::Parser 2.23 + perl 5.008 + XML-SAX-0.99 + pathname: G/GR/GRANTM/XML-SAX-0.99.tar.gz + provides: + XML::SAX 0.99 + XML::SAX::DocumentLocator undef + XML::SAX::ParserFactory 1.01 + XML::SAX::PurePerl 0.99 + XML::SAX::PurePerl::DebugHandler undef + XML::SAX::PurePerl::Exception undef + XML::SAX::PurePerl::Productions undef + XML::SAX::PurePerl::Reader undef + XML::SAX::PurePerl::Reader::Stream undef + XML::SAX::PurePerl::Reader::String undef + XML::SAX::PurePerl::Reader::URI undef + requirements: + ExtUtils::MakeMaker 0 + File::Temp 0 + XML::NamespaceSupport 0.03 + XML::SAX::Base 1.05 + XML-SAX-Base-1.08 + pathname: G/GR/GRANTM/XML-SAX-Base-1.08.tar.gz + provides: + XML::SAX::Base 1.08 + XML::SAX::Base::NoHandler 1.08 + XML::SAX::Exception 1.08 + requirements: + ExtUtils::MakeMaker 6.31 + Test::More 0.88 + XML-SAX-Expat-0.40 + pathname: B/BJ/BJOERN/XML-SAX-Expat-0.40.tar.gz + provides: + XML::SAX::Expat 0.40 + requirements: + ExtUtils::MakeMaker 0 + XML::NamespaceSupport 0.03 + XML::Parser 2.27 + XML::SAX 0.03 + XML::SAX::Base 1.00 + XML-Simple-2.20 + pathname: G/GR/GRANTM/XML-Simple-2.20.tar.gz + provides: + TagsToUpper undef + XML::Simple 2.20 + requirements: + ExtUtils::MakeMaker 6.31 + Test::More 0.88 + XML::NamespaceSupport 1.04 + XML::SAX 0.15 + XML::SAX::Expat 0 + XML-XPathEngine-0.13 + pathname: M/MI/MIROD/XML-XPathEngine-0.13.tar.gz + provides: + XML::XPathEngine 0.13 + XML::XPathEngine::Boolean undef + XML::XPathEngine::Expr undef + XML::XPathEngine::Function undef + XML::XPathEngine::Literal undef + XML::XPathEngine::LocationPath undef + XML::XPathEngine::NodeSet undef + XML::XPathEngine::Number undef + XML::XPathEngine::Root undef + XML::XPathEngine::Step undef + XML::XPathEngine::Variable undef + requirements: + ExtUtils::MakeMaker 0 + Test::More 0 + YAML-0.84 + pathname: M/MS/MSTROUT/YAML-0.84.tar.gz + provides: + Test::YAML 0.84 + Test::YAML::Filter 0.84 + YAML 0.84 + YAML::Any 0.84 + YAML::Dumper 0.84 + YAML::Dumper::Base 0.84 + YAML::Error 0.84 + YAML::Loader 0.84 + YAML::Loader::Base 0.84 + YAML::Marshall 0.84 + YAML::Mo 0.84 + YAML::Node 0.84 + YAML::Tag 0.84 + YAML::Type::blessed 0.84 + YAML::Type::code 0.84 + YAML::Type::glob 0.84 + YAML::Type::ref 0.84 + YAML::Type::regexp 0.84 + YAML::Type::undef 0.84 + YAML::Types 0.84 + YAML::Warning 0.84 + yaml_mapping 0.84 + yaml_scalar 0.84 + yaml_sequence 0.84 + requirements: + ExtUtils::MakeMaker 6.59 + perl 5.008001 + YAML-Tiny-1.51 + pathname: A/AD/ADAMK/YAML-Tiny-1.51.tar.gz + provides: + YAML::Tiny 1.51 + requirements: + ExtUtils::MakeMaker 0 + File::Spec 0.80 + Test::More 0.47 + perl 5.004 + aliased-0.31 + pathname: O/OV/OVID/aliased-0.31.tar.gz + provides: + aliased 0.31 + requirements: + Module::Build 0.40 + Test::More 0 + autodie-2.20 + pathname: P/PJ/PJF/autodie-2.20.tar.gz + provides: + Fatal 2.20 + autodie 2.20 + autodie::Scope::Guard undef + autodie::exception 2.20 + autodie::exception::system 2.20 + autodie::hints 2.20 + autodie::skip 2.20 + requirements: + B 0 + Carp 0 + Config 0 + Exporter 0 + ExtUtils::MakeMaker 6.30 + Fcntl 0 + POSIX 0 + Scalar::Util 0 + Tie::RefHash 0 + base 0 + constant 0 + if 0 + overload 0 + strict 0 + warnings 0 + common-sense-3.6 + pathname: M/ML/MLEHMANN/common-sense-3.6.tar.gz + provides: + common::sense 3.6 + requirements: + ExtUtils::MakeMaker 0 + install-0.01 + pathname: D/DA/DAGOLDEN/install-0.01.tar.gz + provides: + install 0.01 + requirements: + ExtUtils::MakeMaker 0 + libwww-perl-6.05 + pathname: G/GA/GAAS/libwww-perl-6.05.tar.gz + provides: + LWP 6.05 + LWP::Authen::Basic undef + LWP::Authen::Digest undef + LWP::Authen::Ntlm 6.00 + LWP::ConnCache 6.02 + LWP::Debug undef + LWP::DebugFile undef + LWP::MemberMixin undef + LWP::Protocol 6.00 + LWP::Protocol::GHTTP undef + LWP::Protocol::MyFTP undef + LWP::Protocol::cpan undef + LWP::Protocol::data undef + LWP::Protocol::file undef + LWP::Protocol::ftp undef + LWP::Protocol::gopher undef + LWP::Protocol::http undef + LWP::Protocol::http::Socket undef + LWP::Protocol::http::SocketMethods undef + LWP::Protocol::loopback undef + LWP::Protocol::mailto undef + LWP::Protocol::nntp undef + LWP::Protocol::nogo undef + LWP::RobotUA 6.03 + LWP::Simple 6.00 + LWP::UserAgent 6.05 + requirements: + Digest::MD5 0 + Encode 2.12 + Encode::Locale 0 + ExtUtils::MakeMaker 0 + File::Listing 6 + HTML::Entities 0 + HTML::HeadParser 0 + HTTP::Cookies 6 + HTTP::Daemon 6 + HTTP::Date 6 + HTTP::Negotiate 6 + HTTP::Request 6 + HTTP::Request::Common 6 + HTTP::Response 6 + HTTP::Status 6 + IO::Select 0 + IO::Socket 0 + LWP::MediaTypes 6 + MIME::Base64 2.1 + Net::FTP 2.58 + Net::HTTP 6.04 + URI 1.10 + URI::Escape 0 + WWW::RobotRules 6 + perl 5.008001 + local-lib-1.008011 + pathname: E/ET/ETHER/local-lib-1.008011.tar.gz + provides: + lib::core::only undef + local::lib 1.008011 + requirements: + ExtUtils::Install 1.43 + ExtUtils::MakeMaker 6.59 + Module::Build 0.36 + perl 5.008001 + namespace-autoclean-0.13 + pathname: B/BO/BOBTFISH/namespace-autoclean-0.13.tar.gz + provides: + namespace::autoclean 0.13 + requirements: + B::Hooks::EndOfScope 0 + Class::MOP 0.80 + ExtUtils::MakeMaker 6.30 + List::Util 0 + Moose::Role 0 + Sub::Name 0 + Test::More 0 + namespace::clean 0.20 + strict 0 + warnings 0 + namespace-clean-0.24 + pathname: R/RI/RIBASUSHI/namespace-clean-0.24.tar.gz + provides: + namespace::clean 0.24 + requirements: + B::Hooks::EndOfScope 0.12 + ExtUtils::CBuilder 0.27 + Package::Stash 0.23 + Sub::Identify 0.04 + Sub::Name 0.04 + Test::More 0.88 + parent-0.225 + pathname: C/CO/CORION/parent-0.225.tar.gz + provides: + parent 0.225 + requirements: + ExtUtils::MakeMaker 0 + Test::More 0.4 + strictures-1.004004 + pathname: E/ET/ETHER/strictures-1.004004.tar.gz + provides: + strictures 1.004004 + requirements: + ExtUtils::MakeMaker 0 + version-0.9902 + pathname: J/JP/JPEACOCK/version-0.9902.tar.gz + provides: + version 0.9902 + version::vxs 0.9902 + requirements: |