The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A pure Perl HTTP proxy",
   "author" : [
      "Philippe Bruhat (BooK) <book@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.016, CPAN::Meta::Converter version 2.133380",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "HTTP-Proxy",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30",
            "Module::Build::Tiny" : "0.039"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "Fcntl" : "0",
            "File::Path" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "HTTP::Daemon" : "0",
            "HTTP::Date" : "0",
            "HTTP::Headers::Util" : "0",
            "IO::Handle" : "0",
            "IO::Select" : "0",
            "LWP::ConnCache" : "0",
            "LWP::UserAgent" : "0",
            "POSIX" : "0",
            "Sys::Hostname" : "0",
            "constant" : "0",
            "strict" : "0",
            "vars" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Find" : "0",
            "File::Spec::Functions" : "0",
            "HTTP::Headers" : "0",
            "HTTP::Request" : "0",
            "HTTP::Request::Common" : "0",
            "IO::Socket::INET" : "0",
            "Socket" : "0",
            "Test::More" : "0.88",
            "base" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-http-proxy@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=HTTP-Proxy"
      },
      "repository" : {
         "type" : "git",
         "url" : "http://github.com/book/HTTP-Proxy.git",
         "web" : "http://github.com/book/HTTP-Proxy"
      }
   },
   "version" : "0.302",
   "x_contributors" : [
      "Angelos Karageorgiou <angelos@unix.gr>",
      "Ashley Pond V <ashley@cpan.org>",
      "Masahiro Nagano <kazeburo@gmail.com>",
      "Philippe \"BooK\" Bruhat <book@cpan.org>",
      "Salve J. Nilsen <sjn@cpan.org>",
      "Tom Hukins <tom@eborcom.com>"
   ]
}