1Moose::Autobox::Item(3)User Contributed Perl DocumentatioMnoose::Autobox::Item(3)
2
3
4

NAME

6       Moose::Autobox::Item - the Item role
7

VERSION

9       version 0.16
10

DESCRIPTION

12       This is the root of our role hierarchy.
13

METHODS

15       "meta"
16       "dump"
17           Calls Data::Dumper::Dumper.
18
19       "perl"
20           Same as "dump". For symmetry with Perl6's .perl method.
21
22           Like &print with newline.
23
24       "print2"
25

REQUIRED METHODS

27       "defined"
28

SUPPORT

30       Bugs may be submitted through the RT bug tracker
31       <https://rt.cpan.org/Public/Dist/Display.html?Name=Moose-Autobox> (or
32       bug-Moose-Autobox@rt.cpan.org <mailto:bug-Moose-Autobox@rt.cpan.org>).
33
34       There is also a mailing list available for users of this distribution,
35       at <http://lists.perl.org/list/moose.html>.
36
37       There is also an irc channel available for users of this distribution,
38       at "#moose" on "irc.perl.org" <irc://irc.perl.org/#moose>.
39

AUTHOR

41       Stevan Little <stevan.little@iinteractive.com>
42
44       This software is copyright (c) 2006 by Infinity Interactive, Inc.
45
46       This is free software; you can redistribute it and/or modify it under
47       the same terms as the Perl 5 programming language system itself.
48
49
50
51perl v5.28.1                      2016-05-03           Moose::Autobox::Item(3)
Impressum