Help language development. Donate to The Perl Foundation
{ "name": "IO::Socket::Async::SSL", "description": "Provides an API like IO::Socket::Async, but with TLS support.", "version": "0.7.10", "perl": "6.*", "authors": [ "Jonathan Worthington <[email protected]>" ], "auth": "jnthn", "depends": [ "OpenSSL" ], "provides": { "IO::Socket::Async::SSL": "lib/IO/Socket/Async/SSL.pm6" }, "support": { "source": "https://github.com/jnthn/p6-io-socket-async-ssl.git" }, "license": "Artistic-2.0", "tags": [ "SSL", "TLS", "Asynchronous", "Socket" ] }