Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: 'git@github.com:jjn1056/DBIx-Class-Schema-PopulateMore.git' for 'repository' does not have a URL authority (resources -> repository) [Validation: 1.4]

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: DBIx::Class::Schema::PopulateMore::Test::Schema, DBIx::Class::Schema::PopulateMore::Test::Schema::Result, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::Company, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::CompanyPerson, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::EmploymentHistory, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::FriendList, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::Gender, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::Person, DBIx::Class::Schema::PopulateMore::Test::Schema::ResultSet, DBIx::Class::Schema::PopulateMore::Test::Schema::ResultSet::Person

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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: DBIx::Class::Schema::PopulateMore::Test::Schema, DBIx::Class::Schema::PopulateMore::Test::Schema::Result, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::Company, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::CompanyPerson, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::EmploymentHistory, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::FriendList, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::Gender, DBIx::Class::Schema::PopulateMore::Test::Schema::Result::Person, DBIx::Class::Schema::PopulateMore::Test::Schema::ResultSet, DBIx::Class::Schema::PopulateMore::Test::Schema::ResultSet::Person

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.

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
DBIx::Class::Schema::PopulateMore An enhanced populate method 0.15 metacpan
DBIx::Class::Schema::PopulateMore::Command Command Class to Populate a Schema metacpan
DBIx::Class::Schema::PopulateMore::Inflator Base Class for keyword Inflators metacpan
DBIx::Class::Schema::PopulateMore::Inflator::Date Returns A L<DateTime> object metacpan
DBIx::Class::Schema::PopulateMore::Inflator::Env inflated via the %ENV hash metacpan
DBIx::Class::Schema::PopulateMore::Inflator::Find Inflate via ResultSet->find metacpan
DBIx::Class::Schema::PopulateMore::Inflator::Index Coerce DateTime from Strings metacpan
DBIx::Class::Schema::PopulateMore::Visitor Visitor for the Populate Data metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan