liblog-any-adapter-filehandle- software package provides basic Log::Any::Adapter to forward messages to a filehandle, 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 liblog-any-adapter-filehandle-
liblog-any-adapter-filehandle- is installed in your system.
Make ensure the liblog-any-adapter-filehandle- package were installed using the commands given below,
$ sudo dpkg-query -l | grep liblog-any-adapter-filehandle-*
You will get with liblog-any-adapter-filehandle- package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | liblog-any-adapter-filehandle- |
| Version | 0.008-1 |
| Description | basic Log::Any::Adapter to forward messages to a filehandle |
| Sub Section | Perl |