{ "abstract" : "This is a perl module helping to create slack bot with Real Time Messaging(RTM) API.", "author" : [ "Shunsuke Maeda" ], "dynamic_config" : 0, "generated_by" : "Minilla/v3.0.10", "license" : [ "unknown" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Slack-RTM-Bot", "no_index" : { "directory" : [ "t", "xt", "inc", "share", "eg", "examples", "author", "builder" ] }, "prereqs" : { "configure" : { "requires" : { "Module::Build::Tiny" : "0.035" } }, "develop" : { "requires" : { "Test::CPAN::Meta" : "0", "Test::MinimumVersion::Fast" : "0.04", "Test::PAUSE::Permissions" : "0.04", "Test::Pod" : "1.41", "Test::Spellunker" : "v0.2.7" } }, "runtime" : { "requires" : { "Data::Dumper" : "0", "Encode" : "0", "HTTP::Request::Common" : "0", "IO::Socket::SSL" : "0", "JSON" : "0", "LWP::Protocol::https" : "0", "LWP::UserAgent" : "0", "Protocol::WebSocket::Client" : "0", "perl" : "5.008001" } }, "test" : { "requires" : { "Test::Exception" : "0", "Test::More" : "0.98" } } }, "provides" : { "Slack::RTM::Bot" : { "file" : "lib/Slack/RTM/Bot.pm", "version" : "1.00" }, "Slack::RTM::Bot::Client" : { "file" : "lib/Slack/RTM/Bot/Client.pm" }, "Slack::RTM::Bot::Information" : { "file" : "lib/Slack/RTM/Bot/Information.pm" }, "Slack::RTM::Bot::Response" : { "file" : "lib/Slack/RTM/Bot/Response.pm" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/duck8823/Slack-RTM-Bot/issues" }, "homepage" : "https://github.com/duck8823/Slack-RTM-Bot", "repository" : { "url" : "git://github.com/duck8823/Slack-RTM-Bot.git", "web" : "https://github.com/duck8823/Slack-RTM-Bot" } }, "version" : "1.00", "x_contributors" : [ "shmaeda ", "makamaka ", "Paulo Bu ", "Shunsuke Maeda " ] }