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: License 'gpl3' is invalid (license) [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.

has_tests

Add tests!

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

no_pod_errors

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

Error: FusqlFS-0.001/README.pod -- Around line 200: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: FusqlFS, FusqlFS::Backend, FusqlFS::Backend::Base, FusqlFS::Backend::PgSQL, FusqlFS::Backend::PgSQL::Functions, FusqlFS::Backend::PgSQL::Queries, FusqlFS::Backend::PgSQL::Roles, FusqlFS::Backend::PgSQL::Sequences, FusqlFS::Backend::PgSQL::Table::Constraints, FusqlFS::Backend::PgSQL::Table::Data, FusqlFS::Backend::PgSQL::Table::Indices, FusqlFS::Backend::PgSQL::Table::Struct, FusqlFS::Backend::PgSQL::Tables, FusqlFS::Backend::PgSQL::Views, FusqlFS::Cache, FusqlFS::Cache::Base, FusqlFS::Cache::File, FusqlFS::Cache::Limited, FusqlFS::Entry, FusqlFS::Interface

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
FusqlFS 0.001 metacpan
FusqlFS::Backend metacpan
FusqlFS::Backend::Base metacpan
FusqlFS::Backend::PgSQL metacpan
FusqlFS::Backend::PgSQL::Functions metacpan
FusqlFS::Backend::PgSQL::Queries metacpan
FusqlFS::Backend::PgSQL::Role::Owned metacpan
FusqlFS::Backend::PgSQL::Role::Owner metacpan
FusqlFS::Backend::PgSQL::Role::Permissions metacpan
FusqlFS::Backend::PgSQL::Roles metacpan
FusqlFS::Backend::PgSQL::Sequences metacpan
FusqlFS::Backend::PgSQL::Table::Constraints metacpan
FusqlFS::Backend::PgSQL::Table::Data metacpan
FusqlFS::Backend::PgSQL::Table::Indices metacpan
FusqlFS::Backend::PgSQL::Table::Struct metacpan
FusqlFS::Backend::PgSQL::Tables metacpan
FusqlFS::Backend::PgSQL::Views metacpan
FusqlFS::Cache metacpan
FusqlFS::Cache::Base metacpan
FusqlFS::Cache::File metacpan
FusqlFS::Cache::File::Record metacpan
FusqlFS::Cache::Limited metacpan
FusqlFS::Entry metacpan
FusqlFS::Entry::Dir metacpan
FusqlFS::Entry::File metacpan
FusqlFS::Entry::Pipe metacpan
FusqlFS::Entry::Symlink metacpan
FusqlFS::Interface metacpan
MySQL::Backend::Base metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.yml metacpan
README.pod metacpan