Package : perl-Dist-Zilla-Plugin-BumpVersionAfterRelease > RPM : perl-Dist-Zilla-Plugin-BumpVersionAfterRelease-0.18.0-2.mga7.src.rpm

Basic items

Name perl-Dist-Zilla-Plugin-BumpVersionAfterRelease
Version 0.18.0
Release 2.mga7
URL http://search.cpan.org/dist/Dist-Zilla-Plugin-BumpVersionAfterRelease
Group Development/Perl
Summary Bump module versions after distribution release
Size 31KB
Arch noarch
License ASL 2.0

Description

After a release, this module modifies your original source code to
replace an existing "our $VERSION = '1.23'" declaration with the next
number after the released version as determined by Version::Next. Only
the first occurrence is affected and it must exactly match this regular
expression:

qr{^our \s+ \$VERSION \s* = \s* '$version::LAX'}mx

It must be at the start of a line and any trailing comments are deleted.
The original may have double-quotes, but the re-written line will have
single quotes.

The very restrictive regular expression format is intentional to avoid
the various ways finding a version assignment could go wrong and to
avoid using PPI, which has similar complexity issues.

For most modules, this should work just fine.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-20 09:37:15
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie