Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Dpkg::Control::Tests::Entry

Name Dpkg::Control::Tests::Entry
Version 1.00
Located at /usr/share/perl5
File /usr/share/perl5/Dpkg/Control/Tests/Entry.pm
Is Core No
Search CPAN for this module Dpkg::Control::Tests::Entry
Documentation Dpkg::Control::Tests::Entry
Module Details Dpkg::Control::Tests::Entry


NAME

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


DESCRIPTION

This class represents a test suite entry.


METHODS

All the methods of Dpkg::Control are available. Those listed below are either new or overridden with a different behavior.

$entry = Dpkg::Control::Tests::Entry->new()
Creates a new object. It does not represent a real control test entry until one has been successfully parsed or built from scratch.

$entry->parse($fh, $desc)
Parse a control test entry from a filehandle. When called multiple times, the parsed fields are accumulated.

Returns true if parsing was a success.


CHANGES

Version 1.00 (dpkg 1.18.8)

Mark the module as public.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026