-
Notifications
You must be signed in to change notification settings - Fork 1
Helps distribution authors achieve consistent versioning
cebjyre/Test-ConsistentVersion
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Test-ConsistentVersion version 0.3.1
The purpose of this module is to make it easy for other distribution
authors to have consistent version numbers within the modules (and
changelog and readme) of the distribution.
I recommend using Dist-Zilla with the PkgVersion, PodVersion (or
PodWeaver) and NextRelease plugins as a more elegant and simple
approach than this module (handling the numbering automatically,
rather than informing you of what needs to be fixed); however I
do still plan to fix bugs that may arise.
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build install
DEPENDENCIES
Test::Builder
autodie
version
perl 5.6+
Optional:
Test::Pod::Content
COPYRIGHT AND LICENCE
Copyright (C) 2021, Glenn Fowler
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
About
Helps distribution authors achieve consistent versioning
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published