Dave Cross: Still Munging Data With Perl: Online event - Mar 17 Learn more

{
"abstract" : "Perl interface to libuv",
"author" : [
"Paul Evans <leonerd@leonerd.org.uk>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4231",
"license" : [
"perl_5"
],
"meta-spec" : {
"version" : 2
},
"name" : "UV",
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::CBuilder" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.4004",
"Module::Build::Using::PkgConfig" : "0"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Exporter" : "5.57",
"Scalar::Util" : "0",
"XSLoader" : "0.13",
"perl" : "5.014"
}
},
"test" : {
"requires" : {
"Test::More" : "0.88"
}
}
},
"provides" : {
"UV" : {
"file" : "lib/UV.pm",
"version" : "1.912"
},
"UV::Async" : {
"file" : "lib/UV/Async.pm",
"version" : "1.912"
},
"UV::Check" : {
"file" : "lib/UV/Check.pm",
"version" : "1.912"
},
"UV::Exception" : {
"file" : "lib/UV.pm"
},
"UV::Handle" : {
"file" : "lib/UV/Handle.pm",
"version" : "1.912"
},
"UV::Idle" : {
"file" : "lib/UV/Idle.pm",
"version" : "1.912"
},
"UV::Loop" : {
"file" : "lib/UV/Loop.pm",
"version" : "1.912"
},
"UV::Pipe" : {
"file" : "lib/UV/Pipe.pm",
"version" : "1.912"
},
"UV::Poll" : {
"file" : "lib/UV/Poll.pm",
"version" : "1.912"
},
"UV::Prepare" : {
"file" : "lib/UV/Prepare.pm",
"version" : "1.912"
},
"UV::Process" : {
"file" : "lib/UV/Process.pm",
"version" : "1.912"
},
"UV::Req" : {
"file" : "lib/UV/Req.pm",
"version" : "1.912"
},
"UV::Signal" : {
"file" : "lib/UV/Signal.pm",
"version" : "1.912"
},
"UV::Stream" : {
"file" : "lib/UV/Stream.pm",
"version" : "1.912"
},
"UV::TCP" : {
"file" : "lib/UV/TCP.pm",
"version" : "1.912"
},
"UV::TTY" : {
"file" : "lib/UV/TTY.pm",
"version" : "1.912"
},
"UV::Timer" : {
"file" : "lib/UV/Timer.pm",
"version" : "1.912"
},
"UV::UDP" : {
"file" : "lib/UV/UDP.pm",
"version" : "1.912"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
],
"repository" : {
"type" : "git",
}
},
"version" : "1.912",
"x_serialization_backend" : "JSON::PP version 4.04"
}