debian man page for mouse::meta::typeconstraint

Query: mouse::meta::typeconstraint

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Mouse::Meta::TypeConstraint(3pm)			User Contributed Perl Documentation			  Mouse::Meta::TypeConstraint(3pm)

NAME
Mouse::Meta::TypeConstraint - The Mouse Type Constraint metaclass
VERSION
This document describes Mouse version 0.99
DESCRIPTION
This class represents a type constraint, including built-in type constraints, union type constraints, parameterizable/ parameterized type constraints, as well as custom type constraints
METHODS
"Mouse::Meta::TypeConstraint->new(%options)" "$constraint->name" "$constraint->parent" "$constraint->constraint" "$constraint->has_coercion" "$constraint->message" "$constraint->is_a_type_of($name or $object)" "$constraint->coerce($value)" "$constraint->check($value)" "$constraint->assert_valid($value)" "$constraint->get_message($value)" "$constraint->create_child_type(%options)"
SEE ALSO
Moose::Meta::TypeConstraint perl v5.14.2 2012-06-30 Mouse::Meta::TypeConstraint(3pm)
Related Man Pages
moose::meta::typeconstraint::class(3) - osx
moose::meta::typeconstraint::parameterizable(3pm) - debian
moose::meta::typeconstraint::role(3pm) - debian
moose::meta::typeconstraint::union(3pm) - debian
moosex::meta::typeconstraint::forcecoercion(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?