in reply to
question about Net::FTP + in memory file handler
This used to happen using
IO::Scalar
file handles with older versions of Net::FTP. You probably need to get the latest
Net::FTP
.
Comment on
Re: question about Net::FTP + in memory file handler
In Section
Seekers of Perl Wisdom