Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 7.3.0

(Wheezy)

Alien::Package::Pkg(3pm)


Alien::Package::Pkg

Alien::Package::Pkg

NAME
DESCRIPTION
CLASS DATA
METHODS
AUTHOR

NAME

Alien::Package::Pkg − an object that represents a Solaris pkg package

DESCRIPTION

This is an object class that represents a pkg package, as used in Solaris. It is derived from Alien::Package.

CLASS DATA

scripttrans

Translation table between canoical script names and the names used in pkg’s.

METHODS

init

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.

AUTHOR

Mark Hershberger <mah@everybody.org>



Alien::Package::Pkg(3pm)