| This Release | Type-Tiny-0.004 | [Download] [Browse] | 06 May 2013 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (1) ] [ Website ] [ Dependencies ] [ Other Tools ] | ||||||
| Repository | https://bitbucket.org/tobyink/p5-type-tiny | ||||||
| CPAN Testers | PASS (521) FAIL (1) UNKNOWN (1) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| ||||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | ||||||
| Special Files |
|
||||||
| Eval::TypeTiny | utility to evaluate a string of Perl code in a clean environment | 0.004 | |
| Exporter::TypeTiny | a small exporter used internally by Type::Library and friends | 0.004 | |
| Test::TypeTiny | useful functions for testing the efficacy of type constraints | 0.004 | |
| Type::Coercion | a set of coercions to a particular target type constraint | 0.004 | |
| Type::Coercion::Union | a set of coercions to a union type constraint | 0.004 | |
| Type::Library | tiny, yet Moo(se)-compatible type libraries | 0.004 | |
| Type::Params | Params::Validate-like parameter validation using Type::Tiny type constraints and coercions | 0.004 | |
| Type::Tiny | tiny, yet Moo(se)-compatible type constraint | 0.004 | |
| Type::Tiny::Class | type constraints based on the "isa" method | 0.004 | |
| Type::Tiny::Duck | type constraints based on the "can" method | 0.004 | |
| Type::Tiny::Enum | string enum type constraints | 0.004 | |
| Type::Tiny::Intersection | intersection type constraints | 0.004 | |
| Type::Tiny::Role | type constraints based on the "DOES" method | 0.004 | |
| Type::Tiny::Union | union type constraints | 0.004 | |
| Type::Utils | utility functions to make defining type constraints a little easier | 0.004 | |
| Types::Standard | bundled set of built-in types for Type::Tiny | 0.004 | |
| Types::Standard::DeepCoercion | internals for Types::Standard | 0.004 | |
| Types::TypeTiny | type constraints used internally by Type::Tiny | 0.004 |
| 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   |