{ "abstract" : "A small, simple, correct HTTP/1.1 client", "author" : [ "Christian Hansen ", "David Golden " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 4.300002, CPAN::Meta::Converter version 2.112580", "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 } }, "test" : { "requires" : { "Data::Dumper" : 0, "Exporter" : 0, "File::Basename" : 0, "File::Find" : 0, "File::Spec" : 0, "File::Temp" : 0, "IO::Dir" : 0, "IO::File" : 0, "IO::Socket::INET" : 0, "Test::More" : "0.88", "open" : 0 } } }, "provides" : { "HTTP::Tiny" : { "file" : "lib/HTTP/Tiny.pm", "version" : "0.016" }, "HTTP::Tiny::Handle" : { "file" : "lib/HTTP/Tiny.pm", "version" : "0.016" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "mailto" : "bug-http-tiny at rt.cpan.org", "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=HTTP-Tiny" }, "homepage" : "https://github.com/dagolden/p5-http-tiny", "repository" : { "type" : "git", "url" : "https://github.com/dagolden/p5-http-tiny.git", "web" : "https://github.com/dagolden/p5-http-tiny" } }, "version" : "0.016" }