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.

test_prereq_matches_use

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

Error:

  • Test::Exception

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

Modules

Name Abstract Version View
Fey::ORM::Mock Mock Fey::ORM based classes so you can test without a DBMS 0.05 metacpan
Fey::ORM::Mock::Action Factory and base class for recorded actions 0.05 metacpan
Fey::ORM::Mock::Action::Delete A record of a deletion 0.05 metacpan
Fey::ORM::Mock::Action::Insert A record of an insert 0.05 metacpan
Fey::ORM::Mock::Action::Update A record of an update 0.05 metacpan
Fey::ORM::Mock::Recorder Records the history of changes for a class 0.05 metacpan
Fey::ORM::Mock::Seeder Stores seeded data for future object construction 0.05 metacpan
Fey::Object::Mock::Schema Mock schema class subclass of Fey::Object::Schema 0.05 metacpan
Fey::Object::Mock::Table Mock schema class subclass of Fey::Object::Table 0.05 metacpan

Other Files

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