The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Mouse::Meta::TypeConstraint - The Mouse Type Constraint metaclass

VERSION

This document describes Mouse version 0.68

DESCRIPTION

For the most part, the only time you will ever encounter an instance of this class is if you are doing some serious deep introspection. This API should not be considered final, but it is highly unlikely that this will matter to a regular Mouse user.

Don't use this.

METHODS

new
name

SEE ALSO

Moose::Meta::TypeConstraint