Kwalitee Issues

No Core Issues.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: WordList, WordList::Test::Dynamic::OneTwo_Each, WordList::Test::Dynamic::OneTwo_EachParam, WordList::Test::Dynamic::OneTwo_FirstNextReset, WordListBase

Modules

Name Abstract Version View
WordList Specification and base class for WordList::*, modules that contain word list v0.7.11 metacpan
WordList::Test::Dynamic::OneTwo_Each Wordlist that returns one, two (via implementing each_word()) v0.7.11 metacpan
WordList::Test::Dynamic::OneTwo_EachParam Wordlist that returns one, two (via implementing each_word()) v0.7.11 metacpan
WordList::Test::Dynamic::OneTwo_FirstNextReset Wordlist that returns one, two (via implementing first_word(), next_word(), and reset_iterator()) v0.7.11 metacpan
WordList::Test::OneTwo Wordlist that contains "one" and "two" v0.7.11 metacpan
WordListBase WordList base class v0.7.11 metacpan
WordListRole::EachFromFirstNextReset Provide each_word(); relies on first_word(), next_word(), reset_iterator() v0.7.11 metacpan
WordListRole::FirstNextResetFromEach Provide first_word(), next_word(), reset_iterator(); relies on each_word() v0.7.11 metacpan
WordListRole::FromArray Provide first_word(), next_word(), reset_iterator(), each_word() from _array() v0.7.11 metacpan
WordListRole::Test A test role v0.7.11 metacpan
WordListRole::WordList The WordList methods v0.7.11 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan