1Moose::Autobox::Ref(3)User Contributed Perl DocumentationMoose::Autobox::Ref(3)
2
3
4
6 Moose::Autobox::Ref - the Ref role
7
9 version 0.16
10
12 This is a role to describes a reference value.
13
15 "meta"
16
18 Bugs may be submitted through the RT bug tracker
19 <https://rt.cpan.org/Public/Dist/Display.html?Name=Moose-Autobox> (or
20 bug-Moose-Autobox@rt.cpan.org <mailto:bug-Moose-Autobox@rt.cpan.org>).
21
22 There is also a mailing list available for users of this distribution,
23 at <http://lists.perl.org/list/moose.html>.
24
25 There is also an irc channel available for users of this distribution,
26 at "#moose" on "irc.perl.org" <irc://irc.perl.org/#moose>.
27
29 Stevan Little <stevan.little@iinteractive.com>
30
32 This software is copyright (c) 2006 by Infinity Interactive, Inc.
33
34 This is free software; you can redistribute it and/or modify it under
35 the same terms as the Perl 5 programming language system itself.
36
37
38
39perl v5.38.0 2023-07-20 Moose::Autobox::Ref(3)