% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>
Dpkg - module with core variables
The Dpkg module provides a set of variables with information concerning this system installation.
Contains the name of the current program.
Contains the version of the dpkg suite.
Contains the name of the system GNU make program.
Contains the name of the system GNU tar program.
Contains the name of the system GNU patch program (or another implementation that is directory traversal resistant).
Contains the path to the dpkg system configuration directory.
Contains the path to the dpkg database directory.
Contains the path to the dpkg methods and plugins directory.
Contains the path to the dpkg architecture tables directory.
New variable: $PROGPATCH.
New variable: $PROGTAR, $PROGMAKE.
New variables: $PROGNAME, $PROGVERSION, $CONFDIR, $ADMINDIR, $LIBDIR and $DATADIR.
Deprecated variables: $version, $admindir, $dpkglibdir and $pkgdatadir.
Mark the module as public.