NAME
    Dist::Zilla::Plugin::MinimumVersionTests - release tests for minimum
    required versions

VERSION
    version 1.100700

SYNOPSIS
    In "dist.ini":

        [MinimumVersionTests]

DESCRIPTION
    This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the
    following files

      xt/release/minimum-version.t - a standard Test::MinimumVersion test

INSTALLATION
    See perlmodinstall for information and options on installing Perl
    modules.

AUTHOR
      Marcel Gruenauer <marcel@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2010 by Marcel Gruenauer.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.

