Type::Tiny::_HalfOp - half-completed overloaded operation |
Type::Tiny::_HalfOp - half-completed overloaded operation
This module is considered part of Type-Tiny's internals. It is not covered by the Type-Tiny stability policy.
This is not considered part of Type::Tiny's public API.
It is a class representing a half-completed overloaded operation.
new($operation, $param, $type)
complete($type)
Please report any bugs to http://rt.cpan.org/Dist/Display.html.
Graham Knop <haarg@cpan.org>.
This software is copyright (c) 2014 by Graham Knop.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
THIS PACKAGE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Type::Tiny::_HalfOp - half-completed overloaded operation |