Name : perl-Test-Version
| |
Version : 2.09
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.1.1
| Date : 2023-01-27 17:52:03
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-Version-2.09-lp154.1.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : Check to see that version\'s in modules are sane
|
Description :
This module\'s goal is to be a one stop shop for checking to see that your versions across your dist are sane. Please ensure that you use version \'0.04\' or later only, as earlier versions are old code and may not work correctly. Current feature list:
* module has a version
Tests to insure that all modules checked have a VERSION defined, Can replace Test::HasVersion
* module has a valid version
Tests to insure that all versions are valid, according to the rules of version method \'is_lax\'. To quote:
_The lax criteria corresponds to what is currently allowed by the version parser. All of the following formats are acceptable for dotted-decimal formats strings:_
v1.2 1.2345.6 v1.23_4 1.2345 1.2345_01
_If you want to limit yourself to a much more narrow definition of what a version string constitutes, is_strict() is limited to version strings like the following list:_
v1.234.5 2.3456
you can cause your tests to fail if not strict by setting is_strict to \'1\'
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.4/noarch |