Kwalitee Issues

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: Data::Sah::Compiler::human::I18N::en, Data::Sah::Compiler::perl::I18N::id

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Locale::Maketext::Lexicon::Gettext
  • parent

no_pod_errors

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

Error: Data-Sah-0.03/lib-disabled/human/TH/int.pm -- Around line 93: =cut found outside a pod block. Skipping to next block. Data-Sah-0.03/lib-disabled/human/TH.pm -- Around line 17: =cut found outside a pod block. Skipping to next block. Data-Sah-0.03/lib-disabled/js/TH/int.pm -- Around line 97: =cut found outside a pod block. Skipping to next block. Data-Sah-0.03/lib-disabled/js/TH.pm -- Around line 11: =cut found outside a pod block. Skipping to next block.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: lib-disabled/human.pm, lib-disabled/human/I18N/en.pm, lib-disabled/human/TH.pm, lib-disabled/human/TH/int.pm, lib-disabled/js.pm, lib-disabled/human/I18N/id.pm, lib-disabled/js/TH.pm, lib-disabled/js/TH/int.pm

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: Data::Sah::Compiler::human::I18N::en, Data::Sah::Compiler::perl::I18N::id

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Data::Sah
  • Data::Sah::Compiler::Human
  • Data::Sah::Compiler::human::TH
  • Data::Sah::Compiler::human::TH::int
  • Data::Sah::Compiler::js
  • Data::Sah::Compiler::perl
  • Data::Sah::Compiler::perl::TH
  • Data::Sah::Compiler::perl::TH::int
  • Data::Sah::Type::BaseType
  • Data::Sah::Type::Comparable
  • Data::Sah::Type::HasElems
  • Data::Sah::Type::Sortable
  • Data::Sah::Type::buf
  • Data::Sah::Type::float
  • Data::Sah::Type::int
  • Data::Sah::Type::num
  • Data::Sah::Type::str

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
Data::Sah Schema for data structures 0.03 metacpan
Data::Sah::Compiler::BaseCompiler Base class for Sah compilers (Data::Sah::Compiler::*) 0.03 metacpan
Data::Sah::Compiler::BaseCompiler::TH Base class for type handlers 0.03 metacpan
Data::Sah::Compiler::BaseProg Base class for programming language compilers 0.03 metacpan
Data::Sah::Compiler::BaseProg::TH Base class for programming-language emiting compiler's type handlers 0.03 metacpan
Data::Sah::Compiler::Human metacpan
Data::Sah::Compiler::human::I18N::en metacpan
Data::Sah::Compiler::human::TH metacpan
Data::Sah::Compiler::human::TH::int metacpan
Data::Sah::Compiler::js metacpan
Data::Sah::Compiler::perl Compile Sah schema to Perl code 0.03 metacpan
Data::Sah::Compiler::perl::I18N::id metacpan
Data::Sah::Compiler::perl::TH Base class for perl type handlers 0.03 metacpan
Data::Sah::Compiler::perl::TH::int perl's type handler for type "int" 0.03 metacpan
Data::Sah::Easy Simple interface to Data::Sah 0.03 metacpan
Data::Sah::Schemas::Common Collection of common schemas 0.03 metacpan
Data::Sah::Schemas::sah Collection of schemas related to Sah 0.03 metacpan
Data::Sah::Type::BaseType Specification for base type 0.03 metacpan
Data::Sah::Type::Comparable Specification for comparable types 0.03 metacpan
Data::Sah::Type::HasElems Specification for types that have the notion of elements 0.03 metacpan
Data::Sah::Type::Sortable Specification for sortable types 0.03 metacpan
Data::Sah::Type::buf Specification for type 'buf' 0.03 metacpan
Data::Sah::Type::float Specification for type 'float' 0.03 metacpan
Data::Sah::Type::int Specification for type 'int' 0.03 metacpan
Data::Sah::Type::num Specification for num types 0.03 metacpan
Data::Sah::Type::str Specification for type 'str' 0.03 metacpan
Data::Sah::Util Sah utility routines 0.03 metacpan

Other Files

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