From bf3b492f3eda79a5b492a87750b26d4228777601 Mon Sep 17 00:00:00 2001 From: eater Date: Sun, 13 Aug 2017 18:19:51 +0200 Subject: Add SSL support --- META6.json | 1 + 1 file changed, 1 insertion(+) (limited to 'META6.json') diff --git a/META6.json b/META6.json index 40f461e..4042d2f 100644 --- a/META6.json +++ b/META6.json @@ -6,6 +6,7 @@ "description" : "Extendable Internet Relay Chat client", "tags" : [ "Net", "IRC" ], "depends" : [ + "IO::Socket::Async::SSL" ], "test-depends" : [ "Test", -- cgit v1.1