The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "zeromq bindings using libffi and FFI::Raw",
   "author" : [
      "Dylan Cali <calid1984@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "ZMQ-FFI",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "FFI::Raw" : "0.26",
            "Math::Int64" : "0",
            "Moo" : "1.003001",
            "Moo::Role" : "0",
            "Sub::Exporter" : "0",
            "Try::Tiny" : "0",
            "bytes" : "0",
            "feature" : "0",
            "if" : "0",
            "namespace::autoclean" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "AnyEvent" : "0",
            "EV" : "0",
            "List::Util" : "0",
            "Math::BigInt" : "0",
            "Scalar::Util" : "0",
            "Sub::Override" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Time::HiRes" : "0",
            "utf8" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/calid/zmq-ffi/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/calid/zmq-ffi.git",
         "web" : "https://github.com/calid/zmq-ffi"
      }
   },
   "version" : "0.16"
}