1Type::Tiny::_DeclaredTyUpsee(r3)Contributed Perl DocumenTtyaptei:o:nTiny::_DeclaredType(3)
2
3
4
6 Type::Tiny::_DeclaredType - half-defined type constraint
7
9 This module is considered part of Type-Tiny's internals. It is not
10 covered by the Type-Tiny stability policy.
11
13 This is not considered part of Type::Tiny's public API.
14
15 It is a class representing a declared-but-not-defined type constraint.
16 It inherits from Type::Tiny.
17
18 Constructor
19 "new(%options)"
20
22 Please report any bugs to
23 <https://github.com/tobyink/p5-type-tiny/issues>.
24
26 Toby Inkster <tobyink@cpan.org>.
27
29 This software is copyright (c) 2013-2023 by Toby Inkster.
30
31 This is free software; you can redistribute it and/or modify it under
32 the same terms as the Perl 5 programming language system itself.
33
35 THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
36 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
37 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
38
39
40
41perl v5.36.0 2023-01-04 Type::Tiny::_DeclaredType(3)