| Module::CPANTS::Kwalitee::BrokenInstaller - Check for broken Module::Install |
Module::CPANTS::Kwalitee::BrokenInstaller - Check for broken Module::Install
Find out whether the distribution uses an outdaten version of Module::Install.
Defines the order in which Kwalitee tests should be run.
Returns 100, as data generated by this should not be
used by any other tests.
MCK::BrokenInstaller checks whether the distribution uses Module::Install
and if so whether it uses a reasonably current version of it (0.61 or later).
It also checks whether the Makefile.PL uses the auto_install feature.
If so, Module::Install should be at least version 0.64.
Returns the Kwalitee Indicators datastructure.
the Module::CPANTS::Analyse manpage
Steffen Müller, <smueller@cpan.org>, http://steffen-mueller.net
Thomas Klausner, <domm@cpan.org>, http://domm.zsi.at
You may use and distribute this module according to the same terms that Perl is distributed under.
| Module::CPANTS::Kwalitee::BrokenInstaller - Check for broken Module::Install |