NAME
TAP::Spec::Comment - A comment in a TAP stream
VERSION
version 0.10
ATTRIBUTES
text
Required: the comment text.
METHODS
$comment->as_tap
TAP representation.
AUTHOR
Andrew Rodland <arodland@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Andrew Rodland.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.