XML-Grammar-Fiction
| Author/Maintainer | SHLOMIF |
|---|---|
| Version | |
| Release Date | 2013-05-14 |
| Kwalitee | 115.38 |
| 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) |
| is prereq |
This distribution is not required by another distribution by another author. Convince / force / bribe another CPAN author to use this distribution. |
| 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 |
|---|---|
| metayml has provides |
This distribution does not have a list of provided modules defined in META.yml. Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build does this automatically for you. |