Query: alien::package::pkg
OS: linux
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Alien::Package::Pkg(3pm) User Contributed Perl Documentation Alien::Package::Pkg(3pm)NAMEAlien::Package::Pkg - an object that represents a Solaris pkg packageDESCRIPTIONThis is an object class that represents a pkg package, as used in Solaris. It is derived from Alien::Package.CLASS DATAscripttrans Translation table between canoical script names and the names used in pkg's.METHODSinit This class needs the Solaris pkginfo and kgtrans tools to work. converted_name Convert name from something debian-like to something that the Solaris constraints will handle (i.e. 9 chars max). checkfile Detect pkg files by their contents. install Install a pkg with pkgadd. Pass in the filename of the pkg to install. scan Scan a pkg file for fields. unpack Unpack pkg. prep Adds a populated install directory to the build tree. build Build a pkg.AUTHORMark Hershberger <mah@everybody.org> perl v5.12.3 2011-02-22 Alien::Package::Pkg(3pm)