{
    "mode": "perldoc",
    "parameter": "Dpkg::Control::Tests::Entry",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Dpkg%3A%3AControl%3A%3ATests%3A%3AEntry/json",
    "generated": "2026-07-05T21:20:46Z",
    "sections": {
        "NAME": {
            "content": "Dpkg::Control::Tests::Entry - represents a test suite entry\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class represents a test suite entry.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "All the methods of Dpkg::Control are available. Those listed below are either new or overridden\nwith a different behavior.\n\n$entry = Dpkg::Control::Tests::Entry->new()\nCreates a new object. It does not represent a real control test entry until one has been\nsuccessfully parsed or built from scratch.\n\n$entry->parse($fh, $desc)\nParse a control test entry from a filehandle. When called multiple times, the parsed fields\nare accumulated.\n\nReturns true if parsing was a success.\n",
            "subsections": []
        },
        "CHANGES": {
            "content": "Version 1.00 (dpkg 1.18.8)\nMark the module as public.\n",
            "subsections": []
        }
    },
    "summary": "Dpkg::Control::Tests::Entry - represents a test suite entry",
    "flags": [],
    "examples": [],
    "see_also": []
}