NAME
TAPx::Parser::Streamed - Parse TAP output from a stream
VERSION
Version 0.21
DESCRIPTION
TAPx::Parser::Streamed
is a subclass of TAPx::Parser
. Do not instantiate this class directly. TAPx::Parser
will do that for you.
OVERRIDDEN METHODS
TAPx::Parser::Streamed
is a subclass of TAPx::Parser
. The following methods have been overridden. This information is here mainly to silence the screams of the pod coverage tests.
_initialize
_lex
next
AUTHOR
Curtis "Ovid" Poe, <ovid@cpan.org>
BUGS
Please report any bugs or feature requests to bug-tap-parser@rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=TAP-Parser. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2006 Curtis "Ovid" Poe, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.