{
"name": "Labyrinth-Plugin-Articles-Diary",
"version": "1.06",
"abstract": "Diary plugin for the Labyrinth framework",
"author": [
"Barbie (BARBIE) <barbie@cpan.org>"
],
"license": [ "artistic_2" ],
"dynamic_config" : 0,
"release_status" : "stable",
"meta-spec": {
"version": "2",
},
"generated_by": "The Hand of Barbie 1.0",
"keywords" : [
"web",
"cgi",
"framework"
],
"prereqs" : {
"test" : {
"requires": {
"IO::File": "0",
"Labyrinth::Test::Harness": "1.03",
"Test::More": "0.70"
},
"recommends": {
"Test::CPAN::Meta": "0",
"Test::CPAN::Meta::JSON": "0",
"Test::Pod": "1.00",
"Test::Pod::Coverage": "0.08"
}
},
"runtime" : {
"requires" : {
"perl": "5.006",
"Labyrinth": "5.27",
"Labyrinth::Plugin::Core": "5.17",
"Clone": "0",
"Time::Local": "0"
}
}
},
"provides": {
"Labyrinth::Plugin::Articles::Diary": {
"file": "lib/Labyrinth/Plugin/Articles/Diary.pm",
"version": "1.06"
}
},
"no_index": {
"directory": ["t","examples","vhost"]
},
"resources": {
"repository": {
"type": "git"
}
}
}