Dpkg::Control::Tests — parse files like debian/tests/control
| Use Case | Command | Description |
|---|---|---|
| Create a new control object | my $c = Dpkg::Control::Tests->new() |
Instantiate a parser for debian/tests/control files |
| Create a new test item | my $item = $c->new_item() |
Generate a new empty test entry within the control object |
Access all methods from Dpkg::Index |
$c->some_method() |
Inherited methods for indexing, search, etc. |
It provides a class to access data of files that follow the same syntax as debian/tests/control.
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.$item = $tests->new_item() — Creates a new item.Mark the module as public.
Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-25 17:49 @216.73.217.127
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)