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: Missing mandatory field, 'abstract' (abstract) [Validation: 1.4];value is an undefined string (abstract) [Validation: 1.4]

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: VUser-Google-Api-1.0.1/lib/VUser/Google/ApiProtocol.pm -- Around line 204: You forgot a '=back' before '=head2'

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.

has_meta_json

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

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.001000,0.002000,0.005001,0.11,0.25,1.000001

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
VUser::Google::ApiProtocol Base class for implementation of the Google APIs 1.000001 metacpan
VUser::Google::ApiProtocol::V2_0 Implements version 2.0 of the Google APIs. 0.005001 metacpan
VUser::Google::EmailSettings 0.001000 metacpan
VUser::Google::EmailSettings::V2_0 Support version 2.0 of the Google Email Settings API 0.001000 metacpan
VUser::Google::Groups 0.002000 metacpan
VUser::Google::Groups::GroupEntry 0.002000 metacpan
VUser::Google::Groups::V2_0 0.002000 metacpan
VUser::Google::Provisioning 0.002000 metacpan
VUser::Google::Provisioning::UserEntry 0.002000 metacpan
VUser::Google::Provisioning::V2_0 Support for version 2.0 of the Google Provisioning API 0.002000 metacpan
VUser::Google::ProvisioningAPI Perl module that implements the Google Apps for Your Domain Provisioning API 0.25 metacpan
VUser::Google::ProvisioningAPI::V1_0 Perl module that implements version 1.0 of the Google Apps for Your Domain Provisioning API 0.11 metacpan
VUser::Google::ProvisioningAPI::V2_0 Perl module that implements version 2.0 of the Google Apps for Your Domain Provisioning API 0.25 metacpan
VUser::Google::ProvisioningAPI::V2_0::EmailListEntry Google Provisioning API 2.0 email list entry 0.002000 metacpan
VUser::Google::ProvisioningAPI::V2_0::EmailListRecipientEntry Google Provisioning API 2.0 email list recipient entry 0.002000 metacpan
VUser::Google::ProvisioningAPI::V2_0::NicknameEntry Google Provisioning API 2.0 nick name entry 0.002000 metacpan
VUser::Google::ProvisioningAPI::V2_0::UserEntry Google Provisioning API 2.0 User entry 0.002000 metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README.Google-ProvisioningAPI metacpan