Dist-Zilla-Plugin-CheckVersionIncrement

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


METHODS
  before_release
    This method checks the version of the dist to be released against the
    latest version already indexed on CPAN. If the version to be released is
    not greater than the indexed version, it prompts the user to confirm the
    release.

    This method does nothing if the dist is not indexed at all.

BUGS AND LIMITATIONS
    Please report any bugs or feature requests to
    "rct+perlbug@thompsonclan.org".

SEE ALSO
    *   Dist::Zilla::Plugin::CheckPrereqsIndexed - Used as the example for
        getting the indexed version of a dist

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

lib/Dist/Zilla/Plugin/CheckVersionIncrement.pm  view on Meta::CPAN


=head2 before_release

This method checks the version of the dist to be released against the
latest version already indexed on CPAN. If the version to be released
is not greater than the indexed version, it prompts the user to
confirm the release.

This method does nothing if the dist is not indexed at all.

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests to
C<rct+perlbug@thompsonclan.org>.

=head1 SEE ALSO

=over 4

=item *



( run in 0.302 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )