in reply to
Downloading and saving images.
Try this after the call to open() and before the print:
binmode outfile;
[download]
Comment on
Re: Downloading and saving images.
Download
Code
In Section
Seekers of Perl Wisdom