Query: dist::zilla::role::versionprovider
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Dist::Zilla::Role::VersionProvider(3pm) User Contributed Perl Documentation Dist::Zilla::Role::VersionProvider(3pm)NAMEDist::Zilla::Role::VersionProvider - something that provides a version number for the distVERSIONversion 4.300020DESCRIPTIONPlugins implementing this role must provide a "provide_version" method that will be called when setting the dist's version. If a VersionProvider offers a version but one has already been set, an exception will be raised. If "provides_version" returns undef, it will be ignored.SEE ALSOCore Dist::Zilla plugins implementing this role: AutoVersion.AUTHORRicardo SIGNES <rjbs@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Ricardo SIGNES. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-21 Dist::Zilla::Role::VersionProvider(3pm)