Help for this page
use strict; use warnings; ... } $ftp->quit;
use warnings; use strict; ... close (OUTFILE); $ftp->quit;