On Thu, 4 Aug 2005 23:22:44 +0200, "Piotr Fusik" <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> Some of my corrections still haven't been applied.
> Attached a patch against 25265.

These are from the pod patches. I only applied the p[ml] patch myself.
Anyway, thanks applied as change #25266

Graham:

diff -ru perl-current/lib/Net/libnetFAQ.pod per/lib/Net/libnetFAQ.pod
--- perl-current/lib/Net/libnetFAQ.pod  Mon Jun  2 15:28:14 2003
+++ per/lib/Net/libnetFAQ.pod   Sat Jul 30 21:24:44 2005
@@ -84,7 +84,7 @@
 
     use Net::FTP;
 
-    # for debuging: $ftp = Net::FTP->new('site','Debug',10);
+    # for debugging: $ftp = Net::FTP->new('site','Debug',10);
     # open a connection and log in!
 
     $ftp = Net::FTP->new('target_site.somewhere.xxx');


-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using Perl 5.6.2, 5.8.0, 5.8.5, & 5.9.2  on HP-UX 10.20, 11.00 & 11.11,
 AIX 4.3 & 5.2, SuSE 9.2 & 9.3, and Cygwin. http://www.cmve.net/~merijn
Smoking perl: http://www.test-smoke.org,    perl QA: http://qa.perl.org
 reports  to: [EMAIL PROTECTED],                perl-qa@perl.org

Reply via email to