Module::Release::Kwalitee - Play the CPANTS game


Module-Release documentation  | view source Contained in the Module-Release distribution.

Index


NAME

Top

Module::Release::Kwalitee - Play the CPANTS game

SYNOPSIS

Top

The release script automatically loads this module if it thinks that you want to check the kwalitee of your module.

DESCRIPTION

Top

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.

cpants_lint
cpants_pass_regex

The regex to use to evaluate the output of cpants_lint.pl to see if everything was okay.

SEE ALSO

Top

Module::Release

SOURCE AVAILABILITY

Top

This source is in Github:

	git://github.com/briandfoy/module-release.git

AUTHOR

Top

brian d foy, <bdfoy@cpan.org>

COPYRIGHT AND LICENSE

Top


Module-Release documentation  | view source Contained in the Module-Release distribution.