Kwalitee Issues

No Core Issues.

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
  • Data::Sah::Compiler::Prog
  • Data::Sah::Compiler::Prog::TH
  • Data::Sah::Compiler::Prog::TH::all
  • Data::Sah::Compiler::Prog::TH::any
  • Data::Sah::Compiler::TH
  • Data::Sah::Compiler::TextResultRole
  • Data::Sah::Compiler::human
  • Data::Sah::Compiler::human::TH
  • Data::Sah::Compiler::human::TH::Comparable
  • Data::Sah::Compiler::human::TH::HasElems
  • Data::Sah::Compiler::human::TH::Sortable
  • Data::Sah::Compiler::human::TH::all
  • Data::Sah::Compiler::human::TH::any
  • Data::Sah::Compiler::human::TH::array
  • Data::Sah::Compiler::human::TH::bool
  • Data::Sah::Compiler::human::TH::buf
  • Data::Sah::Compiler::human::TH::cistr
  • Data::Sah::Compiler::human::TH::code
  • Data::Sah::Compiler::human::TH::date
  • Data::Sah::Compiler::human::TH::float
  • Data::Sah::Compiler::human::TH::hash
  • Data::Sah::Compiler::human::TH::int
  • Data::Sah::Compiler::human::TH::num
  • Data::Sah::Compiler::human::TH::obj
  • Data::Sah::Compiler::human::TH::re
  • Data::Sah::Compiler::human::TH::str
  • Data::Sah::Compiler::human::TH::undef
  • Data::Sah::Compiler::js
  • Data::Sah::Compiler::js::TH
  • Data::Sah::Compiler::js::TH::all
  • Data::Sah::Compiler::js::TH::any
  • Data::Sah::Compiler::js::TH::array
  • Data::Sah::Compiler::js::TH::bool
  • Data::Sah::Compiler::js::TH::buf
  • Data::Sah::Compiler::js::TH::cistr
  • Data::Sah::Compiler::js::TH::code
  • Data::Sah::Compiler::js::TH::date
  • Data::Sah::Compiler::js::TH::float
  • Data::Sah::Compiler::js::TH::hash
  • Data::Sah::Compiler::js::TH::int
  • Data::Sah::Compiler::js::TH::num
  • Data::Sah::Compiler::js::TH::obj
  • Data::Sah::Compiler::js::TH::re
  • Data::Sah::Compiler::js::TH::str
  • Data::Sah::Compiler::js::TH::undef
  • Data::Sah::Compiler::perl
  • Data::Sah::Compiler::perl::TH
  • Data::Sah::Compiler::perl::TH::all
  • Data::Sah::Compiler::perl::TH::any
  • Data::Sah::Compiler::perl::TH::array
  • Data::Sah::Compiler::perl::TH::bool
  • Data::Sah::Compiler::perl::TH::buf
  • Data::Sah::Compiler::perl::TH::cistr
  • Data::Sah::Compiler::perl::TH::code
  • Data::Sah::Compiler::perl::TH::date
  • Data::Sah::Compiler::perl::TH::float
  • Data::Sah::Compiler::perl::TH::hash
  • Data::Sah::Compiler::perl::TH::int
  • Data::Sah::Compiler::perl::TH::num
  • Data::Sah::Compiler::perl::TH::obj
  • Data::Sah::Compiler::perl::TH::re
  • Data::Sah::Compiler::perl::TH::str
  • Data::Sah::Compiler::perl::TH::undef
  • Data::Sah::Human
  • Data::Sah::JS
  • Data::Sah::Lang
  • Data::Sah::Lang::fr_FR
  • Data::Sah::Lang::id_ID
  • Data::Sah::Lang::zh_CN
  • Data::Sah::Type::BaseType
  • Data::Sah::Type::Comparable
  • Data::Sah::Type::HasElems
  • Data::Sah::Type::Sortable
  • Data::Sah::Type::all
  • Data::Sah::Type::any
  • Data::Sah::Type::array
  • Data::Sah::Type::bool
  • Data::Sah::Type::buf
  • Data::Sah::Type::cistr
  • Data::Sah::Type::code
  • Data::Sah::Type::date
  • Data::Sah::Type::float
  • Data::Sah::Type::hash
  • Data::Sah::Type::int
  • Data::Sah::Type::num
  • Data::Sah::Type::obj
  • Data::Sah::Type::re
  • Data::Sah::Type::str
  • Data::Sah::Type::undef
  • Data::Sah::Util::Func
  • Data::Sah::Util::Role
  • Data::Sah::Util::Type
  • Data::Sah::Util::TypeX

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 Fast and featureful data structure validation 0.27 metacpan
Data::Sah::Compiler Base class for Sah compilers (Data::Sah::Compiler::*) 0.27 metacpan
Data::Sah::Compiler::Prog Base class for programming language compilers 0.27 metacpan
Data::Sah::Compiler::Prog::TH Base class for programming-language emiting compiler's type handlers 0.27 metacpan
Data::Sah::Compiler::Prog::TH::all Base class for programming language compiler handler for type "all" 0.27 metacpan
Data::Sah::Compiler::Prog::TH::any Base class for programming language compiler handler for type "any" 0.27 metacpan
Data::Sah::Compiler::TH Base class for type handlers 0.27 metacpan
Data::Sah::Compiler::TextResultRole Role for compilers that produce text result (array of lines) 0.27 metacpan
Data::Sah::Compiler::human Compile Sah schema to human language 0.27 metacpan
Data::Sah::Compiler::human::TH Base class for human type handlers 0.27 metacpan
Data::Sah::Compiler::human::TH::Comparable human's type handler for role "Comparable" 0.27 metacpan
Data::Sah::Compiler::human::TH::HasElems human's type handler for role "HasElems" 0.27 metacpan
Data::Sah::Compiler::human::TH::Sortable human's type handler for role "Sortable" 0.27 metacpan
Data::Sah::Compiler::human::TH::all perl's type handler for type "all" 0.27 metacpan
Data::Sah::Compiler::human::TH::any perl's type handler for type "any" 0.27 metacpan
Data::Sah::Compiler::human::TH::array human's type handler for type "array" 0.27 metacpan
Data::Sah::Compiler::human::TH::bool perl's type handler for type "bool" 0.27 metacpan
Data::Sah::Compiler::human::TH::buf perl's type handler for type "buf" 0.27 metacpan
Data::Sah::Compiler::human::TH::cistr perl's type handler for type "cistr" 0.27 metacpan
Data::Sah::Compiler::human::TH::code perl's type handler for type "code" 0.27 metacpan
Data::Sah::Compiler::human::TH::date human's type handler for type "date" 0.27 metacpan
Data::Sah::Compiler::human::TH::float human's type handler for type "num" 0.27 metacpan
Data::Sah::Compiler::human::TH::hash human's type handler for type "hash" 0.27 metacpan
Data::Sah::Compiler::human::TH::int human's type handler for type "int" 0.27 metacpan
Data::Sah::Compiler::human::TH::num human's type handler for type "num" 0.27 metacpan
Data::Sah::Compiler::human::TH::obj perl's type handler for type "obj" 0.27 metacpan
Data::Sah::Compiler::human::TH::re perl's type handler for type "re" 0.27 metacpan
Data::Sah::Compiler::human::TH::str perl's type handler for type "str" 0.27 metacpan
Data::Sah::Compiler::human::TH::undef perl's type handler for type "undef" 0.27 metacpan
Data::Sah::Compiler::js Compile Sah schema to JavaScript code 0.27 metacpan
Data::Sah::Compiler::js::TH Base class for js type handlers 0.27 metacpan
Data::Sah::Compiler::js::TH::all js's type handler for type "all" 0.27 metacpan
Data::Sah::Compiler::js::TH::any js's type handler for type "any" 0.27 metacpan
Data::Sah::Compiler::js::TH::array js's type handler for type "array" 0.27 metacpan
Data::Sah::Compiler::js::TH::bool js's type handler for type "bool" 0.27 metacpan
Data::Sah::Compiler::js::TH::buf js's type handler for type "buf" 0.27 metacpan
Data::Sah::Compiler::js::TH::cistr js's type handler for type "cistr" 0.27 metacpan
Data::Sah::Compiler::js::TH::code js's type handler for type "code" 0.27 metacpan
Data::Sah::Compiler::js::TH::date js's type handler for type "date" 0.27 metacpan
Data::Sah::Compiler::js::TH::float js's type handler for type "float" 0.27 metacpan
Data::Sah::Compiler::js::TH::hash js's type handler for type "hash" 0.27 metacpan
Data::Sah::Compiler::js::TH::int js's type handler for type "int" 0.27 metacpan
Data::Sah::Compiler::js::TH::num js's type handler for type "num" 0.27 metacpan
Data::Sah::Compiler::js::TH::obj js's type handler for type "obj" 0.27 metacpan
Data::Sah::Compiler::js::TH::re js's type handler for type "re" 0.27 metacpan
Data::Sah::Compiler::js::TH::str js's type handler for type "str" 0.27 metacpan
Data::Sah::Compiler::js::TH::undef js's type handler for type "re" 0.27 metacpan
Data::Sah::Compiler::perl Compile Sah schema to Perl code 0.27 metacpan
Data::Sah::Compiler::perl::TH Base class for perl type handlers 0.27 metacpan
Data::Sah::Compiler::perl::TH::all perl's type handler for type "all" 0.27 metacpan
Data::Sah::Compiler::perl::TH::any perl's type handler for type "any" 0.27 metacpan
Data::Sah::Compiler::perl::TH::array perl's type handler for type "array" 0.27 metacpan
Data::Sah::Compiler::perl::TH::bool perl's type handler for type "bool" 0.27 metacpan
Data::Sah::Compiler::perl::TH::buf perl's type handler for type "buf" 0.27 metacpan
Data::Sah::Compiler::perl::TH::cistr perl's type handler for type "cistr" 0.27 metacpan
Data::Sah::Compiler::perl::TH::code perl's type handler for type "code" 0.27 metacpan
Data::Sah::Compiler::perl::TH::date perl's type handler for type "date" 0.27 metacpan
Data::Sah::Compiler::perl::TH::float perl's type handler for type "float" 0.27 metacpan
Data::Sah::Compiler::perl::TH::hash perl's type handler for type "hash" 0.27 metacpan
Data::Sah::Compiler::perl::TH::int perl's type handler for type "int" 0.27 metacpan
Data::Sah::Compiler::perl::TH::num perl's type handler for type "num" 0.27 metacpan
Data::Sah::Compiler::perl::TH::obj perl's type handler for type "obj" 0.27 metacpan
Data::Sah::Compiler::perl::TH::re perl's type handler for type "re" 0.27 metacpan
Data::Sah::Compiler::perl::TH::str perl's type handler for type "str" 0.27 metacpan
Data::Sah::Compiler::perl::TH::undef perl's type handler for type "undef" 0.27 metacpan
Data::Sah::Human Some functions to use Data::Sah human compiler 0.27 metacpan
Data::Sah::JS Some functions to use JavaScript Sah validator code from Perl 0.27 metacpan
Data::Sah::Lang Language routines 0.27 metacpan
Data::Sah::Lang::fr_FR fr_FR locale 0.27 metacpan
Data::Sah::Lang::id_ID id_ID locale 0.27 metacpan
Data::Sah::Lang::zh_CN zh_CN locale 0.27 metacpan
Data::Sah::Type::BaseType Base type 0.27 metacpan
Data::Sah::Type::Comparable Comparable type role 0.27 metacpan
Data::Sah::Type::HasElems HasElems role 0.27 metacpan
Data::Sah::Type::Sortable Role for sortable types 0.27 metacpan
Data::Sah::Type::all all type 0.27 metacpan
Data::Sah::Type::any any type 0.27 metacpan
Data::Sah::Type::array array type 0.27 metacpan
Data::Sah::Type::bool bool type 0.27 metacpan
Data::Sah::Type::buf buf type 0.27 metacpan
Data::Sah::Type::cistr cistr type 0.27 metacpan
Data::Sah::Type::code code type 0.27 metacpan
Data::Sah::Type::date date type 0.27 metacpan
Data::Sah::Type::float float type 0.27 metacpan
Data::Sah::Type::hash hash type 0.27 metacpan
Data::Sah::Type::int int type 0.27 metacpan
Data::Sah::Type::num num type 0.27 metacpan
Data::Sah::Type::obj obj type 0.27 metacpan
Data::Sah::Type::re re type 0.27 metacpan
Data::Sah::Type::str str type 0.27 metacpan
Data::Sah::Type::undef undef type 0.27 metacpan
Data::Sah::Util::Func Sah utility routines for adding function 0.27 metacpan
Data::Sah::Util::Role Sah utility routines for roles 0.27 metacpan
Data::Sah::Util::Type Utility related to data types 0.27 metacpan
Data::Sah::Util::TypeX Sah utility routines for type extensions 0.27 metacpan

Other Files

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