logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Dpkg::Control::Tests - parse files like debian/tests/control

Changes

Version1.00(dpkg1.18.8) Mark the module as public. 1.22.21 2025-07-14 Dpkg::Control::Tests(3perl)

Description

It provides a class to access data of files that follow the same syntax as debian/tests/control.

Methods

All the methods of Dpkg::Index are available. Those listed below are either new or overridden with a different behavior. $c = Dpkg::Control::Tests->new(%opts) Create a new Dpkg::Control::Tests object, which inherits from Dpkg::Index. The options are passed through to the Dpkg::Index->new() constructor. $item = $tests->new_item() Creates a new item.

Name

Dpkg::Control::Tests - parse files like debian/tests/control

See Also