1Dpkg::Control::Tests(3perl)      libdpkg-perl      Dpkg::Control::Tests(3perl)
2
3
4

NAME

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

DESCRIPTION

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

METHODS

13       All the methods of Dpkg::Index are available. Those listed below are
14       either new or overridden with a different behavior.
15
16       $c = Dpkg::Control::Tests->new(%opts)
17           Create a new Dpkg::Control::Tests object, which inherits from
18           Dpkg::Index.
19
20       $item = $tests->new_item()
21           Creates a new item.
22

CHANGES

24   Version 1.00 (dpkg 1.18.8)
25       Mark the module as public.
26
27
28
291.20.9                            2021-05-10       Dpkg::Control::Tests(3perl)
Impressum