The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

TAP::Spec::Version - A TAP version number specification

VERSION

version 0.07

ATTRIBUTES

version_number

Required: The TAP version number (integer).

METHODS

$version->as_tap

TAP representation.

AUTHOR

Andrew Rodland <arodland@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 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.