dev release, go to latest
Documentation
Modules
Examples
Other files
Type::Tiny::Manual - an overview of Type::Tiny
Type::Tiny::Manual::Coercions - adding coercions to type constraints
Type::Tiny::Manual::Libraries - how to build a type library with Type::Tiny, Type::Library and Type::Utils
Type::Tiny::Manual::Params - coerce and validate arguments to functions and methods
Type::Tiny::Manual::UsingWithMoo - how to use Type::Tiny and Type::Library with Moo
Type::Tiny::Manual::UsingWithMoose - how to use Type::Tiny and Type::Library with Moose
Type::Tiny::Manual::UsingWithMouse - how to use Type::Tiny and Type::Library with Mouse
Type::Tiny::Manual::UsingWithOther - how to use Type::Tiny and Type::Library with other OO frameworks
Modules
Eval::TypeTiny - utility to evaluate a string of Perl code in a clean environment
Exporter::TypeTiny - a small exporter used internally by Type::Library and friends
Test::TypeTiny - useful functions for testing the efficacy of type constraints
Type::Coercion - a set of coercions to a particular target type constraint
Type::Coercion::Union - a set of coercions to a union type constraint
Type::Library - tiny, yet Moo(se)-compatible type libraries
Type::Params - Params::Validate-like parameter validation using Type::Tiny type constraints and coercions
Type::Tiny - tiny, yet Moo(se)-compatible type constraint
Type::Tiny::Class - type constraints based on the "isa" method
Type::Tiny::Duck - type constraints based on the "can" method
Type::Tiny::Enum - string enum type constraints
Type::Tiny::Intersection - intersection type constraints
Type::Tiny::Role - type constraints based on the "DOES" method
Type::Tiny::Union - union type constraints
Type::Utils - utility functions to make defining type constraints a little easier
Types::Standard - bundled set of built-in types for Type::Tiny
Types::Standard::AutomaticCoercion - internals for Types::Standard
Types::TypeTiny - type constraints used internally by Type::Tiny
Examples
Other files

