libdpkg-log-perl software package provides module for parsing and analysing dpkg log files, 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 libdpkg-log-perl
libdpkg-log-perl is installed in your system.
Make ensure the libdpkg-log-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdpkg-log-perl *
You will get with libdpkg-log-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libdpkg-log-perl |
| Version | 1.20-2 |
| Description | module for parsing and analysing dpkg log files |
| Sub Section | Perl |