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

Search results for "module:Test::CPAN::Meta"

Test::CPAN::Meta - Validate your CPAN META.yml files. 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

Test::CPAN::Meta::YAML - Validate a META.yml file within a CPAN distribution. 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 slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module::Ins...

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

Test::CPAN::Meta::JSON - Validate a META.json file within a CPAN distribution. 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 package makers and installers such as ExtUtil...

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

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

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

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

Dist::Zilla::Plugin::Test::CPAN::Meta::JSON - release tests for your META.json River stage two • 8 direct dependents • 16 total dependents

This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the following file if META.json is in your dist: xt/release/meta-json.t - a standard Test::CPAN::Meta::JSON test See Test::CPAN::Meta::JSON for what this test does....

DOHERTY/Dist-Zilla-Plugin-Test-CPAN-Meta-JSON-0.004 - 22 Mar 2015 01:35:09 UTC

Test::Apocalypse::CPANMeta - Plugin for Test::CPAN::Meta River stage one • 1 direct dependent • 1 total dependent

Encapsulates Test::CPAN::Meta functionality....

APOCAL/Test-Apocalypse-1.006 - 25 Oct 2014 20:12:24 UTC

CPAN::Test::Dummy::MultiPkgVer::NoMETA - CPAN Test Dummy that has multiple packages in one file with different versions River stage zero No dependents

Test dummy distribution that has one .pm file with multiple packages in it, without "provides" in META....

MIYAGAWA/CPAN-Test-Dummy-MultiPkgVer-NoMETA-0.01 - 21 Apr 2013 05:48:17 UTC

Test::Apocalypse::CPANMeta_YAML - Plugin for Test::CPAN::Meta River stage one • 1 direct dependent • 1 total dependent

Encapsulates Test::CPAN::Meta::YAML functionality....

APOCAL/Test-Apocalypse-1.006 - 25 Oct 2014 20:12:24 UTC

Test::Apocalypse::CPANMeta_JSON - Plugin for Test::CPAN::Meta River stage one • 1 direct dependent • 1 total dependent

Encapsulates Test::CPAN::Meta::JSON functionality....

APOCAL/Test-Apocalypse-1.006 - 25 Oct 2014 20:12:24 UTC

Acme::Test::MetaCPAN::NoContributingDoc - Test module for MetaCPAN /contributing-to River stage zero No dependents

Acme::Test::MetaCPAN::NoContributingDoc is a dummy test dist that does not contain a "CONTRIBUTING" file, for testing "/contributing-to" path placeholder text....

ZAKAME/Acme-Test-MetaCPAN-NoContributingDoc-0.01 - 01 Oct 2018 07:17:20 UTC

Acme::PERLANCAR::Test::MetaCPAN::HTML - Test HTML rendering on MetaCPAN River stage zero No dependents

PERLANCAR/Acme-PERLANCAR-Test-MetaCPAN-HTML-0.005 - 22 Jan 2019 13:20:35 UTC

Test::XT - Generate best practice release-only tests River stage one • 2 direct dependents • 3 total dependents

A number of Test modules have been written over the years to support authors. Typically, these modules have standard short test scripts documented in them that you can cut and paste into your distribution. Unfortunately almost all of these cut-and-pa...

ADAMK/Test-XT-0.04 - 07 Jul 2011 02:49:42 UTC

Test::Most - Most commonly needed test functions and features. River stage four • 771 direct dependents • 1705 total dependents

Test::Most exists to reduce boilerplate and to make your testing life easier. We provide "one stop shopping" for most commonly used testing modules. In fact, we often require the latest versions so that you get bug fixes through Test::Most and don't ...

OVID/Test-Most-0.38 - 24 Sep 2022 13:49:17 UTC

Moose::Test - A Test Runner for the Moose test suite River stage zero No dependents

This module provides an abstraction over the Moose test cases such that it makes it easier for them to be re-used in different contexts....

SARTAK/Moose-Test-0.01 - 02 Oct 2008 04:07:39 UTC

Test::Sweet - Moose-based Test::Class replacement River stage zero No dependents

"Test::Sweet" lets you organize tests into Moose classes and Moose roles. You just need to create a normal class or role and say "use Test::Sweet" somewhere. This adds the necessary methods to your metaclass, makes your class do "Test::Sweet::Runnabl...

JROCKWAY/Test-Sweet-0.03 - 16 May 2011 04:05:39 UTC

Test::Prereq::Meta - Test distribution prerequisites against CPAN meta data file. River stage zero No dependents

This Perl module tests whether a Perl module or file's prerequisites are all accounted for in the meta data for its distribution. It was inspired by Brian D. Foy's Test::Prereq, and like it uses Module::Extract::Use to determine what modules a given ...

WYANT/Test-Prereq-Meta-0.003 - 27 Sep 2021 04:30:42 UTC

Test::Pockito - Inspired by Mockito, a library to build mock objects for test driven development River stage zero No dependents

A mock object is a thing that imitates something else that may be hard to setup or can be brittle. Examples of such are databases, network connections, and things deemed non trivial that may involve state. The following is an overly complicated class...

EXUSSUM/Test-Pockito-0.02 - 27 Jul 2010 20:04:16 UTC

Test::Kwalitee - Test the Kwalitee of a distribution before you release it River stage three • 79 direct dependents • 197 total dependents

Kwalitee is an automatically-measurable gauge of how good your software is. That's very different from quality, which a computer really can't measure in a general sense. (If you can, you've solved a hard problem in computer science.) In the world of ...

ETHER/Test-Kwalitee-1.28 - 02 Feb 2019 19:30:09 UTC
42 results (0.089 seconds)