in reply to Re: Who needs files? Net::FTP::Scalar (code)
in thread Who needs files? Net::FTP::Scalar (code)

In the spirit of TMTOWTDI, though, why can't I pass Net::FTP a tied filehandle (say, an IO::Scalar), and have the data read that way?

Update: Ok, done :)

  • Comment on Re: Re: Who needs files? Net::FTP::Scalar (code)

Replies are listed 'Best First'.
Re: Re: Re: Who needs files? Net::FTP::Scalar (code)
by gbarr (Monk) on Dec 14, 2001 at 01:51 UTC
    Because nobody has sent a patch :)