Man Page: tap::parser::result::unknown
Operating Environment: centos
Section: 3
TAP::Parser::Result::Unknown(3) User Contributed Perl Documentation TAP::Parser::Result::Unknown(3)NAMETAP::Parser::Result::Unknown - Unknown result token.VERSIONVersion 3.28DESCRIPTIONThis is a subclass of TAP::Parser::Result. A token of this class will be returned if the parser does not recognize the token line. For example: 1..5 VERSION 7 ok 1 - woo hooo! ... woo hooo! is cool! In the above "TAP", the second and fourth lines will generate "Unknown" tokens.OVERRIDDEN METHODSMainly listed here to shut up the pitiful screams of the pod coverage tests. They keep me awake at night. o "as_string" o "raw" perl v5.16.3 2013-05-02 TAP::Parser::Result::Unknown(3)
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |