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

NAME

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

SYNOPSIS

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

DESCRIPTION

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

Module::Release

SOURCE AVAILABILITY

This source is in GitHub

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

AUTHOR

brian d foy, <briandfoy@pobox.com>

COPYRIGHT AND LICENSE

Copyright © 2007-2024, brian d foy <briandfoy@pobox.com>. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the Artistic License 2.0.