man SystemInstaller::Package::Rpm () - Rpm package installation functions.
NAME
SystemInstaller::Package::Rpm - Rpm package installation functions.
DESCRIPTION
This module provides the SystemInstall package API functions for Rpm based installation. This is the default type of installation when no other modules have provided a suitable match. This module provides the following API subroutines: files_find, files_pre_install, files_install, files_post_install.
See the SystemInstaller::Package manpage for details on the API specification.
AUTHOR
Michael Chase-Salerno <mchasal@users.sf.net>
SEE ALSO
SystemInstaller::Package