in reply to Problems with Net::FTP
if( $test eq "y" ) { # search for binary in perldoc Net::FTP $ftp->binary(); $ftp->get( $pkg ) or die "Cannot retrieve matching package: ",
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problems with Net::FTP
by haps (Novice) on Jan 05, 2009 at 16:26 UTC |