Stevan Little > Moose-0.38 > Moose::Util::TypeConstraints::OptimizedConstraints

Download:
Moose-0.38.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  4
Open  11
View Bugs
Report a bug
Module Version: 0.02   Source   Latest Release: Moose-0.93

NAME ^

Moose::Util::TypeConstraints::OptimizedConstraints - Optimized constraint bodies for various moose types

DESCRIPTION ^

This file contains the hand optimized versions of Moose type constraints.

FUNCTIONS ^

Value
Ref
Str
Num
Int
ScalarRef
ArrayRef
HashRef
CodeRef
RegexpRef
GlobRef
FileHandle
Object
Role

BUGS ^

All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.

AUTHOR ^

Yuval Kogman <nothingmuch@cpan.org>

COPYRIGHT AND LICENSE ^

Copyright 2006-2008 by Infinity Interactive, Inc.

http://www.iinteractive.com

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.