NAME
TAP::Spec::Header - Information at the beginning of a TAP stream
VERSION
version 0.10
ATTRIBUTES
comments
Optional: An arrayref of header comments
version
Optional: The TAP version
leading_junk
Optional: leading junk lines
trailing_junk
Optional: trailing junk lines
METHODS
$header->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.