The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Test::Version"

Test::Version - Check to see that version's in modules are sane River stage two • 14 direct dependents • 84 total dependents

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: mo...

PLICEASE/Test-Version-2.09 - 25 Apr 2018 13:41:19 UTC - Search in distribution

Test::Valgrind::Version - Object class for valgrind versions. River stage one • 1 direct dependent • 3 total dependents

This class is used to parse, store and compare "valgrind" versions....

VPIT/Test-Valgrind-1.19 - 01 Aug 2016 20:56:46 UTC - Search in distribution

Test::RDF::DOAP::Version - tests 'meta/changes.ttl' is up to date River stage one • 1 direct dependent • 1 total dependent

"doap_version_ok($dist, $module)" Reads all RDF in a distribution's "meta" directory and checks the distribution metadata matches the pattern: ?uri doap:release ?rel . ?rel doap:revision ?ver . Where ?uri is the URI "http://purl.org/NET/cpan-uri/dist...

TOBYINK/Test-RDF-DOAP-Version-0.010 - 10 Sep 2014 22:47:53 UTC - Search in distribution

Test::CPAN::Meta::Version - Validate CPAN META data against the specification River stage three • 46 direct dependents • 114 total dependents

This distribution was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of package makers and installers such as Ex...

BARBIE/Test-CPAN-Meta-0.25 - 06 May 2015 07:15:47 UTC - Search in distribution

Test::Module::CheckDep::Version - Unusable distribution to test Module::CheckDep::Version River stage zero No dependents

This distribution does absolutely nothing but provide a reliable test case for Module::CheckDep::Version. It has no code whatsoever. It is required due to the said distribution relying on MetaCPAN::Client, and fetching a distribution known to have a ...

STEVEB/Test-Module-CheckDep-Version-0.03 - 29 Dec 2017 13:08:23 UTC - Search in distribution

Test::CPAN::Meta::JSON::Version - Validate CPAN META data against the specification River stage two • 12 direct dependents • 27 total dependents

This module was written to ensure that a META.json file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module...

BARBIE/Test-CPAN-Meta-JSON-0.16 - 14 Jan 2015 02:06:36 UTC - Search in distribution

Test::CPAN::Meta::YAML::Version - Validate CPAN META data against the specification River stage one • 2 direct dependents • 3 total dependents

This module was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module:...

BARBIE/Test-CPAN-Meta-YAML-0.25 - 06 May 2015 07:22:21 UTC - Search in distribution

Dist::Zilla::Plugin::Test::Version - Author Test::Version tests River stage two • 21 direct dependents • 35 total dependents

This module will add a Test::Version test as a author test to your module....

PLICEASE/Dist-Zilla-Plugin-Test-Version-1.09 - 08 May 2016 14:14:12 UTC - Search in distribution

Test::HasVersion - Check Perl modules have version numbers River stage two • 16 direct dependents • 33 total dependents

Do you wanna check that every one of your Perl modules in a distribution has a version number? You wanna make sure you don't forget the brand new modules you just added? Well, that's the module you have been looking for. Use it! Do you wanna check so...

FERREIRA/Test-HasVersion-0.014 - 03 Jan 2016 02:53:04 UTC - Search in distribution

Test::NewVersion - provides a test interface for checking that you are using a new $VERSION River stage zero No dependents

This module provides interfaces that check the PAUSE index for latest $VERSION of each module, to confirm that the version number(s) has been/have been incremented. This is helpful when you are managing your distribution's version manually, where you...

ETHER/Test-NewVersion-0.003 - 13 Mar 2015 02:56:57 UTC - Search in distribution

Test2::Event::TAP::Version - Event for TAP version. River stage five • 22891 direct dependents • 32646 total dependents

This event is used if a TAP formatter wishes to set a version....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC - Search in distribution

Test::GreaterVersion - Test if you incremented VERSION River stage zero No dependents

There are two functions which are supposed to be used in your automated release suites to assure that you incremented your version before your install the module or upload it to CPAN. "has_greater_version" checks if your module source has a greater V...

GGOLDBACH/Test-GreaterVersion-0.01 - 07 Jul 2007 08:58:36 UTC - Search in distribution

Test::MinimumVersion - does your code require newer perl than you think? River stage three • 23 direct dependents • 135 total dependents

RJBS/Test-MinimumVersion-0.101083 - 31 Dec 2022 21:01:03 UTC - Search in distribution

TAP::Parser::Result::Version - TAP syntax version token. River stage five • 205 direct dependents • 22560 total dependents

This is a subclass of TAP::Parser::Result. A token of this class will be returned if a version line is encountered. TAP version 13 ok 1 not ok 2 The first version of TAP to include an explicit version number is 13....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC - Search in distribution

Test::ConsistentVersion - Ensures a CPAN distribution has consistent versioning. River stage two • 4 direct dependents • 14 total dependents

The purpose of this module is to make it easy for other distribution authors to have consistent version numbers within the modules (as well as readme file and changelog) of the distribution....

CEBJYRE/Test-ConsistentVersion-v0.3.1 - 31 Oct 2021 04:13:07 UTC - Search in distribution

Test::Dist::VersionSync - Verify that all the modules in a distribution have the same version number. River stage one • 1 direct dependent • 3 total dependents

AUBERTG/Test-Dist-VersionSync-v1.2.0 - 23 Mar 2017 06:31:35 UTC - Search in distribution

Test::Deep::RegexpVersion River stage five • 943 direct dependents • 13145 total dependents

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC - Search in distribution

Test::RequiredMinimumDependencyVersion - require a minimum version for your dependencies River stage zero No dependents

There are some modules where you'll always depend on a minimal version, either because of a bug or because of an API change. A good example would be Test::More where version 0.88 introduced "done_testing()" or version which strongly urges to set 0.77...

SKIRMESS/Test-RequiredMinimumDependencyVersion-0.003 - 03 Aug 2019 18:22:30 UTC - Search in distribution

Test::MinimumVersion::Fast - does your code require newer perl than you think? River stage one • 2 direct dependents • 3 total dependents

Test::MinimumVersion::Fast is a faster implementation of Test::MinimumVersion using Perl::MinimumVersion::Fast....

TOKUHIROM/Test-MinimumVersion-Fast-0.04 - 26 Mar 2014 03:04:57 UTC - Search in distribution

Test::Apocalypse::HasVersion - Plugin for Test::HasVersion River stage one • 1 direct dependent • 1 total dependent

Encapsulates Test::HasVersion functionality....

APOCAL/Test-Apocalypse-1.006 - 25 Oct 2014 20:12:24 UTC - Search in distribution
8,931 results (0.267 seconds)