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

NAME

6       Dpkg::Control::Tests::Entry - represents a test suite entry
7

DESCRIPTION

9       This class represents a test suite entry.
10

METHODS

12       All the methods of Dpkg::Control are available. Those listed below are
13       either new or overridden with a different behavior.
14
15       $entry = Dpkg::Control::Tests::Entry->new()
16           Creates a new object. It does not represent a real control test
17           entry until one has been successfully parsed or built from scratch.
18
19       $entry->parse($fh, $desc)
20           Parse a control test entry from a filehandle. When called multiple
21           times, the parsed fields are accumulated.
22
23           Returns true if parsing was a success.
24

CHANGES

26   Version 1.00 (dpkg 1.18.8)
27       Mark the module as public.
28
29
30
311.21.9                            2022-08-04Dpkg::Control::Tests::Entry(3perl)
Impressum