1Dpkg::BuildInfo(3perl) libdpkg-perl Dpkg::BuildInfo(3perl)
23
4
NAME
6Dpkg::BuildInfo - handle build information
7
DESCRIPTION
9The Dpkg::BuildInfo module provides functions to handle the build
10information.
11
FUNCTIONS
13@envvars = get_build_env_allowed()
14Get an array with the allowed list of environment variables that
15can affect the build, but are still not privacy revealing.
16
CHANGES
18Version 1.00 (dpkg 1.21.14)
19Mark the module as public.
2021
22
23
1.21.21 2023-03-28 Dpkg::BuildInfo(3perl)