The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "WebSocket client for AnyEvent",
   "author" : [
      "Graham Ollis <plicease@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.141520",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "AnyEvent-WebSocket-Client",
   "no_index" : {
      "directory" : [
         "example"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "runtime" : {
         "recommends" : {
            "EV" : "0",
            "IO::Socket::SSL" : "0",
            "Math::Random::Secure" : "0",
            "Net::SSLeay" : "0",
            "PerlX::Maybe::XS" : "0"
         },
         "requires" : {
            "AnyEvent" : "0",
            "Carp" : "0",
            "Encode" : "0",
            "Moo" : "1.001000",
            "PerlX::Maybe" : "0.003",
            "Protocol::WebSocket" : "0.15",
            "URI" : "0",
            "URI::ws" : "0",
            "perl" : "5.008"
         }
      },
      "test" : {
         "recommends" : {
            "Devel::Cycle" : "0",
            "EV" : "0",
            "Mojolicious" : "3.0",
            "Test::Memory::Cycle" : "0",
            "Test::Warn" : "0"
         },
         "requires" : {
            "FindBin" : "0",
            "Protocol::WebSocket" : "0.15",
            "Test::More" : "0.94"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/plicease/AnyEvent-WebSocket-Client/issues"
      },
      "homepage" : "http://perl.wdlabs.com/AnyEvent-WebSocket-Client",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/plicease/AnyEvent-WebSocket-Client.git",
         "web" : "https://github.com/plicease/AnyEvent-WebSocket-Client"
      }
   },
   "version" : "0.22"
}