1TAP::Parser::Result::UnUksneorwnC(o3n)tributed Perl DocuTmAePn:t:aPtairosner::Result::Unknown(3)
2
3
4

NAME

6       TAP::Parser::Result::Unknown - Unknown result token.
7

VERSION

9       Version 3.28
10

DESCRIPTION

12       This is a subclass of TAP::Parser::Result.  A token of this class will
13       be returned if the parser does not recognize the token line.  For
14       example:
15
16        1..5
17        VERSION 7
18        ok 1 - woo hooo!
19        ... woo hooo! is cool!
20
21       In the above "TAP", the second and fourth lines will generate "Unknown"
22       tokens.
23

OVERRIDDEN METHODS

25       Mainly listed here to shut up the pitiful screams of the pod coverage
26       tests.  They keep me awake at night.
27
28       ·   "as_string"
29
30       ·   "raw"
31
32
33
34perl v5.16.3                      2013-05-02   TAP::Parser::Result::Unknown(3)
Impressum