in reply to Net:::FTP and the warn function

do you want something like this:
$ftp->command() #or whatever you're doing here or warn "can't complete command : $!\n";
or are you asking for something else. a little code might help.