The Wayback Machine - https://web.archive.org/web/20130512045116/https://metacpan.org/release/TOBYINK/Type-Tiny-0.003_10
HomeRecentMirrorsFAQFeedback
Sign in
Problem?
Open an issue!

27 results (0.014 seconds)

 /  Type-Tiny-0.003_10 10 ++
dev release, go to latest




Toby Inkster

Dependencies
none
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
SIGNATURE

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
examples/benchmark-coercions.pl
examples/benchmark-constraints.pl
examples/benchmark-mkopt.pl
examples/benchmark-param-validation.pl
examples/datetime-coercions.pl

Other files
CONTRIBUTING
COPYRIGHT
CREDITS
Changes
LICENSE
MANIFEST
META.yml
Makefile.PL
NEWS
README
TODO