Dpkg::Build::Info(3perl) libdpkg-perl Dpkg::Build::Info(3perl)

Dpkg::Build::Info - handle build information

The Dpkg::Build::Info module provides functions to handle the build information.

This module is deprecated, use Dpkg::BuildInfo instead.

@envvars = get_build_env_allowed()
Get an array with the allowed list of environment variables that can affect the build, but are still not privacy revealing.

This is a deprecated alias for Dpkg::BuildInfo::get_build_env_allowed().

@envvars = get_build_env_whitelist()
This is a deprecated alias for Dpkg::BuildInfo::get_build_env_allowed().

Deprecate module: replaced by Dpkg::BuildInfo.

New function: get_build_env_allowed().

Deprecated function: get_build_env_whitelist().

Mark the module as public.

2024-02-27 1.22.5