The Wayback Machine - https://web.archive.org/web/20160410070956/http://perldoc.perl.org/TAP/Parser/Result/Unknown.html

Perl version

Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

TAP::Parser::Result::Unknown

Perl 5 version 22.0 documentation

Please note: Many features of this site require JavaScript. You appear to have JavaScript disabled, or are running a non-JavaScript capable web browser.

To get the best experience, please enable JavaScript or download a modern web browser such as Internet Explorer 8, Firefox, Safari, or Google Chrome.

Recently read

TAP::Parser::Result::Unknown

NAME

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

VERSION

Version 3.35

DESCRIPTION

This 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. 1..5
  2. VERSION 7
  3. ok 1 - woo hooo!
  4. ... woo hooo! is cool!

In the above "TAP", the second and fourth lines will generate "Unknown" tokens.

OVERRIDDEN METHODS

Mainly listed here to shut up the pitiful screams of the pod coverage tests. They keep me awake at night.

  • as_string
  • raw
 
Morty Proxy This is a proxified and sanitized view of the page, visit original site.