* Fixed an obscure heap-overflow vulnerability in the PNM reader.
* Avoid infinite loop if bogus XWD rad/green/blue masks are 0.
Also:
* Regression test fixes.
* No need to remove previously installed ImageMagick.
From new maintainer Bernd Ahlers <b.ahlers@ba-net.org>.
-
PerlMagick is an objected-oriented Perl interface to ImageMagick. Use
the module to read, manipulate, or write an image or image sequence from
within a Perl script.
--
From: Sam Smith <s@msmith.net>