From ee9142670b970c5967f8cb9b7d6ccbf7883e53fa Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Fri, 15 Dec 2017 09:06:58 +0000 Subject: Use L<> for links --- lib/Net/FTP.pm | 8 ++++---- lib/Net/SMTP.pm | 5 +++-- lib/Net/libnetFAQ.pod | 6 +++--- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/lib/Net/FTP.pm b/lib/Net/FTP.pm index a5fe349..3381e90 100644 --- a/lib/Net/FTP.pm +++ b/lib/Net/FTP.pm @@ -2008,9 +2008,9 @@ L, L ftp(1), ftpd(8), RFC 959, RFC 2428, RFC 4217 -http://www.ietf.org/rfc/rfc959.txt -http://www.ietf.org/rfc/rfc2428.txt -http://www.ietf.org/rfc/rfc4217.txt +L, +L, +L =head1 USE EXAMPLES @@ -2018,7 +2018,7 @@ For an example of the use of Net::FTP see =over 4 -=item http://www.csh.rit.edu/~adam/Progs/ +=item L C is a program that can retrieve, send, or list files via the FTP protocol in a non-interactive manner. diff --git a/lib/Net/SMTP.pm b/lib/Net/SMTP.pm index db50244..345c97a 100644 --- a/lib/Net/SMTP.pm +++ b/lib/Net/SMTP.pm @@ -919,8 +919,9 @@ that a DSN not be returned to the sender under any conditions." $smtp->recipient(@recipients, { Notify => ['NEVER'], SkipBad => 1 }); # Good You may use any combination of these three values 'SUCCESS','FAILURE','DELAY' in -the anonymous array reference as defined by RFC3461 (see http://www.ietf.org/rfc/rfc3461.txt -for more information. Note: quotations in this topic from same.). +the anonymous array reference as defined by RFC3461 (see +L for more information. Note: quotations +in this topic from same.). A Notify parameter of 'SUCCESS' or 'FAILURE' "requests that a DSN be issued on successful delivery or delivery failure, respectively." diff --git a/lib/Net/libnetFAQ.pod b/lib/Net/libnetFAQ.pod index 7f7e60c..0cafc7a 100644 --- a/lib/Net/libnetFAQ.pod +++ b/lib/Net/libnetFAQ.pod @@ -9,14 +9,14 @@ libnetFAQ - libnet Frequently Asked Questions This document is distributed with the libnet distribution, and is also available on the libnet web page at - http://search.cpan.org/dist/libnet/ +L =head2 How to contribute to this document You may report corrections, additions, and suggestions on the CPAN Request Tracker at - http://rt.cpan.org/Public/Bug/Report.html?Queue=libnet +L =head1 Author and Copyright Information @@ -70,7 +70,7 @@ on any machine that perl runs on. The latest libnet release is always on CPAN, you will find it in - http://search.cpan.org/dist/libnet/ +L =head1 Using Net::FTP -- cgit v1.2.3-24-ge0c7