$ FTP ->Delete ( file )
FTP
file
$ FTP ->Del ( file )
Deletes file on the FTP remote host. Returns undef on error.
undef
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]