Please report bugs via Request Tracker. Please include perl and Imager versions, library versions and information about the platform you're using.
Imager 0.97 is the current release of Imager and is available from any CPAN mirror.
You can subscribe to the Imager mailing list by sending an email to imager-devel+request@molar.is with subscribe in the body. There is also an archive
You can subscribe to the Imager mailing list by sending an email to imager-devel+request@molar.is with subscribe in the body.
There is also an archive
If you feel uncomfortable with subscribing to the mailing list you might try CPAN::Forum
This is a bug fix release. This includes a fix for a possible security issue.
Bug fixes:
check that the result of fileno($fh) is defined rather than simply true when read() or write() is supplied with an fh parameter.
Regression: filling a greyscale image with a hatch used the wrong color channels from the supplied fg/bg colors.