[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Net::FTP Problems with Proxies



On Tue, Jun 01, 1999 at 06:08:51PM +0200, Matt Henderson wrote:
> Here's a code sample:
> 
>     # Create a new FTP session object
>     $ftp = Net::FTP-new($host,
                     ^^
>         Timeout=>30,
>         Firewall=>$proxy,
>         Debug=>1) or die("Could not connect: $@\n");
> 
> It never gets past this statement. (Also, it doesn't seem to die after 30
> seconds!)

Is the actual code missing the > character?


Ronald

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org