From 7a1a0dda7c15c585f7766ad0ef1c6759a89c868a Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Thu, 30 Jun 2016 08:17:31 +0100 Subject: Fix/update some links in README Adapted from PR#26. --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README b/README index 73ded37..be7e967 100644 --- a/README +++ b/README @@ -2,13 +2,13 @@ libnet is a collection of Perl modules which provides a simple and consistent programming interface (API) to the client side of various protocols used in the internet community. -For details of each protocol please refer to the RFC. RFC's -can be found a various places on the WEB, for a starting +For details of each protocol please refer to the RFC. RFCs +can be found in various places on the web, for a starting point look at: - http://www.yahoo.com/Computers_and_Internet/Standards/RFCs/ + http://www.rfc-editor.org/ -The RFC implemented in this distribution are +The RFCs implemented in this distribution are Net::FTP RFC959 File Transfer Protocol Net::SMTP RFC821 Simple Mail Transfer Protocol @@ -26,11 +26,11 @@ Archive Network (CPAN). To find a CPAN site near you see: The GitHub source repository can be browsed at - http://github.com/steve-m-hay/perl-libnet + https://github.com/steve-m-hay/perl-libnet If you have a Git client, then you can checkout the latest code with - git clone http://github.com/steve-m-hay/perl-libnet.git + git clone https://github.com/steve-m-hay/perl-libnet.git DOCUMENTATION @@ -55,7 +55,7 @@ Questions about how to use this library should be directed to the comp.lang.perl.modules USENET Newsgroup. Bug reports and suggestions for improvements can be reported on the CPAN Request Tracker at - http://rt.cpan.org/Public/Bug//Report.html?Queue=libnet + https://rt.cpan.org/Public/Bug/Report.html?Queue=libnet Most of the modules in this library have an option to output a debug transcript to STDERR. When reporting bugs/problems please, if possible, -- cgit v1.2.3-24-ge0c7