Help for this page
# Completely untested :( use Net::FTP; ... $ftp->put($filename); $ftp->quit; unlink $filename;