libdpkg-log-perl

Module for parsing and analysing dpkg log files
  http://search.cpan.org/dist/DPKG-Log/
  0
  no reviews



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.