{ "perl" : "6.c", "name" : "IRC::Client", "license" : "Artistic-2.0", "version" : "3.007011", "description" : "Extendable Internet Relay Chat client", "tags" : [ "Net", "IRC" ], "depends" : [ "IO::Socket::Async::SSL" ], "test-depends" : [ "Test", "Test::When", "Test::Notice" ], "provides" : { "IRC::Client" : "lib/IRC/Client.pm6", "IRC::Client::Plugin" : "lib/IRC/Client.pm6", "IRC::Client::Message" : "lib/IRC/Client/Message.pm6", "IRC::Client::Grammar" : "lib/IRC/Client/Grammar.pm6", "IRC::Client::Grammar::Actions" : "lib/IRC/Client/Grammar/Actions.pm6", "IRC::Client::Server" : "lib/IRC/Client/Server.pm6" }, "authors" : ["Zoffix Znet"], "support" : {"source" : "https://github.com/zoffixznet/perl6-IRC-Client.git"} }