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

I'm the lazy type though. I would have never done all that you did to make this module.

I would have simply used File::Temp or whatever CPAN module generates temporary filenames and then uploaded and downloaded those and then removed them.

Maybe a little slower, maybe a bit less direct, but that is what orthogonality is all about

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