mouse::meta::typeconstraint(3pm) debian man page | unix.com

Man Page: mouse::meta::typeconstraint

Operating Environment: debian

Section: 3pm

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::role(3) - mojave
moose::meta::typeconstraint::enum(3) - osx
moose::meta::typeconstraint::parameterizable(3) - osx
moose::meta::typeconstraint::class(3) - osx
moose::meta::typeconstraint::enum(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com