Toby Inkster > Type-Tiny-0.022

Type-Tiny-0.022

This Release Type-Tiny-0.022  [Download] [Browse 06 Aug 2013 ** UNAUTHORIZED RELEASE **
Other Releases
Links Discussion Forum ] [ View/Report Bugs (1) ] [ Website ] [ Dependencies ] [ Other Tools ]
Repository https://github.com/tobyink/p5-type-tiny
CPAN Testers PASS (236)   FAIL (1)   [ 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

Modules

Devel::TypeTiny::Perl56Compat shims to allow Type::Tiny to run on Perl 5.6.x     0.022
Eval::TypeTiny utility to evaluate a string of Perl code in a clean environment     0.022
Exporter::TypeTiny a small exporter used internally by Type::Library and friends     0.022
Reply::Plugin::TypeTiny improved type constraint exceptions in Reply     0.022
Test::TypeTiny useful functions for testing the efficacy of type constraints     0.022
Type::Coercion a set of coercions to a particular target type constraint     0.022
Type::Coercion::Union a set of coercions to a union type constraint     0.022
Type::Exception exceptions for Type::Tiny and friends   UNAUTHORIZED 0.022
Type::Exception::Assertion exception when a value fails a type constraint     0.022
Type::Exception::Compilation exception for Eval::TypeTiny     0.022
Type::Exception::WrongNumberOfParameters exception for Type::Params     0.022
Type::Library tiny, yet Moo(se)-compatible type libraries     0.022
Type::Params Params::Validate-like parameter validation using Type::Tiny type constraints and coercions     0.022
Type::Parser parse type constraint strings     0.022
Type::Registry a glorified hashref for looking up type constraints     0.022
Type::Tiny tiny, yet Moo(se)-compatible type constraint     0.022
Type::Tiny::Class type constraints based on the "isa" method     0.022
Type::Tiny::Duck type constraints based on the "can" method     0.022
Type::Tiny::Enum string enum type constraints     0.022
Type::Tiny::Intersection intersection type constraints     0.022
Type::Tiny::Role type constraints based on the "DOES" method     0.022
Type::Tiny::Union union type constraints     0.022
Type::Utils utility functions to make defining and using type constraints a little easier     0.022
Types::Standard bundled set of built-in types for Type::Tiny     0.022
Types::TypeTiny type constraints used internally by Type::Tiny     0.022

Documentation

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