The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "POE-enabled ZeroMQ components",
   "author" : [
      "Jon Portnoy <avenj@cobaltirc.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "POEx-ZMQ3",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0",
            "Test::TCP" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      },
      "runtime" : {
         "recommends" : {
            "Class::XSAccessor" : "0"
         },
         "requires" : {
            "Carp" : "0",
            "Moo" : "1.000007",
            "MooX::Role::POE::Emitter" : "0.11",
            "POE" : "1.3",
            "Storable" : "0",
            "ZMQ::Constants" : "1.02",
            "ZMQ::LibZMQ3" : "1.06",
            "namespace::clean" : "0.23",
            "perl" : "v5.10.1",
            "strictures" : "1"
         }
      }
   },
   "provides" : {
      "POEx::ZMQ3" : {
         "file" : "lib/POEx/ZMQ3.pm",
         "version" : "0.05"
      },
      "POEx::ZMQ3::Context" : {
         "file" : "lib/POEx/ZMQ3/Context.pm",
         "version" : 0
      },
      "POEx::ZMQ3::Publisher" : {
         "file" : "lib/POEx/ZMQ3/Publisher.pm",
         "version" : 0
      },
      "POEx::ZMQ3::Replier" : {
         "file" : "lib/POEx/ZMQ3/Replier.pm",
         "version" : 0
      },
      "POEx::ZMQ3::Requestor" : {
         "file" : "lib/POEx/ZMQ3/Requestor.pm",
         "version" : 0
      },
      "POEx::ZMQ3::Role::Emitter" : {
         "file" : "lib/POEx/ZMQ3/Role/Emitter.pm",
         "version" : 0
      },
      "POEx::ZMQ3::Sockets" : {
         "file" : "lib/POEx/ZMQ3/Sockets.pm",
         "version" : 0
      },
      "POEx::ZMQ3::Sockets::ZMQSocket" : {
         "file" : "lib/POEx/ZMQ3/Sockets/ZMQSocket.pm",
         "version" : 0
      },
      "POEx::ZMQ3::Subscriber" : {
         "file" : "lib/POEx/ZMQ3/Subscriber.pm",
         "version" : 0
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/avenj/poex-zmq3.git"
      }
   },
   "version" : "0.05"
}