1Moose::Meta::TypeConstrUasienrt:C:oPnatrrMaiomboeustteee:rd:iMzPeaetbrall:e:(DT3oy)cpuemCeonntsattriaoinnt::Parameterizable(3)
2
3
4
6 Moose::Meta::TypeConstraint::Parameterizable - Type constraints which
7 can take a parameter (ArrayRef)
8
10 version 2.2012
11
13 This class represents a parameterizable type constraint. This is a type
14 constraint like "ArrayRef" or "HashRef", that can be parameterized and
15 made more specific by specifying a contained type. For example, instead
16 of just an "ArrayRef" of anything, you can specify that is an
17 "ArrayRef[Int]".
18
19 A parameterizable constraint should not be used as an attribute type
20 constraint. Instead, when parameterized it creates a
21 Moose::Meta::TypeConstraint::Parameterized which should be used.
22
24 "Moose::Meta::TypeConstraint::Parameterizable" is a subclass of
25 Moose::Meta::TypeConstraint.
26
28 This class is intentionally not documented because the API is confusing
29 and needs some work.
30
32 See "BUGS" in Moose for details on reporting bugs.
33
35 · Stevan Little <stevan.little@iinteractive.com>
36
37 · Dave Rolsky <autarch@urth.org>
38
39 · Jesse Luehrs <doy@tozt.net>
40
41 · Shawn M Moore <code@sartak.org>
42
43 · יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
44
45 · Karen Etheridge <ether@cpan.org>
46
47 · Florian Ragwitz <rafl@debian.org>
48
49 · Hans Dieter Pearcey <hdp@weftsoar.net>
50
51 · Chris Prather <chris@prather.org>
52
53 · Matt S Trout <mst@shadowcat.co.uk>
54
56 This software is copyright (c) 2006 by Infinity Interactive, Inc.
57
58 This is free software; you can redistribute it and/or modify it under
59 the same terms as the Perl 5 programming language system itself.
60
61
62
63perl v5.30.1 Moo2s0e2:0:-M0e1t-a3:0:TypeConstraint::Parameterizable(3)