man SystemInstaller::Package::Suse () - Suse rpm package installation functions.
NAME
SystemInstaller::Package::Suse - Suse rpm package installation functions.
DESCRIPTION
This module provides the SystemInstall package API functions for Rpm based installation. This module runs the post scriptlets after the installation of all files to circumvent some limitations. It can only be used with versions of rpm that support the --nopost flag (4.0.3+). This module provides the following API subroutines: files_install.
See the SystemInstaller::Package manpage for details on the API specification.
AUTHOR
Michael Chase-Salerno <mchasal@users.sf.net>
SEE ALSO
SystemInstaller::Package