develooper Front page | perl.perl5.porters | Postings from June 2010

[perl #76148] Fixed bug in NET::Ftp

Thread Previous | Thread Next
From:
Tompa Lorand
Date:
June 28, 2010 04:18
Subject:
[perl #76148] Fixed bug in NET::Ftp
Message ID:
rt-3.6.HEAD-4976-1277669278-489.76148-75-0@perl.org
# New Ticket Created by  Tompa Lorand 
# Please include the string:  [perl #76148]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=76148 >


Hello,

I am a software engineer at Romania, and I have found  / fixed two related
bugs in the NET::Ftp module. I was not sure where to send the patch,
so please commit them if you can, or tell me where to report it if you
cannot.

#  1.  If the FTP data connection could not be opened, the NET::Ftp quits
with an error
#              Can't use an undefined value as a symbol reference at
.../Net/FTP/dataconn.pm line 54
#              Search google "Net/FTP/dataconn.pm line 54" for more reports
about this
#
#   2.  when opening the data connection, NET::Ftp ignores the timeout value
#

I have corrected the problems, and I have also created a test script for it.
Now I am attaching a corrected version of the NET module, an unified patch
and
also a test script.

Regards,
Lori.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About