{ "name" : "Bot-BasicBot-Pluggable-Module-Crontab", "version": "1.01", "abstract": "Provides a crontab-like message service for IRC channels", "author": [ "Barbie " ], "license": [ "artistic_2" ], "dynamic_config" : 0, "release_status" : "stable", "meta-spec": { "version": "2", "url": "http://search.cpan.org/dist/CPAN-Meta/lib/CPAN/Meta/Spec.pm" }, "generated_by": "The Hand of Barbie 1.0", "keywords" : [ "bot", "notification", "irc" ], "prereqs" : { "runtime" : { "requires" : { "perl": "5.006", "Bot::BasicBot::Pluggable" : "0", "DateTime" : "0", "IO::File" : "0", "Time::Crontab": "0" } }, "test" : { "requires": { "File::Temp" : "0", "FindBin::libs" : "0", "Test::MockModule" : "0", "Test::More": "0.70" }, "recommends": { "Test::CPAN::Meta": "0", "Test::CPAN::Meta::JSON": "0", "Test::Pod": "1.00", "Test::Pod::Coverage": "0.08" } } }, "provides": { "Bot::BasicBot::Pluggable::Module::Crontab": { "file": "lib/Bot/BasicBot/Pluggable/Module/Crontab.pm", "version": "1.01" } }, "no_index": { "directory": ["t"] }, "resources": { "license": [ "http://www.perlfoundation.org/artistic_license_2_0" ], "bugtracker": { "web": "http://rt.cpan.org/Public/Dist/Display.html?Name=Bot-BasicBot-Pluggable-Module-Crontab" }, "repository": { "url": "git://github.com/barbie/bot-basicbot-pluggable-module-crontab.git", "web": "https://github.com/barbie/bot-basicbot-pluggable-module-crontab", "type": "git" } } }