Archive for July 31st, 2018
Exploring Type::Tiny
Posted on July 31, 2018. Filed under: Uncategorized | Tags: author:tobyink, cpan:devel-strictmode, cpan:moo, cpan:moose, cpan:mouse, cpan:type-library, cpan:type-params, cpan:type-tie, cpan:type-tiny, cpan:types-common-numeric, cpan:types-common-string, cpan:types-datetime, cpan:types-path-tiny, cpan:types-typetiny, meta, perl, perlmonks, TODO |
Type::Tiny is probably best known as a way of having Moose-like type constraints in Moo, but it can be used for so much more. This is a series of posts showing other things you can use Type::Tiny for. A seven part series posted to blogs.perl.org and perlmonks Using Type::Params for Validating Function Parameters — perl.org […]
Read Full Post | Make a Comment ( Comments Off on Exploring Type::Tiny )