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" : 1,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "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" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "Test::CPAN::Changes" : "0",
            "Test::EOL" : "0",
            "Test::Fixme" : "0.07",
            "Test::More" : "0.94",
            "Test::NoTabs" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "Test::Pod::Spelling::CommonMistakes" : "0",
            "Test::Spelling" : "0",
            "Test::Strict" : "0",
            "YAML" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "EV" : "0",
            "IO::Socket::SSL" : "0",
            "Math::Random::Secure" : "0",
            "Net::SSLeay" : "0",
            "PerlX::Maybe::XS" : "0"
         },
         "requires" : {
            "AnyEvent" : "7.13",
            "AnyEvent::Connector" : "0.03",
            "Moo" : "2.0",
            "PerlX::Maybe" : "0.003",
            "Protocol::WebSocket" : "0.20",
            "URI" : "1.53",
            "URI::ws" : "0",
            "perl" : "5.008"
         }
      },
      "test" : {
         "recommends" : {
            "Devel::Cycle" : "0",
            "EV" : "0",
            "Mojolicious" : "3.0",
            "Test::Memory::Cycle" : "0"
         },
         "requires" : {
            "Protocol::WebSocket" : "0.20",
            "Test2::API" : "1.302015",
            "Test2::Require" : "0.000060",
            "Test2::Require::Module" : "0.000060",
            "Test2::V0" : "0.000060",
            "perl" : "5.008"
         }
      }
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/plicease/AnyEvent-WebSocket-Client/issues"
      },
      "homepage" : "https://metacpan.org/pod/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.47_01",
   "x_contributors" : [
      "Graham Ollis <plicease@cpan.org>",
      "Toshio Ito (debug-ito, TOSHIOITO)",
      "Jos\u00e9 Joaqu\u00edn Atria (JJATRIA)",
      "Kivanc Yazan (KYZN)",
      "Yanick Champoux (YANICK)",
      "Fayland Lam (FAYLAND)"
   ],
   "x_generated_by_perl" : "v5.27.11",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02",
   "x_use_unsafe_inc" : 0
}