aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Type-Tiny-Signatures/pkg-descr
blob: cae4f7ccade4ff2fd0f545ee745dc80114186660 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                        
This module uses Function::Parameters to extends Perl with keywords that
let you define methods and functions with parameter lists which can be
validated using Type::Tiny type constraints. The type constraints can be
provided by the Type::Tiny standard library, Types::Standard, or any
supported user-defined type library which can be a Moose, MooseX::Type,
MouseX::Type, or Type::Library library.

WWW: http://search.cpan.org/dist/Type-Tiny-Signatures/