|
{
"abstract" : "Watch files and directories for changes" ,
"author" : [
"Ivan Wills <ivan.wills@gmail.com>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.421" ,
"license" : [
"perl_5"
],
"meta-spec" : {
"version" : "2"
},
"name" : "App-filewatch" ,
"prereqs" : {
"build" : {
"requires" : {
"Test::More" : "0.88" ,
"Test::Warnings" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.42"
}
},
"runtime" : {
"requires" : {
"AnyEvent" : "0" ,
"AnyEvent::Loop" : "0" ,
"File::TypeCategories" : "0" ,
"Linux::Inotify2" : "0" ,
"Path::Tiny" : "0" ,
"perl" : "5.008" ,
"version" : "0"
}
}
},
"provides" : {
"App::filewatch" : {
"file" : "lib/App/filewatch.pm" ,
"version" : "v0.0.2"
}
},
"release_status" : "stable" ,
"resources" : {
"bugtracker" : {
},
"license" : [
],
"repository" : {
}
},
"version" : "v0.0.2"
}
|