in reply to Re: Problem with Net::FTP login
in thread Problem with Net::FTP login

use strict;
use warnings;
Always use stricter to figure out the issue easily.