libimage-magick-perl software package provides Perl interface to the ImageMagick graphics routines, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libimage-magick-perl
libimage-magick-perl is installed in your system.
Make ensure the libimage-magick-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libimage-magick-perl *
You will get with libimage-magick-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libimage-magick-perl |
| Version | 8:6.8.9.9-5+deb8u5 |
| Description | Perl interface to the ImageMagick graphics routines |
| Sub Section | Perl |