NAME Dpkg::Build::Env - track build environment DESCRIPTION The Dpkg::Build::Env module is used by dpkg-buildflags to track the build environment variables being used and modified. FUNCTIONS set($varname, $value) Update the build environment variable $varname with value $value. Record it as being accessed and modified. get($varname) Get the build environment variable $varname value. Record it as being accessed. has($varname) Return a boolean indicating whether the environment variable exists. Record it as being accessed. @list = list_accessed() Returns a list of all environment variables that have been accessed. @list = list_modified() Returns a list of all environment variables that have been modified. CHANGES Version 0.xx This is a private module.
Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-18 17:21 @2600:1f28:365:80b0:f8a4:e764:d6bb:8e66
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)