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: Test::TypeTiny

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: Test::TypeTiny

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Moo
  • Moose
  • Mouse
  • Object::Accessor
  • Role::Tiny
  • Role::Tiny::With
  • Sub::Exporter::Lexical

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
Exporter::TypeTiny a small exporter used internally by Type::Library and friends 0.003_09 metacpan
Test::TypeTiny useful functions for testing the efficacy of type constraints 0.003_09 metacpan
Type::Coercion a set of coercions to a particular target type constraint 0.003_09 metacpan
Type::Coercion::Union a set of coercions to a union type constraint 0.003_09 metacpan
Type::Library tiny, yet Moo(se)-compatible type libraries 0.003_09 metacpan
Type::Tiny tiny, yet Moo(se)-compatible type constraint 0.003_09 metacpan
Type::Tiny::Class type constraints based on the "isa" method 0.003_09 metacpan
Type::Tiny::Duck type constraints based on the "can" method 0.003_09 metacpan
Type::Tiny::Enum string enum type constraints 0.003_09 metacpan
Type::Tiny::Intersection intersection type constraints 0.003_09 metacpan
Type::Tiny::Role type constraints based on the "DOES" method 0.003_09 metacpan
Type::Tiny::Union union type constraints 0.003_09 metacpan
Type::Utils utility functions to make defining type constraints a little easier 0.003_09 metacpan
Types::Standard bundled set of built-in types for Type::Tiny 0.003_09 metacpan
Types::Standard::AutomaticCoercion 0.003_09 metacpan
Types::TypeTiny type constraints used internally by Type::Tiny 0.003_09 metacpan

Other Files

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