77 lines
1.5 KiB
HTML
77 lines
1.5 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of Dpkg::Control::Tests</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>Dpkg::Control::Tests</H1>
|
|
Section: libdpkg-perl (3perl)<BR>Updated: 2020-03-23<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
Dpkg::Control::Tests - parse files like debian/tests/control
|
|
<A NAME="lbAC"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
|
|
|
|
It provides an object to access data of files that follow the same
|
|
syntax as <I>debian/tests/control</I>.
|
|
<A NAME="lbAD"> </A>
|
|
<H2>METHODS</H2>
|
|
|
|
|
|
|
|
All the methods of Dpkg::Index are available. Those listed below are either
|
|
new or overridden with a different behavior.
|
|
<DL COMPACT>
|
|
<DT id="1">$c = Dpkg::Control::Tests->new(%opts)<DD>
|
|
|
|
|
|
|
|
|
|
Create a new Dpkg::Control::Tests object, which inherits from Dpkg::Index.
|
|
<DT id="2">$item = $tests-><B>new_item()</B><DD>
|
|
|
|
|
|
|
|
|
|
Creates a new item.
|
|
</DL>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>CHANGES</H2>
|
|
|
|
|
|
|
|
<A NAME="lbAF"> </A>
|
|
<H3>Version 1.00 (dpkg 1.18.8)</H3>
|
|
|
|
|
|
|
|
Mark the module as public.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="4"><A HREF="#lbAC">DESCRIPTION</A><DD>
|
|
<DT id="5"><A HREF="#lbAD">METHODS</A><DD>
|
|
<DT id="6"><A HREF="#lbAE">CHANGES</A><DD>
|
|
<DL>
|
|
<DT id="7"><A HREF="#lbAF">Version 1.00 (dpkg 1.18.8)</A><DD>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:39 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|