NAME
Alien::Packages::Dpkg - get's information from Debian's package database via dpkg-query
ISA
Alien::Packages::Rpm
ISA Alien::Packages::Base
SUBROUTINES/METHODS
usable
Returns true when the dpkg-query
command could be found in the path.
list_packages
Returns the list of installed dpkg packages.
list_fileowners
Returns the dpkg packages which are associated to requested file(s).
AUTHOR
Jens Rehsack, <rehsack at cpan.org>
LICENSE AND COPYRIGHT
Copyright 2010 Jens Rehsack.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.