1MooseX::Storage::EngineU(s3e)r Contributed Perl DocumentaMtoioosneX::Storage::Engine(3)
2
3
4

NAME

6       MooseX::Storage::Engine - The meta-engine to handle collapsing and
7       expanding objects
8

DESCRIPTION

10       No user serviceable parts inside. If you really want to know, read the
11       source :)
12

METHODS

14   Accessors
15       class
16       object
17       storage
18       seen
19
20   API
21       expand_object
22       collapse_object
23
24   ...
25       collapse_attribute
26       collapse_attribute_value
27       expand_attribute
28       expand_attribute_value
29       check_for_cycle_in_collapse
30       check_for_cycle_in_expansion
31       map_attributes
32
33   Type Constraint Handlers
34       find_type_handler ($type)
35       find_type_handler_for ($name)
36       add_custom_type_handler ($name, %handlers)
37       remove_custom_type_handler ($name)
38
39   Introspection
40       meta
41

BUGS

43       All complex software has bugs lurking in it, and this module is no
44       exception. If you find a bug please either email me, or add the bug to
45       cpan-RT.
46

AUTHOR

48       Chris Prather <chris.prather@iinteractive.com>
49
50       Stevan Little <stevan.little@iinteractive.com>
51
53       Copyright 2007-2008 by Infinity Interactive, Inc.
54
55       <http://www.iinteractive.com>
56
57       This library is free software; you can redistribute it and/or modify it
58       under the same terms as Perl itself.
59
60
61
62perl v5.12.0                      2009-07-14        MooseX::Storage::Engine(3)
Impressum