Binary package “libdpkg-log-perl” in ubuntu trusty

module for parsing and analysing dpkg log files

 DPKG::Log is a perl library which aims at parsing and analysing
 a dpkg logfile.
 .
 It supports:
 - Parsing a dpkg log and representing each line as a separate
   generic object.
 - Analysing a dpkg log and extracting information from it,
   such as installed packages, upgraded packages etc.