{
"abstract" : "Easy to use REPL with existing lexicals support.",
"author" : [
"Tim Potapov <tim.potapov[AT]gmail.com>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4231",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Runtime-Debugger",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.4004"
}
},
"runtime" : {
"requires" : {
"Class::Tiny" : "1.008",
"Module::Functions" : "v2.1.3",
"PadWalker" : "2.5",
"Term::ReadLine::Gnu" : "1.44",
"perl" : "5.014"
}
},
"test" : {
"requires" : {
"Test::More" : "0"
}
}
},
"provides" : {
"Runtime::Debugger" : {
"file" : "lib/Runtime/Debugger.pm",
"version" : "0.05"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/poti1/runtime-debugger/issues"
},
"license" : [
"http://opensource.org/licenses/artistic-license-2.0.php"
],
"repository" : {
"url" : "https://github.com/poti1/runtime-debugger"
}
},
"version" : "0.05",
"x_serialization_backend" : "JSON::PP version 4.06"
}