CPS
view release on metacpan or search on metacpan
{
"abstract" : "manage flow of control in Continuation-Passing Style",
"author" : [
"Paul Evans <leonerd@leonerd.org.uk>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4224",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "CPS",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.4004"
}
},
"runtime" : {
"recommends" : {
"Sub::Name" : "0"
},
"requires" : {
"Future" : "0"
}
},
"test" : {
"requires" : {
"Test::Fatal" : "0",
"Test::Identity" : "0",
"Test::More" : "0",
"Test::Refcount" : "0"
}
}
},
"provides" : {
"CPS" : {
"file" : "lib/CPS.pm",
"version" : "0.19"
},
"CPS::Functional" : {
"file" : "lib/CPS/Functional.pm",
"version" : "0.19"
},
"CPS::Governor" : {
"file" : "lib/CPS/Governor.pm",
"version" : "0.19"
},
"CPS::Governor::Deferred" : {
"file" : "lib/CPS/Governor/Deferred.pm",
"version" : "0.19"
},
"CPS::Governor::Simple" : {
"file" : "lib/CPS/Governor/Simple.pm",
"version" : "0.19"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
]
},
"version" : "0.19",
"x_serialization_backend" : "JSON::PP version 4.00"
}
( run in 0.595 second using v1.01-cache-2.11-cpan-c333fce770f )