NAME

    Dist::Zilla::Plugin::Test::Version - release Test::Version tests

VERSION

    version 0.04

SYNOPSIS

    in dist.ini

            [Test::Version]
            is_strict   = 0
            has_version = 1

DESCRIPTION

    This module will add a Test::Version test as a release test to your
    module.

ATTRIBUTES

 is_strict

    set Test::Version is_strict

 has_version

    set Test::Version has_version

METHODS

 register_prereqs

    Register Test::Version as an a development prerequisite.

BUGS

    Please report any bugs or feature requests on the bugtracker website
    https://github.com/plicease/dist-zilla-plugin-test-version/issues

    When submitting a bug or request, please include a test-file or a patch
    to an existing test-file that illustrates the bug or desired feature.

AUTHORS

      * Graham Ollis <plicease@cpan.org>

      * Caleb Cushing <xenoterracide@gmail.com>

COPYRIGHT AND LICENSE

    This software is Copyright (c) 2015 by Caleb Cushing
    <xenoterracide@gmail.com>.

    This is free software, licensed under:

      The Artistic License 2.0 (GPL Compatible)

