Query: dpkg::buildenv
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Dpkg::BuildEnv(3) libdpkg-perl Dpkg::BuildEnv(3)NAMEDpkg::BuildEnv - track build environmentDESCRIPTIONThe Dpkg::BuildEnv module is used by dpkg-buildflags to track the build environment variables being used and modified.FUNCTIONS$bf->set($varname, $value) Update the build environment variable $varname with value $value. Record it as being accessed and modified. $bf->get($varname) Get the build environment variable $varname value. Record it as being accessed. $bf->has($varname) Return a boolean indicating whether the environment variable exists. Record it as being accessed. my @list = $bf->list_accessed() Returns a list of all environment variables that have been accessed. my @list = $bf->list_modified() Returns a list of all environment variables that have been modified. 1.16.15 2014-06-05 Dpkg::BuildEnv(3)
Related Man Pages |
---|
dpkg::substvars(3) - linux |
dpkg::buildoptions(3) - debian |
dpkg::conf(3) - debian |
dpkg::vendor(3) - linux |
dpkg::vendor::default(3) - linux |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |