The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "proxy HTTP and WebSocket connections",
   "author" : [
      "Charles McGarvey <ccm@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300033, CPAN::Meta::Converter version 2.130880",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Plack-App-Proxy-WebSocket",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "AnyEvent::Handle" : "0",
            "AnyEvent::Socket" : "0",
            "HTTP::Headers" : "0",
            "HTTP::Parser::XS" : "0",
            "HTTP::Request" : "0",
            "Plack::App::Proxy" : "0",
            "Plack::Request" : "0",
            "URI" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/chazmcgarvey/p5-Plack-App-Proxy-WebSocket/issues"
      },
      "homepage" : "http://search.cpan.org/~ccm/Plack-App-Proxy-WebSocket",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/chazmcgarvey/p5-Plack-App-Proxy-WebSocket.git",
         "web" : "https://github.com/chazmcgarvey/p5-Plack-App-Proxy-WebSocket"
      }
   },
   "version" : "0.02"
}