in reply to Use Net::FTP to get a file and parse it without saving the file locally

I think you are answering the opposite question, Doug :-)...

He probably wants the RETRmethod to return a filehandle from the remote FTP server and then he wants to a $filehandle->getline to read from it.

  • Comment on Re: Use Net::FTP to get a file and parse it without saving the file locally
  • Download Code