{ "abstract" : "A small, simple, correct HTTP/1.1 client", "author" : [ "Christian Hansen ", "David Golden ", "Mike Doherty " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 4.300024, CPAN::Meta::Converter version 2.120921", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "HTTP-Tiny", "no_index" : { "directory" : [ "t", "xt", "examples", "corpus" ], "package" : [ "DB" ] }, "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "6.30" } }, "runtime" : { "requires" : { "Carp" : "0", "IO::Socket" : "0", "Time::Local" : "0", "bytes" : "0", "perl" : "5.006", "strict" : "0", "warnings" : "0" }, "suggests" : { "IO::Socket::SSL" : "1.56", "Mozilla::CA" : "20120823", "Net::SSLeay" : "1.49" } }, "test" : { "requires" : { "Data::Dumper" : "0", "Exporter" : "0", "ExtUtils::MakeMaker" : "0", "File::Basename" : "0", "File::Find" : "0", "File::Spec" : "0", "File::Spec::Functions" : "0", "File::Temp" : "0", "IO::Dir" : "0", "IO::File" : "0", "IO::Socket::INET" : "0", "IPC::Cmd" : "0", "List::Util" : "0", "Test::More" : "0.88", "open" : "0" } } }, "provides" : { "HTTP::Tiny" : { "file" : "lib/HTTP/Tiny.pm", "version" : "0.024" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "mailto" : "bug-HTTP-Tiny@rt.cpan.org", "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=HTTP-Tiny" }, "homepage" : "https://metacpan.org/release/HTTP-Tiny", "repository" : { "type" : "git", "url" : "git://github.com/dagolden/http-tiny.git", "web" : "https://github.com/dagolden/http-tiny" } }, "version" : "0.024" }