Scroll to navigation

Module::CPANTS::Kwalitee::Distname(3pm) User Contributed Perl Documentation Module::CPANTS::Kwalitee::Distname(3pm)

NAME

Module::CPANTS::Kwalitee::Distname - Proper Distname layout

SYNOPSIS

Checks if a distname is well-formed.
A wellformed distname looks like "Foo-Bar-1.42.tgz"

DESCRIPTION

Methods

order
Defines the order in which Kwalitee tests should be run.
Returns 20, as data generated by "MCK::Distname" is used by other tests.
analyse
"MCK::Distname" uses "CPAN::DistnameInfo" to split a distname into it's components.
kwalitee_indicators
Returns the Kwalitee Indicators datastructure.
has_version
has_proper_version

SEE ALSO

Module::CPANTS::Analyse

AUTHOR

Thomas Klausner <https://metacpan.org/author/domm>

COPYRIGHT AND LICENSE

Copyright X 2003X2006, 2009 Thomas Klausner <https://metacpan.org/author/domm>
You may use and distribute this module according to the same terms that Perl is distributed under.
2012-06-08 perl v5.14.2