Toby Inkster > Type-Tiny

Type-Tiny

This Release Type-Tiny-0.001  [Download] [Browse 15 Apr 2013
Links Discussion Forum ] [ View/Report Bugs (2) ] [ Website ] [ Dependencies ] [ Other Tools ]
Repository https://bitbucket.org/tobyink/p5-type-tiny
CPAN Testers PASS (192)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License The Perl 5 License (Artistic 1 & GPL 1)
Special Files
Changes
CREDITS
LICENSE
Makefile.PL
MANIFEST
META.yml
NEWS
README
SIGNATURE
TODO

Modules

Test::TypeTiny useful functions for testing the efficacy of type constraints     0.001
Type::Coercion a set of coercions to a particular target type constraint     0.001
Type::Coercion::Union a set of coercions to a union type constraint     0.001
Type::Library tiny, yet Moo(se)-compatible type libraries     0.001
Type::Tiny tiny, yet Moo(se)-compatible type constraint     0.001
Type::Tiny::Class type constraints based on the "isa" method     0.001
Type::Tiny::Duck type constraints based on the "can" method     0.001
Type::Tiny::Enum string enum type constraints     0.001
Type::Tiny::Intersection intersection type constraints     0.001
Type::Tiny::Role type constraints based on the "DOES" method     0.001
Type::Tiny::Union union type constraints     0.001
Type::Utils utility functions to make defining type constraints a little easier     0.001
Types::Standard bundled set of built-in types for Type::Tiny     0.001
Types::TypeTiny type constraints used internally by Type::Tiny     0.001

Documentation

Type::Tiny::Manual an overview of Type::Tiny  
Type::Tiny::Manual::Libraries how to build a type library with Type::Tiny, Type::Library and Type::Utils  
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