NAME
Dist::Zilla::Role::YANICK::PreviousVersionProvider - provides the distribution's previously released version
VERSION
version 0.2.6
DESCRIPTION
Role for Dist::Zilla::Plugin classes that return the previously released version.
The namespace contains YANICK simply because I didn't want to encroach on the official namespace without asking permission. If allowed, this role will migrate to Dist::Zilla::Role::PreviousVersionProvider.
METHODS REQUIRED BY THE ROLE
provide_previous_version
Returns the previously released version
AUTHOR
Yanick Champoux <yanick@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2021, 2015, 2014, 2013, 2012 by Yanick Champoux.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.