The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Override LWP's HTTP/HTTPS backend with your own PSGI application",
   "author" : [
      "Tatsuhiko Miyagawa <miyagawa@bulknews.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.17, Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "LWP-Protocol-PSGI",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.17",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Message::PSGI" : "0",
            "LWP" : "5",
            "LWP::Protocol" : "0",
            "parent" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88",
            "Test::Requires" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/miyagawa/LWP-Protocol-PSGI/issues"
      },
      "homepage" : "https://github.com/miyagawa/LWP-Protocol-PSGI",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/miyagawa/LWP-Protocol-PSGI.git",
         "web" : "https://github.com/miyagawa/LWP-Protocol-PSGI"
      }
   },
   "version" : "0.10",
   "x_contributors" : [
      "Daisuke Maki <lestrrat+github@gmail.com>",
      "David Steinbrunner <dsteinbrunner@pobox.com>",
      "Graham Knop <haarg@haarg.org>",
      "Sawyer X <xsawyerx@cpan.org>",
      "Syohei YOSHIDA <syohex@gmail.com>",
      "Tatsuhiko Miyagawa <miyagawa@gmail.com>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}