NAME
Dist::Zilla::Plugin::Test::Version - release Test::Version tests
VERSION
version 0.003001
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
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/xenoterracide/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.
AUTHOR
Caleb Cushing <xenoterracide@gmail.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2014 by Caleb Cushing <xenoterracide@gmail.com>.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)