Dpkg::BuildTree(3perl) libdpkg-perl Dpkg::BuildTree(3perl)

Dpkg::BuildTree - handle build tree actions

The Dpkg::BuildTree module provides functions to handle build tree actions.

Note: This is a private module, its API can change at any time.

$bt = Dpkg::BuildTree->new(%opts)
Create a new Dpkg::BuildTree object. Supported options are:
The build tree directory. If not specified, it assumes the current working directory.
$bt->clean()
Clean the build tree, by removing any dpkg generated artifacts.

This is a private module.

2024-02-27 1.22.5