Moose
| Author/Maintainer | ETHER |
|---|---|
| Version | |
| Release Date | 2013-05-23 |
| Kwalitee | 119.23 |
| Core Kwalitee | 96.15 |
| External Links |
Kwalitee Fails
| metric | remedy |
|---|---|
| use strict |
This distribution does not 'use strict;' in all of its modules. Add 'use strict' to all modules. |
| metric | remedy |
|---|---|
| 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 |
| metric | remedy |
|---|---|
| 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 |