Subject: | No errorstring set with weird gif |
I have an arguably legal but odd gif. Imager doesn't like it, but doesn't explain why it doesn't like it. I'm not suggesting Imager should support this if you don't think it's a legal gif, but it should at least complain with a string message, I think:
use Imager; Imager->new( data => "GIF89a;;;;;;;;", type => "gif" ) || die Imager->errstr();
Died at -e line 1