Man Page: alien::package::pkg
Operating Environment: debian
Section: 3pm
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.14.2 2011-07-07 Alien::Package::Pkg(3pm)
| Related Man Pages |
|---|
| alien::package::deb(3pm) - linux |
| scap-as-rpm(8) - centos |
| rpm2(3) - redhat |
| pkg(7) - freebsd |
| alien::package::deb(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |