{ "abstract" : "Redis support for IO::Async", "author" : [ "Tom Molesworth " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Net-Async-Redis", "no_index" : { "directory" : [ "eg", "share", "shares", "t", "xt" ] }, "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "develop" : { "requires" : { "Dist::Zilla" : "5", "Dist::Zilla::PluginBundle::Author::TEAM" : "0", "HTML::TreeBuilder" : "0", "Net::Async::HTTP" : "0", "Software::License::Perl_5" : "0", "Template" : "0", "Test::CPAN::Changes" : "0.19", "Test::CPAN::Meta" : "0", "Test::EOL" : "0", "Test::MinimumVersion" : "0", "Test::Mojibake" : "0", "Test::More" : "0.96", "Test::NoTabs" : "0", "Test::Pod" : "1.41", "Test::Portability::Files" : "0", "Test::Version" : "1" } }, "runtime" : { "requires" : { "Cache::LRU" : "0.04", "Class::Method::Modifiers" : "0", "Digest::CRC" : "0.22", "Future" : "0.42", "Future::AsyncAwait" : "0.40", "IO::Async" : "0", "IO::Async::Notifier" : "0", "IO::Async::Stream" : "0", "List::BinarySearch::XS" : "0.09", "List::Util" : "1.29", "List::UtilsBy" : "0", "Log::Any" : "1.050", "Math::Random::Secure" : "0", "Mixin::Event::Dispatch::Bus" : "2.000", "Ryu::Async" : "0.016", "Scalar::Util" : "0", "Syntax::Keyword::Dynamically" : "0", "Syntax::Keyword::Try" : "0.11", "URI" : "0", "URI::redis" : "0", "constant" : "0", "curry" : "0", "curry::weak" : "0", "indirect" : "0", "mro" : "0", "overload" : "0", "parent" : "0", "strict" : "0", "utf8" : "0", "warnings" : "0" } }, "test" : { "recommends" : { "CPAN::Meta" : "2.120900" }, "requires" : { "ExtUtils::MakeMaker" : "0", "File::Spec" : "0", "IO::Async::Loop" : "0", "IO::Async::Test" : "0", "IO::Handle" : "0", "IPC::Open3" : "0", "Log::Any::Adapter" : "0", "Test::CheckDeps" : "0.010", "Test::Deep" : "0", "Test::Fatal" : "0", "Test::HexString" : "0", "Test::More" : "0.98", "Variable::Disposition" : "0.004", "perl" : "5.006" } } }, "provides" : { "Net::Async::Redis" : { "file" : "lib/Net/Async/Redis.pm", "version" : "2.005" }, "Net::Async::Redis::Cluster" : { "file" : "lib/Net/Async/Redis/Cluster.pm", "version" : "2.005" }, "Net::Async::Redis::Cluster::Node" : { "file" : "lib/Net/Async/Redis/Cluster/Node.pm", "version" : "2.005" }, "Net::Async::Redis::Commands" : { "file" : "lib/Net/Async/Redis/Commands.pm", "version" : "2.005" }, "Net::Async::Redis::Multi" : { "file" : "lib/Net/Async/Redis/Multi.pm", "version" : "2.005" }, "Net::Async::Redis::Protocol" : { "file" : "lib/Net/Async/Redis/Protocol.pm", "version" : "2.005" }, "Net::Async::Redis::Server" : { "file" : "lib/Net/Async/Redis/Server.pm", "version" : "2.005" }, "Net::Async::Redis::Server::Connection" : { "file" : "lib/Net/Async/Redis/Server/Connection.pm", "version" : "2.005" }, "Net::Async::Redis::Server::Database" : { "file" : "lib/Net/Async/Redis/Server/Database.pm", "version" : "2.005" }, "Net::Async::Redis::Subscription" : { "file" : "lib/Net/Async/Redis/Subscription.pm", "version" : "2.005" }, "Net::Async::Redis::Subscription::Message" : { "file" : "lib/Net/Async/Redis/Subscription/Message.pm", "version" : "2.005" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/team-at-cpan/Net-Async-Redis/issues" }, "homepage" : "https://github.com/team-at-cpan/Net-Async-Redis", "repository" : { "type" : "git", "url" : "https://github.com/team-at-cpan/Net-Async-Redis.git", "web" : "https://github.com/team-at-cpan/Net-Async-Redis" } }, "version" : "2.005", "x_authority" : "cpan:TEAM", "x_contributors" : [ "Paul \"LeoNerd\" Evans ", "tm604 ", "Eyad Arnabeh ", "Michael Mueller ", "Mohammad S Anwar " ], "x_generated_by_perl" : "v5.30.2", "x_serialization_backend" : "Cpanel::JSON::XS version 4.19", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" }