1Bundle::Object::InsideOUuste(r3)Contributed Perl DocumenBtuantdiloen::Object::InsideOut(3)
2
3
4

NAME

6       Bundle::Object::InsideOut - A bundle of modules for full
7       Object::InsideOut support
8

SYNOPSIS

10        perl -MCPAN -e "install Bundle::Object::InsideOut"
11

CONTENTS

13       Test::Harness 3.17              - Used for module testing
14
15       Test::Simple 0.92               - Used for module testing
16
17       Scalar::Util 1.21               - Used by Object::InsideOut
18
19       Pod::Escapes 1.04               - Used by Pod::Simple
20
21       Pod::Simple 3.08                - Used by Test::Pod
22
23       Test::Pod 1.40                  - Checks POD syntax
24
25       Devel::Symdump 2.08             - Used by Pod::Coverage
26
27       File::Spec 3.30                 - Used by Pod::Parser
28
29       Pod::Parser 1.37                - Used by Pod::Coverage
30
31       Pod::Coverage 0.20              - Used by Test::Pod::Coverage
32
33       Test::Pod::Coverage 1.08        - Tests POD coverage
34
35       threads 1.73                    - Support for threads
36
37       threads::shared 1.29            - Support for sharing objects between
38       threads
39
40       Want 0.18                       - :lvalue accessor support
41
42       Data::Dumper 2.124              - Object serialization support
43
44       Storable 2.20                   - Object serialization support
45
46       Devel::StackTrace 1.22          - Used by Exception::Class
47
48       Class::Data::Inheritable 0.08   - Used by Exception::Class
49
50       Exception::Class 1.29           - Error handling
51
52       Object::InsideOut 3.56          - Inside-out object support
53
54       URI 1.38                        - Used by LWP::UserAgent
55
56       HTML::Tagset 3.20               - Used by LWP::UserAgent
57
58       HTML::Parser 3.61               - Used by LWP::UserAgent
59
60       LWP::UserAgent 5.829            - Used by Math::Random::MT::Auto
61
62       Win32::API 0.59                 - Used by Math::Random::MT::Auto (Win
63       XP only)
64
65       Math::Random::MT::Auto 6.14     - Support for :SECURE mode
66

DESCRIPTION

68       This bundle includes all the modules used to test and support
69       Object::InsideOut.
70

CAVEATS

72       For ActivePerl on Win XP, if Win32::API doesn't install using CPAN,
73       then try installing it using PPM:
74
75        ppm install Win32-API
76
77       Obviously, Win32::API will not install on all platforms - just Windows
78       and Cygwin.
79

AUTHOR

81       Jerry D. Hedden, <jdhedden AT cpan DOT org>
82
84       Copyright 2006 - 2009 Jerry D. Hedden. All rights reserved.
85
86       This program is free software; you can redistribute it and/or modify it
87       under the same terms as Perl itself.
88
89
90
91perl v5.12.0                      2009-07-29      Bundle::Object::InsideOut(3)
Impressum