Skip to content

Instantly share code, notes, and snippets.

@koorchik
Created April 5, 2013 22:25
Show Gist options
  • Save koorchik/5323178 to your computer and use it in GitHub Desktop.
Save koorchik/5323178 to your computer and use it in GitHub Desktop.
{
"modules" : {
"CPAN::Meta" : {
"dist" : "CPAN-Meta-2.130880",
"mymeta" : {
"abstract" : "the distribution metadata for a CPAN dist",
"author" : [
"David Golden <[email protected]>",
"Ricardo Signes <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 4.300031, CPAN::Meta::Converter version 2.130880, 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",
"ExtUtils::MakeMaker" : "0",
"File::Basename" : "0",
"File::Find" : "0",
"File::Spec" : "0",
"File::Spec::Functions" : "0",
"File::Temp" : "0.20",
"IO::Dir" : "0",
"List::Util" : "0",
"Test::More" : "0.88",
"overload" : "0",
"utf8" : "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" : {
"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",
"ExtUtils::MakeMaker" : "0",
"File::Basename" : "0",
"File::Find" : "0",
"File::Spec" : "0",
"File::Spec::Functions" : "0",
"File::Temp" : "0.20",
"IO::Dir" : "0",
"List::Util" : "0",
"Test::More" : "0.88",
"overload" : "0",
"utf8" : "0"
}
}
},
"provides" : {
"CPAN::Meta" : {
"file" : "lib/CPAN/Meta.pm",
"version" : "2.130880"
},
"CPAN::Meta::Converter" : {
"file" : "lib/CPAN/Meta/Converter.pm",
"version" : "2.130880"
},
"CPAN::Meta::Feature" : {
"file" : "lib/CPAN/Meta/Feature.pm",
"version" : "2.130880"
},
"CPAN::Meta::History" : {
"file" : "lib/CPAN/Meta/History.pm",
"version" : "2.130880"
},
"CPAN::Meta::Prereqs" : {
"file" : "lib/CPAN/Meta/Prereqs.pm",
"version" : "2.130880"
},
"CPAN::Meta::Spec" : {
"file" : "lib/CPAN/Meta/Spec.pm",
"version" : "2.130880"
},
"CPAN::Meta::Validator" : {
"file" : "lib/CPAN/Meta/Validator.pm",
"version" : "2.130880"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta"
},
"repository" : {
"type" : "git",
"url" : "git://github.com/dagolden/cpan-meta.git",
"web" : "http://github.com/dagolden/cpan-meta"
}
},
"version" : "2.130880",
"x_contributors" : [
"Ansgar Burchardt <[email protected]>",
"Christopher J. Madsen <[email protected]>",
"Cory G Watson <[email protected]>",
"Damyan Ivanov <[email protected]>",
"Eric Wilhelm <[email protected]>",
"Gregor Hermann <[email protected]>",
"Ken Williams <[email protected]>",
"Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 <[email protected]>",
"Leon Timmermans <[email protected]>",
"Mark Fowler <[email protected]>",
"Michael G. Schwern <[email protected]>",
"Randy Sims <[email protected]>",
"Ævar Arnfjörð Bjarmason <[email protected]>"
]
},
"name" : "CPAN::Meta",
"pathname" : "D/DA/DAGOLDEN/CPAN-Meta-2.130880.tar.gz",
"provides" : {
"CPAN::Meta" : {
"file" : "CPAN/Meta.pm",
"version" : "2.130880"
},
"CPAN::Meta::Converter" : {
"file" : "CPAN/Meta/Converter.pm",
"version" : "2.130880"
},
"CPAN::Meta::Feature" : {
"file" : "CPAN/Meta/Feature.pm",
"version" : "2.130880"
},
"CPAN::Meta::History" : {
"file" : "CPAN/Meta/History.pm",
"version" : "2.130880"
},
"CPAN::Meta::Prereqs" : {
"file" : "CPAN/Meta/Prereqs.pm",
"version" : "2.130880"
},
"CPAN::Meta::Spec" : {
"file" : "CPAN/Meta/Spec.pm",
"version" : "2.130880"
},
"CPAN::Meta::Validator" : {
"file" : "CPAN/Meta/Validator.pm",
"version" : "2.130880"
}
},
"target" : "CPAN::Meta",
"version" : "2.130880"
},
"CPAN::Meta::Requirements" : {
"dist" : "CPAN-Meta-Requirements-2.122",
"mymeta" : {
"abstract" : "a set of version requirements for a CPAN dist",
"author" : [
"David Golden <[email protected]>",
"Ricardo Signes <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 4.300014, 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" : "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",
"mymeta" : {
"abstract" : "Read and write a subset of YAML for CPAN Meta files",
"author" : [
"Adam Kennedy <[email protected]>",
"David Golden <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 4.300009, 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" : "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"
}
},
"target" : "CPAN::Meta::YAML",
"version" : "0.008"
},
"Class::Inspector" : {
"dist" : "Class-Inspector-1.28",
"mymeta" : {
"abstract" : "Get information about a class and its structure",
"author" : [
"Adam Kennedy <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.130880, 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"
},
"Data::Dump" : {
"dist" : "Data-Dump-1.21",
"mymeta" : {
"abstract" : "Pretty printing of data structures",
"author" : [
"Gisle Aas <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.130880, 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"
},
"Devel::StackTrace" : {
"dist" : "Devel-StackTrace-1.30",
"mymeta" : {
"abstract" : "An object representing a stack trace",
"author" : [
"Dave Rolsky <[email protected]>"
],
"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" : "[email protected]",
"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 <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.130880, 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"
},
"Encode::Locale" : {
"dist" : "Encode-Locale-1.03",
"mymeta" : {
"abstract" : "Determine the locale encoding",
"author" : [
"Gisle Aas <[email protected]>"
],
"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"
},
"ExtUtils::MakeMaker" : {
"dist" : "ExtUtils-MakeMaker-6.64",
"mymeta" : {
"abstract" : "Create a module Makefile",
"author" : [
"Michael G Schwern <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.64, 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" : "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" : "[email protected]"
},
"version" : "6.64"
},
"name" : "ExtUtils::MakeMaker",
"pathname" : "M/MS/MSCHWERN/ExtUtils-MakeMaker-6.64.tar.gz",
"provides" : {
"DynaLoader" : {
"file" : "ExtUtils/Mkbootstrap.pm"
},
"ExtUtils::Command::MM" : {
"file" : "ExtUtils/Command/MM.pm",
"version" : "6.64"
},
"ExtUtils::Liblist" : {
"file" : "ExtUtils/Liblist.pm",
"version" : "6.64"
},
"ExtUtils::Liblist::Kid" : {
"file" : "ExtUtils/Liblist/Kid.pm",
"version" : "6.64"
},
"ExtUtils::MM" : {
"file" : "ExtUtils/MM.pm",
"version" : "6.64"
},
"ExtUtils::MM_AIX" : {
"file" : "ExtUtils/MM_AIX.pm",
"version" : "6.64"
},
"ExtUtils::MM_Any" : {
"file" : "ExtUtils/MM_Any.pm",
"version" : "6.64"
},
"ExtUtils::MM_BeOS" : {
"file" : "ExtUtils/MM_BeOS.pm",
"version" : "6.64"
},
"ExtUtils::MM_Cygwin" : {
"file" : "ExtUtils/MM_Cygwin.pm",
"version" : "6.64"
},
"ExtUtils::MM_DOS" : {
"file" : "ExtUtils/MM_DOS.pm",
"version" : "6.64"
},
"ExtUtils::MM_Darwin" : {
"file" : "ExtUtils/MM_Darwin.pm",
"version" : "6.64"
},
"ExtUtils::MM_MacOS" : {
"file" : "ExtUtils/MM_MacOS.pm",
"version" : "6.64"
},
"ExtUtils::MM_NW5" : {
"file" : "ExtUtils/MM_NW5.pm",
"version" : "6.64"
},
"ExtUtils::MM_OS2" : {
"file" : "ExtUtils/MM_OS2.pm",
"version" : "6.64"
},
"ExtUtils::MM_QNX" : {
"file" : "ExtUtils/MM_QNX.pm",
"version" : "6.64"
},
"ExtUtils::MM_UWIN" : {
"file" : "ExtUtils/MM_UWIN.pm",
"version" : "6.64"
},
"ExtUtils::MM_Unix" : {
"file" : "ExtUtils/MM_Unix.pm",
"version" : "6.64"
},
"ExtUtils::MM_VMS" : {
"file" : "ExtUtils/MM_VMS.pm",
"version" : "6.64"
},
"ExtUtils::MM_VOS" : {
"file" : "ExtUtils/MM_VOS.pm",
"version" : "6.64"
},
"ExtUtils::MM_Win32" : {
"file" : "ExtUtils/MM_Win32.pm",
"version" : "6.64"
},
"ExtUtils::MM_Win95" : {
"file" : "ExtUtils/MM_Win95.pm",
"version" : "6.64"
},
"ExtUtils::MY" : {
"file" : "ExtUtils/MY.pm",
"version" : "6.64"
},
"ExtUtils::MakeMaker" : {
"file" : "ExtUtils/MakeMaker.pm",
"version" : "6.64"
},
"ExtUtils::MakeMaker::Config" : {
"file" : "ExtUtils/MakeMaker/Config.pm",
"version" : "6.64"
},
"ExtUtils::Manifest" : {
"file" : "ExtUtils/Manifest.pm",
"version" : "1.60"
},
"ExtUtils::Mkbootstrap" : {
"file" : "ExtUtils/Mkbootstrap.pm",
"version" : "6.64"
},
"ExtUtils::Mksymlists" : {
"file" : "ExtUtils/Mksymlists.pm",
"version" : "6.64"
},
"ExtUtils::testlib" : {
"file" : "ExtUtils/testlib.pm",
"version" : "6.64"
},
"MM" : {
"file" : "ExtUtils/MM.pm"
},
"MY" : {
"file" : "ExtUtils/MY.pm"
}
},
"target" : "ExtUtils::MakeMaker",
"version" : "6.64"
},
"File::Listing" : {
"dist" : "File-Listing-6.04",
"mymeta" : {
"abstract" : "parse directory listing",
"author" : [
"Gisle Aas <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.130880, 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:[email protected]"
},
"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::ShareDir" : {
"dist" : "File-ShareDir-1.03",
"mymeta" : {
"abstract" : "Locate per-dist and per-module shared files",
"author" : [
"Adam Kennedy <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Module::Install version 1.00, CPAN::Meta::Converter version 2.130880, 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::ShareDir::Install" : {
"dist" : "File-ShareDir-Install-0.04",
"mymeta" : {
"abstract" : "Install shared files",
"author" : [
"Philip Gwyn <gwyn-at-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" : "File-ShareDir-Install",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.11",
"File::Spec" : "0",
"IO::Dir" : "0"
}
}
},
"release_status" : "stable",
"version" : "0.04"
},
"name" : "File::ShareDir::Install",
"pathname" : "G/GW/GWYN/File-ShareDir-Install-0.04.tar.gz",
"provides" : {
"File::ShareDir::Install" : {
"file" : "File/ShareDir/Install.pm",
"version" : "0.04"
}
},
"target" : "File::ShareDir::Install",
"version" : "0.04"
},
"Filesys::Notify::Simple" : {
"dist" : "Filesys-Notify-Simple-0.10",
"mymeta" : {
"abstract" : "Simple and dumb file system watcher",
"author" : [
"Tatsuhiko Miyagawa <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.130880, 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"
},
"HTML::Parser" : {
"dist" : "HTML-Parser-3.70",
"mymeta" : {
"abstract" : "HTML parser class",
"author" : [
"Gisle Aas <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921, CPAN::Meta::Converter version 2.130880",
"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:[email protected]"
},
"version" : "3.70"
},
"name" : "HTML::Parser",
"pathname" : "G/GA/GAAS/HTML-Parser-3.70.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.70"
},
"HTML::PullParser" : {
"file" : "HTML/PullParser.pm",
"version" : "3.57"
},
"HTML::TokeParser" : {
"file" : "HTML/TokeParser.pm",
"version" : "3.69"
}
},
"target" : "HTML::Entities",
"version" : "3.70"
},
"HTML::Tagset" : {
"dist" : "HTML-Tagset-3.20",
"mymeta" : {
"abstract" : "data tables useful in parsing HTML",
"author" : [
"Andy Lester <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.42, CPAN::Meta::Converter version 2.130880, 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"
},
"HTTP::Body" : {
"dist" : "HTTP-Body-1.17",
"mymeta" : {
"abstract" : "HTTP Body Parser",
"author" : [
"Christian Hansen, C<[email protected]>",
"Sebastian Riedel, C<[email protected]>",
"Andy Grundman, C<[email protected]>",
"Torsten Raudssus, C<[email protected]>"
],
"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 <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.130880, 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:[email protected]"
},
"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 <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.130880, 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:[email protected]"
},
"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 <[email protected]>"
],
"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:[email protected]"
},
"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 <[email protected]>"
],
"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:[email protected]"
},
"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 <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.130880, 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:[email protected]"
},
"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.130880, 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"
},
"Hash::MultiValue" : {
"dist" : "Hash-MultiValue-0.13",
"mymeta" : {
"abstract" : "Store multiple values per key",
"author" : [
"Tatsuhiko Miyagawa <[email protected]>"
],
"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::HTML" : {
"dist" : "IO-HTML-1.00",
"mymeta" : {
"abstract" : "Open an HTML file with automatic charset detection",
"author" : [
"Christopher J. Madsen <[email protected]>"
],
"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"
},
"JSON::PP" : {
"dist" : "JSON-PP-2.27202",
"mymeta" : {
"abstract" : "JSON::XS compatible pure-Perl module.",
"author" : [
"Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt>"
],
"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" : "JSON-PP",
"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-PP"
}
},
"version" : "2.27202"
},
"name" : "JSON::PP",
"pathname" : "M/MA/MAKAMAKA/JSON-PP-2.27202.tar.gz",
"provides" : {
"JSON::PP" : {
"file" : "JSON/PP.pm",
"version" : "2.27202"
},
"JSON::PP::Boolean" : {
"file" : "JSON/PP.pm"
},
"JSON::PP::IncrParser" : {
"file" : "JSON/PP.pm",
"version" : "1.01"
}
},
"target" : "JSON::PP",
"version" : "2.27202"
},
"LWP" : {
"dist" : "libwww-perl-6.05",
"mymeta" : {
"abstract" : "The World-Wide Web library for Perl",
"author" : [
"Gisle Aas <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.130880, 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:[email protected]"
},
"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 <[email protected]>"
],
"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:[email protected]"
},
"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"
},
"Module::Build" : {
"dist" : "Module-Build-0.4004",
"mymeta" : {
"abstract" : "Build and install Perl modules",
"author" : [
"Ken Williams <[email protected]>",
"Module-Build mailing list at <[email protected]>."
],
"dynamic_config" : 0,
"generated_by" : "Module::Build version 0.4004, CPAN::Meta::Converter version 2.130880, 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.4004"
},
"Module::Build::Base" : {
"file" : "lib/Module/Build/Base.pm",
"version" : "0.4004"
},
"Module::Build::Compat" : {
"file" : "lib/Module/Build/Compat.pm",
"version" : "0.4004"
},
"Module::Build::Config" : {
"file" : "lib/Module/Build/Config.pm",
"version" : "0.4004"
},
"Module::Build::Cookbook" : {
"file" : "lib/Module/Build/Cookbook.pm",
"version" : "0.4004"
},
"Module::Build::Dumper" : {
"file" : "lib/Module/Build/Dumper.pm",
"version" : "0.4004"
},
"Module::Build::ModuleInfo" : {
"file" : "lib/Module/Build/ModuleInfo.pm",
"version" : "0.4004"
},
"Module::Build::Notes" : {
"file" : "lib/Module/Build/Notes.pm",
"version" : "0.4004"
},
"Module::Build::PPMMaker" : {
"file" : "lib/Module/Build/PPMMaker.pm",
"version" : "0.4004"
},
"Module::Build::Platform::Amiga" : {
"file" : "lib/Module/Build/Platform/Amiga.pm",
"version" : "0.4004"
},
"Module::Build::Platform::Default" : {
"file" : "lib/Module/Build/Platform/Default.pm",
"version" : "0.4004"
},
"Module::Build::Platform::EBCDIC" : {
"file" : "lib/Module/Build/Platform/EBCDIC.pm",
"version" : "0.4004"
},
"Module::Build::Platform::MPEiX" : {
"file" : "lib/Module/Build/Platform/MPEiX.pm",
"version" : "0.4004"
},
"Module::Build::Platform::MacOS" : {
"file" : "lib/Module/Build/Platform/MacOS.pm",
"version" : "0.4004"
},
"Module::Build::Platform::RiscOS" : {
"file" : "lib/Module/Build/Platform/RiscOS.pm",
"version" : "0.4004"
},
"Module::Build::Platform::Unix" : {
"file" : "lib/Module/Build/Platform/Unix.pm",
"version" : "0.4004"
},
"Module::Build::Platform::VMS" : {
"file" : "lib/Module/Build/Platform/VMS.pm",
"version" : "0.4004"
},
"Module::Build::Platform::VOS" : {
"file" : "lib/Module/Build/Platform/VOS.pm",
"version" : "0.4004"
},
"Module::Build::Platform::Windows" : {
"file" : "lib/Module/Build/Platform/Windows.pm",
"version" : "0.4004"
},
"Module::Build::Platform::aix" : {
"file" : "lib/Module/Build/Platform/aix.pm",
"version" : "0.4004"
},
"Module::Build::Platform::cygwin" : {
"file" : "lib/Module/Build/Platform/cygwin.pm",
"version" : "0.4004"
},
"Module::Build::Platform::darwin" : {
"file" : "lib/Module/Build/Platform/darwin.pm",
"version" : "0.4004"
},
"Module::Build::Platform::os2" : {
"file" : "lib/Module/Build/Platform/os2.pm",
"version" : "0.4004"
},
"Module::Build::PodParser" : {
"file" : "lib/Module/Build/PodParser.pm",
"version" : "0.4004"
},
"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.4004"
},
"inc::latest::private" : {
"file" : "lib/inc/latest/private.pm",
"version" : "0.4004"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "https://github.com/Perl-Toolchain-Gang/Module-Build"
},
"x_MailingList" : "mailto:[email protected]"
},
"version" : "0.4004"
},
"name" : "Module::Build",
"pathname" : "L/LE/LEONT/Module-Build-0.4004.tar.gz",
"provides" : {
"Module::Build" : {
"file" : "Module/Build.pm",
"version" : "0.4004"
},
"Module::Build::Base" : {
"file" : "Module/Build/Base.pm",
"version" : "0.4004"
},
"Module::Build::Compat" : {
"file" : "Module/Build/Compat.pm",
"version" : "0.4004"
},
"Module::Build::Config" : {
"file" : "Module/Build/Config.pm",
"version" : "0.4004"
},
"Module::Build::ConfigData" : {
"file" : "Module/Build/ConfigData.pm"
},
"Module::Build::Cookbook" : {
"file" : "Module/Build/Cookbook.pm",
"version" : "0.4004"
},
"Module::Build::Dumper" : {
"file" : "Module/Build/Dumper.pm",
"version" : "0.4004"
},
"Module::Build::ModuleInfo" : {
"file" : "Module/Build/ModuleInfo.pm",
"version" : "0.4004"
},
"Module::Build::Notes" : {
"file" : "Module/Build/Notes.pm",
"version" : "0.4004"
},
"Module::Build::PPMMaker" : {
"file" : "Module/Build/PPMMaker.pm",
"version" : "0.4004"
},
"Module::Build::Platform::Amiga" : {
"file" : "Module/Build/Platform/Amiga.pm",
"version" : "0.4004"
},
"Module::Build::Platform::Default" : {
"file" : "Module/Build/Platform/Default.pm",
"version" : "0.4004"
},
"Module::Build::Platform::EBCDIC" : {
"file" : "Module/Build/Platform/EBCDIC.pm",
"version" : "0.4004"
},
"Module::Build::Platform::MPEiX" : {
"file" : "Module/Build/Platform/MPEiX.pm",
"version" : "0.4004"
},
"Module::Build::Platform::MacOS" : {
"file" : "Module/Build/Platform/MacOS.pm",
"version" : "0.4004"
},
"Module::Build::Platform::RiscOS" : {
"file" : "Module/Build/Platform/RiscOS.pm",
"version" : "0.4004"
},
"Module::Build::Platform::Unix" : {
"file" : "Module/Build/Platform/Unix.pm",
"version" : "0.4004"
},
"Module::Build::Platform::VMS" : {
"file" : "Module/Build/Platform/VMS.pm",
"version" : "0.4004"
},
"Module::Build::Platform::VOS" : {
"file" : "Module/Build/Platform/VOS.pm",
"version" : "0.4004"
},
"Module::Build::Platform::Windows" : {
"file" : "Module/Build/Platform/Windows.pm",
"version" : "0.4004"
},
"Module::Build::Platform::aix" : {
"file" : "Module/Build/Platform/aix.pm",
"version" : "0.4004"
},
"Module::Build::Platform::cygwin" : {
"file" : "Module/Build/Platform/cygwin.pm",
"version" : "0.4004"
},
"Module::Build::Platform::darwin" : {
"file" : "Module/Build/Platform/darwin.pm",
"version" : "0.4004"
},
"Module::Build::Platform::os2" : {
"file" : "Module/Build/Platform/os2.pm",
"version" : "0.4004"
},
"Module::Build::PodParser" : {
"file" : "Module/Build/PodParser.pm",
"version" : "0.4004"
},
"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.4004"
},
"inc::latest::private" : {
"file" : "inc/latest/private.pm",
"version" : "0.4004"
}
},
"target" : "Module::Build",
"version" : "0.4004"
},
"Module::Metadata" : {
"dist" : "Module-Metadata-1.000011",
"mymeta" : {
"abstract" : "Gather package and POD information from perl module files",
"author" : [
"Ken Williams <[email protected]>, Randy W. Sims <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921, CPAN::Meta::Converter version 2.130880",
"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"
},
"Net::HTTP" : {
"dist" : "Net-HTTP-6.06",
"mymeta" : {
"abstract" : "Low-level HTTP connection (client)",
"author" : [
"Gisle Aas <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.130880, 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:[email protected]"
},
"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::Server" : {
"dist" : "Net-Server-2.007",
"mymeta" : {
"abstract" : "Extensible, general Perl server engine",
"author" : [
"Paul Seamons ([email protected]) and Rob Brown ([email protected])"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.130880, 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"
},
"Parse::CPAN::Meta" : {
"dist" : "Parse-CPAN-Meta-1.4404",
"mymeta" : {
"abstract" : "Parse META.yml and META.json CPAN metadata files",
"author" : [
"Adam Kennedy <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.62, 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" : "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"
},
"Perl::OSType" : {
"dist" : "Perl-OSType-1.003",
"mymeta" : {
"abstract" : "Map Perl operating system names to generic types",
"author" : [
"David Golden <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 4.300031, CPAN::Meta::Converter version 2.120921, CPAN::Meta::Converter version 2.130880",
"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" : {
"ExtUtils::MakeMaker" : "0",
"File::Find" : "0",
"File::Spec::Functions" : "0",
"File::Temp" : "0",
"List::Util" : "0",
"Test::More" : "0.88",
"constant" : "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" : {
"Exporter" : "0",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"File::Find" : "0",
"File::Spec::Functions" : "0",
"File::Temp" : "0",
"List::Util" : "0",
"Test::More" : "0.88",
"constant" : "0"
}
}
},
"provides" : {
"Perl::OSType" : {
"file" : "lib/Perl/OSType.pm",
"version" : "1.003"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/dagolden/perl-ostype/issues"
},
"homepage" : "https://metacpan.org/release/Perl-OSType",
"repository" : {
"type" : "git",
"url" : "git://github.com/dagolden/perl-ostype.git",
"web" : "https://github.com/dagolden/perl-ostype"
}
},
"version" : "1.003",
"x_contributors" : [
"Jonas B. Nielsen <[email protected]>",
"Paul Green <[email protected]>"
]
},
"name" : "Perl::OSType",
"pathname" : "D/DA/DAGOLDEN/Perl-OSType-1.003.tar.gz",
"provides" : {
"Perl::OSType" : {
"file" : "Perl/OSType.pm",
"version" : "1.003"
}
},
"target" : "Perl::OSType",
"version" : "1.003"
},
"Plack" : {
"dist" : "Plack-1.0022",
"mymeta" : {
"abstract" : "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
"author" : [
"Tatsuhiko Miyagawa <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Milla version v0.9.6, Dist::Zilla version 4.300032, CPAN::Meta::Converter version 2.130880, 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" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples"
]
},
"prereqs" : {
"build" : {
"requires" : {
"Test::More" : "0.88",
"Test::Requires" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.30",
"File::ShareDir::Install" : "0.03"
}
},
"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"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/plack/Plack/issues"
},
"homepage" : "https://github.com/plack/Plack",
"repository" : {
"url" : "https://github.com/plack/Plack.git"
}
},
"version" : "1.0022",
"x_authority" : "cpan:MIYAGAWA",
"x_contributors" : [
"Aaron Trevena <[email protected]>",
"Alex J. G. Burzyński <[email protected]>",
"Andrew Rodland <[email protected]>",
"Andy Wardley <[email protected]>",
"Aristotle Pagaltzis <[email protected]>",
"Ask Bjørn Hansen <[email protected]>",
"Bernhard Graf <[email protected]>",
"Chia-liang Kao <[email protected]>",
"Christian Walde <[email protected]>",
"Cosimo Streppone <[email protected]>",
"Daisuke Maki <[email protected]>",
"Daisuke Murase <[email protected]>",
"Dave Rolsky <[email protected]>",
"David E. Wheeler <[email protected]>",
"Eduardo Arino de la Rubia <[email protected]>",
"Florian Ragwitz <[email protected]>",
"Graham Knop <[email protected]>",
"Grant McLean <[email protected]>",
"HIROSE Masaaki <[email protected]>",
"Hans Dieter Pearcey <[email protected]>",
"Henry Baragar <[email protected]>",
"Hiroshi Sakai <[email protected]>",
"Jay Hannah <[email protected]>",
"Jesse Luehrs <[email protected]>",
"Jiro Nishiguchi <[email protected]>",
"Johannes Plunien <[email protected]>",
"John Beppu <[email protected]>",
"John Napiorkowski <[email protected]>",
"Jonathan Swartz <[email protected]>",
"Justin Davis <[email protected]>",
"Kang-min Liu <[email protected]>",
"Karen Etheridge <[email protected]>",
"Kazuho Oku <[email protected]>",
"Keedi Kim <[email protected]>",
"Lee Aylward <[email protected]>",
"Leo Lapworth <[email protected]>",
"Mark Fowler <[email protected]>",
"Mark Stosberg <[email protected]>",
"Masahiro Chiba <[email protected]>",
"Michael G. Schwern <[email protected]>",
"Nick Wellnhofer <[email protected]>",
"Nobuo Danjou <[email protected]>",
"Oliver Gorwits <[email protected]>",
"Oliver Paukstadt <[email protected]>",
"Olivier Mengué <[email protected]>",
"Panu Ervamaa <[email protected]>",
"Paul Driver <[email protected]>",
"Pedro Melo <[email protected]>",
"Peter Flanigan <[email protected]>",
"Peter Makholm <[email protected]>",
"Piotr Roszatycki <[email protected]>",
"Rafael Kitover <[email protected]>",
"Randy Stauner <[email protected]>",
"Ray Miller <[email protected]>",
"Ricky Morse <[email protected]>",
"Rob Hoelz <[email protected]>",
"Ryo Miyake <[email protected]>",
"Scott S. McCoy <[email protected]>",
"Shawn M Moore <[email protected]>",
"Stephen Clouse <[email protected]>",
"Stevan Little <[email protected]>",
"Stuart A Johnston <[email protected]>",
"Takeshi OKURA <[email protected]>",
"Tokuhiro Matsuno <[email protected]>",
"Tom Heady <[email protected]>",
"Tomas Doran <[email protected]>",
"Wallace Reis <[email protected]>",
"Yann Kerherve <[email protected]>",
"Yury Zavarin <[email protected]>",
"Yuval Kogman <[email protected]>",
"chansen <[email protected]>",
"cho45 <[email protected]>",
"chromatic <[email protected]>",
"fayland <[email protected]>",
"franck cuny <[email protected]>",
"hiratara <[email protected]>",
"kakuno <[email protected]>",
"leedo <[email protected]>",
"mala <[email protected]>",
"osfameron <[email protected]>",
"punytan <[email protected]>",
"vti <[email protected]>",
"xaicron <[email protected]>",
"yappo <[email protected]>",
"Ævar Arnfjörð Bjarmason <[email protected]>",
"唐鳳 <[email protected]>"
]
},
"name" : "Plack",
"pathname" : "M/MI/MIYAGAWA/Plack-1.0022.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.0022"
},
"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.0022"
},
"Plack::Request::Upload" : {
"file" : "Plack/Request/Upload.pm"
},
"Plack::Response" : {
"file" : "Plack/Response.pm",
"version" : "1.0022"
},
"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",
"version" : "1.0022"
},
"Starman" : {
"dist" : "Starman-0.3007",
"mymeta" : {
"abstract" : "High-performance preforking PSGI/Plack web server",
"author" : [
"Tatsuhiko Miyagawa <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Module::Build version 0.4004, CPAN::Meta::Converter version 2.130880, CPAN::Meta::Converter version 2.120921",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Starman",
"prereqs" : {
"build" : {
"requires" : {
"Module::Build" : "0.3601",
"Test::More" : "0",
"Test::Requires" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.3601"
}
},
"runtime" : {
"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" : {
"bugtracker" : {
"web" : "https://github.com/miyagawa/Starman/issues"
},
"homepage" : "https://github.com/miyagawa/Starman",
"repository" : {
"url" : "https://github.com/miyagawa/Starman.git"
}
},
"version" : "0.3007"
},
"name" : "Starman",
"pathname" : "M/MI/MIYAGAWA/Starman-0.3007.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.3007"
},
"Starman::Server" : {
"file" : "Starman/Server.pm"
}
},
"target" : "Starman",
"version" : "0.3007"
},
"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"
},
"Test::Deep" : {
"dist" : "Test-Deep-0.110",
"mymeta" : {
"abstract" : "unknown",
"author" : [
"Fergal Daly <[email protected]>"
],
"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::NoWarnings" : {
"dist" : "Test-NoWarnings-1.04",
"mymeta" : {
"abstract" : "Make sure you didn't emit any warnings while testing",
"author" : [
"Fergal Daly <[email protected]>"
],
"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::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.130880, 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 <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.57_06, CPAN::Meta::Converter version 2.130880, 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.26",
"mymeta" : {
"abstract" : "testing TCP program",
"author" : [
"Tokuhiro Matsuno <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v0.0.49, CPAN::Meta::Converter version 2.130880, 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",
"prereqs" : {
"build" : {
"requires" : {
"Test::More" : "0.98"
}
},
"configure" : {
"requires" : {
"CPAN::Meta" : "0",
"Module::Build" : "0.38"
}
},
"develop" : {
"requires" : {
"Pod::Wordlist::hanekomu" : "0",
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion" : "0.10108",
"Test::Pod" : "1.41",
"Test::Spelling" : "0"
}
},
"runtime" : {
"requires" : {
"IO::Socket::INET" : "0",
"Test::SharedFork" : "0.19",
"perl" : "5.00800"
}
}
},
"provides" : {
"Net::EmptyPort" : {
"file" : "lib/Net/EmptyPort.pm",
"version" : "0"
},
"Test::TCP" : {
"file" : "lib/Test/TCP.pm",
"version" : "1.26"
},
"Test::TCP::CheckPort" : {
"file" : "lib/Test/TCP/CheckPort.pm",
"version" : "0"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/tokuhirom/Test-TCP/issues"
},
"homepage" : "https://github.com/tokuhirom/Test-TCP",
"repository" : {
"type" : "git",
"url" : "git://github.com/tokuhirom/Test-TCP.git",
"web" : "https://github.com/tokuhirom/Test-TCP"
}
},
"version" : "1.26"
},
"name" : "Test::TCP",
"pathname" : "T/TO/TOKUHIROM/Test-TCP-1.26.tar.gz",
"provides" : {
"Net::EmptyPort" : {
"file" : "Net/EmptyPort.pm"
},
"Test::TCP" : {
"file" : "Test/TCP.pm",
"version" : "1.26"
},
"Test::TCP::CheckPort" : {
"file" : "Test/TCP/CheckPort.pm"
}
},
"target" : "Test::TCP",
"version" : "1.26"
},
"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"
},
"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"
},
"URI" : {
"dist" : "URI-1.60",
"mymeta" : {
"abstract" : "Uniform Resource Identifiers (absolute and relative)",
"author" : [
"Gisle Aas <[email protected]>"
],
"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:[email protected]"
},
"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",
"version" : "1.60"
},
"WWW::RobotRules" : {
"dist" : "WWW-RobotRules-6.02",
"mymeta" : {
"abstract" : "database of robots.txt-derived permissions",
"author" : [
"Gisle Aas <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.57_05, CPAN::Meta::Converter version 2.130880, 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:[email protected]"
},
"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"
},
"version" : {
"dist" : "version-0.9902",
"mymeta" : {
"abstract" : "Structured version objects",
"author" : [
"John Peacock <[email protected]>"
],
"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" : "version",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"File::Temp" : "0.13",
"Test::More" : "0.45"
}
}
},
"release_status" : "stable",
"version" : "0.9902"
},
"name" : "version",
"pathname" : "J/JP/JPEACOCK/version-0.9902.tar.gz",
"provides" : {
"version" : {
"file" : "version.pm",
"version" : "0.9902"
},
"version::vxs" : {
"file" : "version/vxs.pm",
"version" : "0.9902"
}
},
"target" : "version",
"version" : "0.9902"
}
},
"version" : "0.9"
}
{
"modules" : {
"Class::Inspector" : {
"dist" : "Class-Inspector-1.28",
"mymeta" : {
"abstract" : "Get information about a class and its structure",
"author" : [
"Adam Kennedy <[email protected]>"
],
"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"
},
"Data::Dump" : {
"dist" : "Data-Dump-1.21",
"mymeta" : {
"abstract" : "Pretty printing of data structures",
"author" : [
"Gisle Aas <[email protected]>"
],
"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"
},
"Devel::StackTrace" : {
"dist" : "Devel-StackTrace-1.30",
"mymeta" : {
"abstract" : "An object representing a stack trace",
"author" : [
"Dave Rolsky <[email protected]>"
],
"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" : "[email protected]",
"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 <[email protected]>"
],
"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"
},
"Encode::Locale" : {
"dist" : "Encode-Locale-1.03",
"mymeta" : {
"abstract" : "Determine the locale encoding",
"author" : [
"Gisle Aas <[email protected]>"
],
"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"
},
"ExtUtils::MakeMaker" : {
"dist" : "ExtUtils-MakeMaker-6.64",
"mymeta" : {
"abstract" : "Create a module Makefile",
"author" : [
"Michael G Schwern <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.64, 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" : "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" : "[email protected]"
},
"version" : "6.64"
},
"name" : "ExtUtils::MakeMaker",
"pathname" : "M/MS/MSCHWERN/ExtUtils-MakeMaker-6.64.tar.gz",
"provides" : {
"DynaLoader" : {
"file" : "ExtUtils/Mkbootstrap.pm"
},
"ExtUtils::Command::MM" : {
"file" : "ExtUtils/Command/MM.pm",
"version" : "6.64"
},
"ExtUtils::Liblist" : {
"file" : "ExtUtils/Liblist.pm",
"version" : "6.64"
},
"ExtUtils::Liblist::Kid" : {
"file" : "ExtUtils/Liblist/Kid.pm",
"version" : "6.64"
},
"ExtUtils::MM" : {
"file" : "ExtUtils/MM.pm",
"version" : "6.64"
},
"ExtUtils::MM_AIX" : {
"file" : "ExtUtils/MM_AIX.pm",
"version" : "6.64"
},
"ExtUtils::MM_Any" : {
"file" : "ExtUtils/MM_Any.pm",
"version" : "6.64"
},
"ExtUtils::MM_BeOS" : {
"file" : "ExtUtils/MM_BeOS.pm",
"version" : "6.64"
},
"ExtUtils::MM_Cygwin" : {
"file" : "ExtUtils/MM_Cygwin.pm",
"version" : "6.64"
},
"ExtUtils::MM_DOS" : {
"file" : "ExtUtils/MM_DOS.pm",
"version" : "6.64"
},
"ExtUtils::MM_Darwin" : {
"file" : "ExtUtils/MM_Darwin.pm",
"version" : "6.64"
},
"ExtUtils::MM_MacOS" : {
"file" : "ExtUtils/MM_MacOS.pm",
"version" : "6.64"
},
"ExtUtils::MM_NW5" : {
"file" : "ExtUtils/MM_NW5.pm",
"version" : "6.64"
},
"ExtUtils::MM_OS2" : {
"file" : "ExtUtils/MM_OS2.pm",
"version" : "6.64"
},
"ExtUtils::MM_QNX" : {
"file" : "ExtUtils/MM_QNX.pm",
"version" : "6.64"
},
"ExtUtils::MM_UWIN" : {
"file" : "ExtUtils/MM_UWIN.pm",
"version" : "6.64"
},
"ExtUtils::MM_Unix" : {
"file" : "ExtUtils/MM_Unix.pm",
"version" : "6.64"
},
"ExtUtils::MM_VMS" : {
"file" : "ExtUtils/MM_VMS.pm",
"version" : "6.64"
},
"ExtUtils::MM_VOS" : {
"file" : "ExtUtils/MM_VOS.pm",
"version" : "6.64"
},
"ExtUtils::MM_Win32" : {
"file" : "ExtUtils/MM_Win32.pm",
"version" : "6.64"
},
"ExtUtils::MM_Win95" : {
"file" : "ExtUtils/MM_Win95.pm",
"version" : "6.64"
},
"ExtUtils::MY" : {
"file" : "ExtUtils/MY.pm",
"version" : "6.64"
},
"ExtUtils::MakeMaker" : {
"file" : "ExtUtils/MakeMaker.pm",
"version" : "6.64"
},
"ExtUtils::MakeMaker::Config" : {
"file" : "ExtUtils/MakeMaker/Config.pm",
"version" : "6.64"
},
"ExtUtils::Manifest" : {
"file" : "ExtUtils/Manifest.pm",
"version" : "1.60"
},
"ExtUtils::Mkbootstrap" : {
"file" : "ExtUtils/Mkbootstrap.pm",
"version" : "6.64"
},
"ExtUtils::Mksymlists" : {
"file" : "ExtUtils/Mksymlists.pm",
"version" : "6.64"
},
"ExtUtils::testlib" : {
"file" : "ExtUtils/testlib.pm",
"version" : "6.64"
},
"MM" : {
"file" : "ExtUtils/MM.pm"
},
"MY" : {
"file" : "ExtUtils/MY.pm"
}
},
"target" : "ExtUtils::MakeMaker",
"version" : "6.64"
},
"File::Listing" : {
"dist" : "File-Listing-6.04",
"mymeta" : {
"abstract" : "parse directory listing",
"author" : [
"Gisle Aas <[email protected]>"
],
"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:[email protected]"
},
"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::ShareDir" : {
"dist" : "File-ShareDir-1.03",
"mymeta" : {
"abstract" : "Locate per-dist and per-module shared files",
"author" : [
"Adam Kennedy <[email protected]>"
],
"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::ShareDir::Install" : {
"dist" : "File-ShareDir-Install-0.04",
"mymeta" : {
"abstract" : "Install shared files",
"author" : [
"Philip Gwyn <gwyn-at-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" : "File-ShareDir-Install",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.11",
"File::Spec" : "0",
"IO::Dir" : "0"
}
}
},
"release_status" : "stable",
"version" : "0.04"
},
"name" : "File::ShareDir::Install",
"pathname" : "G/GW/GWYN/File-ShareDir-Install-0.04.tar.gz",
"provides" : {
"File::ShareDir::Install" : {
"file" : "File/ShareDir/Install.pm",
"version" : "0.04"
}
},
"target" : "File::ShareDir::Install",
"version" : "0.04"
},
"Filesys::Notify::Simple" : {
"dist" : "Filesys-Notify-Simple-0.10",
"mymeta" : {
"abstract" : "Simple and dumb file system watcher",
"author" : [
"Tatsuhiko Miyagawa <[email protected]>"
],
"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"
},
"HTML::Parser" : {
"dist" : "HTML-Parser-3.70",
"mymeta" : {
"abstract" : "HTML parser class",
"author" : [
"Gisle Aas <[email protected]>"
],
"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" : "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:[email protected]"
},
"version" : "3.70"
},
"name" : "HTML::Parser",
"pathname" : "G/GA/GAAS/HTML-Parser-3.70.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.70"
},
"HTML::PullParser" : {
"file" : "HTML/PullParser.pm",
"version" : "3.57"
},
"HTML::TokeParser" : {
"file" : "HTML/TokeParser.pm",
"version" : "3.69"
}
},
"target" : "HTML::Entities",
"version" : "3.70"
},
"HTML::Tagset" : {
"dist" : "HTML-Tagset-3.20",
"mymeta" : {
"abstract" : "data tables useful in parsing HTML",
"author" : [
"Andy Lester <[email protected]>"
],
"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"
},
"HTTP::Body" : {
"dist" : "HTTP-Body-1.17",
"mymeta" : {
"abstract" : "HTTP Body Parser",
"author" : [
"Christian Hansen, C<[email protected]>",
"Sebastian Riedel, C<[email protected]>",
"Andy Grundman, C<[email protected]>",
"Torsten Raudssus, C<[email protected]>"
],
"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 <[email protected]>"
],
"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:[email protected]"
},
"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 <[email protected]>"
],
"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:[email protected]"
},
"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 <[email protected]>"
],
"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:[email protected]"
},
"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 <[email protected]>"
],
"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:[email protected]"
},
"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 <[email protected]>"
],
"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:[email protected]"
},
"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"
},
"Hash::MultiValue" : {
"dist" : "Hash-MultiValue-0.13",
"mymeta" : {
"abstract" : "Store multiple values per key",
"author" : [
"Tatsuhiko Miyagawa <[email protected]>"
],
"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::HTML" : {
"dist" : "IO-HTML-1.00",
"mymeta" : {
"abstract" : "Open an HTML file with automatic charset detection",
"author" : [
"Christopher J. Madsen <[email protected]>"
],
"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"
},
"LWP" : {
"dist" : "libwww-perl-6.05",
"mymeta" : {
"abstract" : "The World-Wide Web library for Perl",
"author" : [
"Gisle Aas <[email protected]>"
],
"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:[email protected]"
},
"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 <[email protected]>"
],
"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:[email protected]"
},
"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"
},
"Net::HTTP" : {
"dist" : "Net-HTTP-6.06",
"mymeta" : {
"abstract" : "Low-level HTTP connection (client)",
"author" : [
"Gisle Aas <[email protected]>"
],
"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:[email protected]"
},
"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::Server" : {
"dist" : "Net-Server-2.007",
"mymeta" : {
"abstract" : "Extensible, general Perl server engine",
"author" : [
"Paul Seamons ([email protected]) and Rob Brown ([email protected])"
],
"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"
},
"Plack" : {
"dist" : "Plack-1.0022",
"mymeta" : {
"abstract" : "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
"author" : [
"Tatsuhiko Miyagawa <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Milla version v0.9.6, Dist::Zilla version 4.300032, CPAN::Meta::Converter version 2.130880, 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" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples"
]
},
"prereqs" : {
"build" : {
"requires" : {
"Test::More" : "0.88",
"Test::Requires" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.30",
"File::ShareDir::Install" : "0.03"
}
},
"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"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/plack/Plack/issues"
},
"homepage" : "https://github.com/plack/Plack",
"repository" : {
"url" : "https://github.com/plack/Plack.git"
}
},
"version" : "1.0022",
"x_authority" : "cpan:MIYAGAWA",
"x_contributors" : [
"Aaron Trevena <[email protected]>",
"Alex J. G. Burzyński <[email protected]>",
"Andrew Rodland <[email protected]>",
"Andy Wardley <[email protected]>",
"Aristotle Pagaltzis <[email protected]>",
"Ask Bjørn Hansen <[email protected]>",
"Bernhard Graf <[email protected]>",
"Chia-liang Kao <[email protected]>",
"Christian Walde <[email protected]>",
"Cosimo Streppone <[email protected]>",
"Daisuke Maki <[email protected]>",
"Daisuke Murase <[email protected]>",
"Dave Rolsky <[email protected]>",
"David E. Wheeler <[email protected]>",
"Eduardo Arino de la Rubia <[email protected]>",
"Florian Ragwitz <[email protected]>",
"Graham Knop <[email protected]>",
"Grant McLean <[email protected]>",
"HIROSE Masaaki <[email protected]>",
"Hans Dieter Pearcey <[email protected]>",
"Henry Baragar <[email protected]>",
"Hiroshi Sakai <[email protected]>",
"Jay Hannah <[email protected]>",
"Jesse Luehrs <[email protected]>",
"Jiro Nishiguchi <[email protected]>",
"Johannes Plunien <[email protected]>",
"John Beppu <[email protected]>",
"John Napiorkowski <[email protected]>",
"Jonathan Swartz <[email protected]>",
"Justin Davis <[email protected]>",
"Kang-min Liu <[email protected]>",
"Karen Etheridge <[email protected]>",
"Kazuho Oku <[email protected]>",
"Keedi Kim <[email protected]>",
"Lee Aylward <[email protected]>",
"Leo Lapworth <[email protected]>",
"Mark Fowler <[email protected]>",
"Mark Stosberg <[email protected]>",
"Masahiro Chiba <[email protected]>",
"Michael G. Schwern <[email protected]>",
"Nick Wellnhofer <[email protected]>",
"Nobuo Danjou <[email protected]>",
"Oliver Gorwits <[email protected]>",
"Oliver Paukstadt <[email protected]>",
"Olivier Mengué <[email protected]>",
"Panu Ervamaa <[email protected]>",
"Paul Driver <[email protected]>",
"Pedro Melo <[email protected]>",
"Peter Flanigan <[email protected]>",
"Peter Makholm <[email protected]>",
"Piotr Roszatycki <[email protected]>",
"Rafael Kitover <[email protected]>",
"Randy Stauner <[email protected]>",
"Ray Miller <[email protected]>",
"Ricky Morse <[email protected]>",
"Rob Hoelz <[email protected]>",
"Ryo Miyake <[email protected]>",
"Scott S. McCoy <[email protected]>",
"Shawn M Moore <[email protected]>",
"Stephen Clouse <[email protected]>",
"Stevan Little <[email protected]>",
"Stuart A Johnston <[email protected]>",
"Takeshi OKURA <[email protected]>",
"Tokuhiro Matsuno <[email protected]>",
"Tom Heady <[email protected]>",
"Tomas Doran <[email protected]>",
"Wallace Reis <[email protected]>",
"Yann Kerherve <[email protected]>",
"Yury Zavarin <[email protected]>",
"Yuval Kogman <[email protected]>",
"chansen <[email protected]>",
"cho45 <[email protected]>",
"chromatic <[email protected]>",
"fayland <[email protected]>",
"franck cuny <[email protected]>",
"hiratara <[email protected]>",
"kakuno <[email protected]>",
"leedo <[email protected]>",
"mala <[email protected]>",
"osfameron <[email protected]>",
"punytan <[email protected]>",
"vti <[email protected]>",
"xaicron <[email protected]>",
"yappo <[email protected]>",
"Ævar Arnfjörð Bjarmason <[email protected]>",
"唐鳳 <[email protected]>"
]
},
"name" : "Plack",
"pathname" : "M/MI/MIYAGAWA/Plack-1.0022.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.0022"
},
"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.0022"
},
"Plack::Request::Upload" : {
"file" : "Plack/Request/Upload.pm"
},
"Plack::Response" : {
"file" : "Plack/Response.pm",
"version" : "1.0022"
},
"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",
"version" : "1.0022"
},
"Starman" : {
"dist" : "Starman-0.3007",
"mymeta" : {
"abstract" : "High-performance preforking PSGI/Plack web server",
"author" : [
"Tatsuhiko Miyagawa <[email protected]>"
],
"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" : "Starman",
"prereqs" : {
"build" : {
"requires" : {
"Module::Build" : "0.3601",
"Test::More" : "0",
"Test::Requires" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.3601"
}
},
"runtime" : {
"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" : {
"bugtracker" : {
"web" : "https://github.com/miyagawa/Starman/issues"
},
"homepage" : "https://github.com/miyagawa/Starman",
"repository" : {
"url" : "https://github.com/miyagawa/Starman.git"
}
},
"version" : "0.3007"
},
"name" : "Starman",
"pathname" : "M/MI/MIYAGAWA/Starman-0.3007.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.3007"
},
"Starman::Server" : {
"file" : "Starman/Server.pm"
}
},
"target" : "Starman",
"version" : "0.3007"
},
"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"
},
"Test::Deep" : {
"dist" : "Test-Deep-0.110",
"mymeta" : {
"abstract" : "unknown",
"author" : [
"Fergal Daly <[email protected]>"
],
"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::NoWarnings" : {
"dist" : "Test-NoWarnings-1.04",
"mymeta" : {
"abstract" : "Make sure you didn't emit any warnings while testing",
"author" : [
"Fergal Daly <[email protected]>"
],
"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::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::TCP" : {
"dist" : "Test-TCP-1.26",
"mymeta" : {
"abstract" : "testing TCP program",
"author" : [
"Tokuhiro Matsuno <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v0.0.49, 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",
"prereqs" : {
"build" : {
"requires" : {
"Test::More" : "0.98"
}
},
"configure" : {
"requires" : {
"CPAN::Meta" : "0",
"Module::Build" : "0.38"
}
},
"develop" : {
"requires" : {
"Pod::Wordlist::hanekomu" : "0",
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion" : "0.10108",
"Test::Pod" : "1.41",
"Test::Spelling" : "0"
}
},
"runtime" : {
"requires" : {
"IO::Socket::INET" : "0",
"Test::SharedFork" : "0.19",
"perl" : "5.00800"
}
}
},
"provides" : {
"Net::EmptyPort" : {
"file" : "lib/Net/EmptyPort.pm",
"version" : "0"
},
"Test::TCP" : {
"file" : "lib/Test/TCP.pm",
"version" : "1.26"
},
"Test::TCP::CheckPort" : {
"file" : "lib/Test/TCP/CheckPort.pm",
"version" : "0"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/tokuhirom/Test-TCP/issues"
},
"homepage" : "https://github.com/tokuhirom/Test-TCP",
"repository" : {
"type" : "git",
"url" : "git://github.com/tokuhirom/Test-TCP.git",
"web" : "https://github.com/tokuhirom/Test-TCP"
}
},
"version" : "1.26"
},
"name" : "Test::TCP",
"pathname" : "T/TO/TOKUHIROM/Test-TCP-1.26.tar.gz",
"provides" : {
"Net::EmptyPort" : {
"file" : "Net/EmptyPort.pm"
},
"Test::TCP" : {
"file" : "Test/TCP.pm",
"version" : "1.26"
},
"Test::TCP::CheckPort" : {
"file" : "Test/TCP/CheckPort.pm"
}
},
"target" : "Test::TCP",
"version" : "1.26"
},
"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"
},
"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"
},
"URI" : {
"dist" : "URI-1.60",
"mymeta" : {
"abstract" : "Uniform Resource Identifiers (absolute and relative)",
"author" : [
"Gisle Aas <[email protected]>"
],
"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:[email protected]"
},
"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",
"version" : "1.60"
},
"WWW::RobotRules" : {
"dist" : "WWW-RobotRules-6.02",
"mymeta" : {
"abstract" : "database of robots.txt-derived permissions",
"author" : [
"Gisle Aas <[email protected]>"
],
"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:[email protected]"
},
"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"
}
},
"version" : "0.9"
}
requires 'Plack', 0.9980;
requires 'Starman', 0.2000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment