1MooseX::GlobRef::Role::UMseetra:C:oInntsrtiabnuctee(d3M)PoeorsleXD:o:cGulmoebnRteaft:i:oRnole::Meta::Instance(3)
2
3
4

NAME

6       MooseX::GlobRef::Role::Meta::Instance - Instance metaclass for
7       MooseX::GlobRef
8

SYNOPSIS

10         Moose::Util::MetaRole::apply_metaclass_roles(
11             for_class => $caller,
12             instance_metaclass_roles =>
13                 [ 'MooseX::GlobRef::Role::Meta::Instance' ],
14         );
15

DESCRIPTION

17       This instance metaclass allows to store Moose object in glob reference
18       of file handle.  It is applied by MooseX::GlobRef.
19

METHODS

21       <<override>> create_instance() : Object
22       <<override>> clone_instance( instance : Object ) : Object
23       <<override>> get_slot_value( instance : Object, slot_name : Str ) : Any
24       <<override>> set_slot_value( instance : Object, slot_name : Str, value
25       : Any ) : Any
26       <<override>> deinitialize_slot( instance : Object, slot_name : Str ) :
27       Any
28       <<override>> is_slot_initialized( instance : Object, slot_name : Str )
29       : Bool
30       <<override>> weaken_slot_value( instance : Object, slot_name : Str )
31       <<override>> inline_create_instance( class_variable : Str ) : Str
32       <<override>> inline_slot_access( instance_variable : Str, slot_name :
33       Str ) : Str
34           The methods overridden by this class.
35

SEE ALSO

37       MooseX::GlobRef, Moose::Meta::Instance, Moose.
38

AUTHOR

40       Piotr Roszatycki <dexter@cpan.org>
41

LICENSE

43       Copyright (C) 2007, 2008, 2009 by Piotr Roszatycki <dexter@cpan.org>.
44
45       This program is free software; you can redistribute it and/or modify it
46       under the same terms as Perl itself.
47
48       See <http://www.perl.com/perl/misc/Artistic.html>
49
50
51
52perl v5.12.0                      2010-M0o5o-s1e3X::GlobRef::Role::Meta::Instance(3)
Impressum