|
|
| |
Dpkg::Control::Tests(3perl) |
libdpkg-perl |
Dpkg::Control::Tests(3perl) |
Dpkg::Control::Tests - parse files like debian/tests/control
It provides an object 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.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |