NAME
DPKG::Update - compare installed dpkg with up-to-date distribution
SYNOPSIS
use DPKG::Update;
DPKG::Update::execute();
README
DPKG::Update compares installed Debian packages on a Linux system with an up-to-date distribution. Updates are automatically performed.
DESCRIPTION
Currently, there are no options to DPKG::Update::execute.
DPKG::Update compares installed Debian packages on a Linux system with an up-to-date distribution.
SEE ALSO
dpkg, dselect, apt-get
AUTHOR
The module packager is Scott Harrison, Michigan State University, sharrison@users.sourceforge.net
LICENSE
DPKG::Update is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
DPKG::Update is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details: http://www.gnu.org/licenses/gpl.html