$ftp->port([port])
ftp
port
Sends a PORT command telling the server to use port port. With no argument, a socket is created and its information is sent.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]