Dist-Zilla-Plugin-StaticVersion

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    specific version number. You could not otherwise do this, because a
    static version number is specified before any plugins in dist.ini.

    You shouldn't need to use this plugin directly in your dist.ini.

METHODS
  provide_version
    This method simply offers the specified version. If the specified
    version is false (e.g. empty string), it will not be offered.

BUGS AND LIMITATIONS
    This module is under ten lines of code. It is likely provably correct.
    Regardless, please report any bugs or feature requests to
    "rct+perlbug@thompsonclan.org".

SEE ALSO
    *   Dist::Zilla

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

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


You shouldn't need to use this plugin directly in your F<dist.ini>.

=head1 METHODS

=head2 provide_version

This method simply offers the specified version. If the specified
version is false (e.g. empty string), it will not be offered.

=head1 BUGS AND LIMITATIONS

This module is under ten lines of code. It is likely provably correct.
Regardless, please report any bugs or feature requests to
C<rct+perlbug@thompsonclan.org>.

=head1 SEE ALSO

=over 4

=item *



( run in 0.338 second using v1.01-cache-2.11-cpan-05444aca049 )