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

Specio::Constraint::Role::Interface - The interface all type constraints should provide

VERSION

version 0.17

DESCRIPTION

This role defines the interface that all type constraints must provide, and provides most (or all) of the implementation. The Specio::Constraint::Simple class simply consumes this role and provides no additional code. Other constraint classes add features or override some of this role's functionality.

API

See the Specio::Constraint::Simple documentation for details. See the internals of various constraint classes to see how this role can be overridden or expanded upon.

ROLES

This role does the Specio::Role::Inlinable role.

SUPPORT

Bugs may be submitted through the RT bug tracker (or bug-specio@rt.cpan.org).

I am also usually active on IRC as 'drolsky' on irc://irc.perl.org.

AUTHOR

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENCE

This software is Copyright (c) 2016 by Dave Rolsky.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)