about summary refs log tree commit
diff options
context:
space:
mode:
authorGraham Barr <gbarr@pobox.com>2004-02-20 08:53:29 +0000
committerGraham Barr <gbarr@pobox.com>2009-02-24 08:51:37 -0600
commitf9a6d6d3ebd172d482393bdd268bcbd2db174b7a (patch)
tree146e6728c9eb624b1fc49faff0a8028f8f04626b
parent84cd11dfd0f17a16ccf9a2f54098e0bc8a1a4bea (diff)
downloadperl-libnet-f9a6d6d3ebd172d482393bdd268bcbd2db174b7a.tar.gz
Add POD for authinfo
-rw-r--r--Net/NNTP.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/Net/NNTP.pm b/Net/NNTP.pm
index b682a68..f9a6ddf 100644
--- a/Net/NNTP.pm
+++ b/Net/NNTP.pm
@@ -857,6 +857,12 @@ that it will allow posting.
 
 =item authinfo ( USER, PASS )
 
+Authenticates to the server (using AUTHINFO USER / AUTHINFO PASS)
+using the supplied username and password.  Please note that the
+password is sent in clear text to the server.  This command should not
+be used with valuable passwords unless the connection to the server is
+somehow protected.
+
 =item list ()
 
 Obtain information about all the active newsgroups. The results is a reference