# 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