Author/MaintainerETHER
Version
Release Date2013-05-23
Kwalitee119.23
Core Kwalitee96.15
External Links

Kwalitee Fails

Core fails
metricremedy
use strict

This distribution does not 'use strict;' in all of its modules.

Add 'use strict' to all modules.

Extra fails
metricremedy
use warnings

This distribution does not 'use warnings;' in all of its modules.

Add 'use warnings' to all modules. (This will require perl > 5.6)

prereq matches use

This distribution uses a module or a dist that's not listed as a prerequisite.

List all used modules in META.yml requires

Experimental fails
metricremedy
has version in each file

This distribution has a .pm file without version number. (Using Parse::PMFile to match them)

Add a version number to each .pm file.

build prereq matches use

This distribution uses a module or a dist in it's test suite that's not listed as a build prerequisite.

List all modules used in the test suite in META.yml build_requires

History