in reply to Net::FTP and param()

I just discovered the problem was located on a different line:
$ftp->ls() or die "PROBLEM: $!";

-NM