CPAN::Forum
Imager - Re: Possible bug Report- FIlehandler problem
Modules by name Modules by PAUSEID Users by name Posts by text in subject Posts by text in body
Your problem is using & on the filehandle - when I try to run your example here I get:
Change the file handle version of the call to read() to:
or even better: