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

Search results for "module:Module::CPANTS::Kwalitee::License"

Module::CPANTS::Kwalitee::License - Checks if there is a license River stage three • 16 direct dependents • 221 total dependents

Methods order Defines the order in which Kwalitee tests should be run. Returns 100. analyse "MCK::License" checks if there's a "license" field "META.yml". Additionally, it looks for a file called LICENSE and a POD section named LICENSE kwalitee_indic...

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC

Module::Release::Kwalitee - Play the CPANTS game River stage one • 4 direct dependents • 4 total dependents

check_kwalitee Run `cpants_lints.pl distname.tgz`. If it doesn't see "a 'perfect' distribution" it dies. It looks in local_name to get the name of the distribution file. POD ERRORS Hey! The above document had some coding errors, which are explained b...

BDFOY/Module-Release-2.135 - 08 Jan 2024 14:57:46 UTC

Module::CPANTS::Kwalitee - Interface to Kwalitee generators River stage three • 16 direct dependents • 221 total dependents

Methods new Plain old constructor. Loads all Plugins. get_indicators Get the list of all Kwalitee indicators, either as an ARRAY or ARRAYREF. get_indicators_hash Get the list of all Kwalitee indicators as an HASHREF. core_indicator_names Get a list o...

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC

Module::CPANTS::Analyse - Generate Kwalitee ratings for a distribution River stage three • 16 direct dependents • 221 total dependents

Methods new my $analyser = Module::CPANTS::Analyse->new({dist => 'path/to/file'}); Plain old constructor. unpack Unpack the distribution into a temporary directory. Returns an error if something went wrong, "undef" if all went well. analyse Run all a...

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC

Module::Format - a CPAN distribution to handle the various formats that Perl module names and distribution names are kept in. River stage one • 1 direct dependent • 1 total dependent

SHLOMIF/Module-Format-0.4.0 - 06 Apr 2020 14:21:10 UTC

Module::CPANTS::ProcessCPAN - Generate Kwalitee ratings for the whole CPAN River stage one • 1 direct dependent • 1 total dependent

Run CPANTS on the whole of CPAN. Includes a DBIx::Class based DB abstraction layer. More docs soon... How to set up a local CPANTS processor Prereqs * A PostgreSQL DB named "cpants" * A local CPAN mirror (eg one mirrored with CPAN::Mini) * All the pr...

DOMM/Module-CPANTS-ProcessCPAN-0.77 - 10 Aug 2008 11:18:12 UTC

App::Sky::Module - class that does the heavy lifting. River stage one • 1 direct dependent • 1 total dependent

SHLOMIF/App-Sky-0.4.3 - 04 Apr 2024 07:53:12 UTC

Module::Format::AsHTML - generate HTML links to metacpan module/dists pages. River stage one • 1 direct dependent • 1 total dependent

Module::Format::AsHTML is a module to generate HTML hyperlinks and other HTML fragments for CPAN modules and distributions. It grew out of some incarnations of source codes used by some of my (= SHLOMIF) sites. One for example can pass: 'cpan' => Mod...

SHLOMIF/Module-Format-AsHTML-0.0.2 - 03 Aug 2020 09:19:36 UTC

Module::Format::Module - encapsulates a single Perl module. River stage one • 1 direct dependent • 1 total dependent

SHLOMIF/Module-Format-0.4.0 - 06 Apr 2020 14:21:10 UTC

Module::Format::PerlMF_App - implements the perlmf command-line application. River stage one • 1 direct dependent • 1 total dependent

SHLOMIF/Module-Format-0.4.0 - 06 Apr 2020 14:21:10 UTC

Module::Format::ModuleList - an ordered list of Module::Format::Module. River stage one • 1 direct dependent • 1 total dependent

SHLOMIF/Module-Format-0.4.0 - 06 Apr 2020 14:21:10 UTC

Module::CPANTS::Kwalitee::Pod - Check Pod River stage three • 16 direct dependents • 221 total dependents

Methods order Defines the order in which Kwalitee tests should be run. Returns 100. analyse Parses pod to see if it has a proper abstract. kwalitee_indicators Returns the Kwalitee Indicators data structure. * has_abstract_in_pod * no_abstract_stub_in...

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC

Module::CPANTS::Kwalitee::Uses - Checks which modules are used River stage three • 16 direct dependents • 221 total dependents

Methods order Defines the order in which Kwalitee tests should be run. Returns 100. analyse "MCK::Uses" uses "Module::ExtractUse" to find all "use" statements in code (actual code and tests). kwalitee_indicators Returns the Kwalitee Indicators data s...

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC

Module::CPANTS::Site::Model::Kwalitee - Kwalitee Model Component River stage zero No dependents

Kwalitee Model Component....

DOMM/Module-CPANTS-Site-0.76 - 10 Aug 2008 11:21:00 UTC

Module::CPANTS::Kwalitee::Files - Check for various files River stage three • 16 direct dependents • 221 total dependents

Methods order Defines the order in which Kwalitee tests should be run. Returns 15, as data generated by "MCK::Files" is used by all other tests. analyse "MCK::Files" uses "File::Find::Object" to get a list of all files and directories in a distributi...

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC

Module::CPANTS::Kwalitee::Prereq - Checks listed prerequisites River stage three • 16 direct dependents • 221 total dependents

Methods order Defines the order in which Kwalitee tests should be run. Returns 100. analyse Find information on prerequisite distributions from meta files etc. kwalitee_indicators Returns the Kwalitee Indicators data structure....

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC

Module::CPANTS::Kwalitee::Distros - Information retrieved from the various Linux and other distributions River stage three • 16 direct dependents • 221 total dependents

Methods order Defines the order in which Kwalitee tests should be run. analyse Does nothing now. kwalitee_indicators Returns the Kwalitee Indicators data structure....

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC

Module::CPANTS::Kwalitee::MetaYML - Checks data available in META.yml River stage three • 16 direct dependents • 221 total dependents

Methods order Defines the order in which Kwalitee tests should be run. Returns 10. "MetaYML" should be checked earlier than "Files" to handle "no_index" correctly. analyse "MCK::MetaYML" checks "META.yml". kwalitee_indicators Returns the Kwalitee Ind...

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC

Module::CPANTS::Kwalitee::CpantsErrors - Check for CPANTS testing errors River stage three • 16 direct dependents • 221 total dependents

Methods order Defines the order in which Kwalitee tests should be run. Returns 1000. analyse Uses "IO::Capture::Stdout" to check for any strange things that might happen during testing kwalitee_indicators Returns the Kwalitee Indicators data structur...

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC

Module::CPANTS::Kwalitee::Version - check versions River stage three • 16 direct dependents • 221 total dependents

Methods order Defines the order in which Kwalitee tests should be run. Returns 100. analyse Does nothing now. kwalitee_indicators Returns the Kwalitee Indicators data structure....

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC
27 results (0.053 seconds)