about summary refs log tree commit
diff options
context:
space:
mode:
-rw-r--r--lib/Net/NNTP.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/Net/NNTP.pm b/lib/Net/NNTP.pm
index 69d70f1..a8fac38 100644
--- a/lib/Net/NNTP.pm
+++ b/lib/Net/NNTP.pm
@@ -1028,6 +1028,14 @@ news server.
 
 Quit the remote server and close the socket connection.
 
+=item can_inet6 ()
+
+Returns whether we can use IPv6.
+
+=item can_ssl ()
+
+Returns whether we can use SSL.
+
 =back
 
 =head2 Extension methods