libgearman-client-perl software package provides client for the Gearman distributed job system, 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 libgearman-client-perl
libgearman-client-perl is installed in your system.
Make ensure the libgearman-client-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgearman-client-perl *
You will get with libgearman-client-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libgearman-client-perl |
| Version | 1.11-3 |
| Description | client for the Gearman distributed job system |
| Sub Section | Perl |