![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Image Magick using Net FTPby giulienk (Curate) |
on May 22, 2002 at 16:50 UTC ( #168513=note: print w/replies, xml ) | Need Help?? |
I try a solution: untested code ahead.
The temporary file will be erased as you close it. It's in someway as it never existed and it's just useful to pass a filehandle to the Net::FTP put method instead of a scalar (that the method doesn't accept).
In Section
Seekers of Perl Wisdom
|
|