summaryrefslogtreecommitdiff
path: root/lib/Net/README.libnet
diff options
context:
space:
mode:
authorGraham Barr <gbarr@pobox.com>2004-04-10 08:08:42 +0000
committerGraham Barr <gbarr@pobox.com>2004-04-10 08:08:42 +0000
commitf92f3fcb12a65edac7bb06adfe71799496ff86b6 (patch)
treeab5b6dcdc38bd5819c6a0c21da6b0109dbb214c3 /lib/Net/README.libnet
parenta7cb70fb771fb5beedde33170ea9e6b2b2c36bf9 (diff)
downloadperl-f92f3fcb12a65edac7bb06adfe71799496ff86b6.tar.gz
Sync with libnet 1.18
p4raw-id: //depot/perl@22686
Diffstat (limited to 'lib/Net/README.libnet')
-rw-r--r--lib/Net/README.libnet16
1 files changed, 10 insertions, 6 deletions
diff --git a/lib/Net/README.libnet b/lib/Net/README.libnet
index ca47fe53ab..af582ba5c6 100644
--- a/lib/Net/README.libnet
+++ b/lib/Net/README.libnet
@@ -16,17 +16,21 @@ Net::Time RFC867 Daytime Protocol
Net::Time RFC868 Time Protocol
Net::NNTP RFC977 Network News Transfer Protocol
Net::POP3 RFC1939 Post Office Protocol 3
-Net::SNPP RFC1861 Simple Network Pager Protocol
-
-FUTURE WORK
AVAILABILITY
The latest version of libnet is available from the Comprehensive Perl
Archive Network (CPAN). To find a CPAN site near you see:
- http://www.perl.com/CPAN
- ^ no slash here !!
+ http://search.cpan.org/~gbarr/libnet/
+
+The subversion source repository can be browsed at
+
+ http://svn.mutatus.co.uk/browse/libnet/
+
+If you have a subversion client, then you can checkout the latest code with
+
+ svn co http://svn.mutatus.co.uk/repos/libnet/trunk libnet
INSTALLATION
@@ -97,7 +101,7 @@ include a transcript of a run.
COPYRIGHT
- © 1996-2000 Graham Barr. All rights reserved.
+ © 1996-2004 Graham Barr. All rights reserved.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.