1Bundle::Object::InsideOUuste(r3)Contributed Perl DocumenBtuantdiloen::Object::InsideOut(3)
2
3
4
6 Bundle::Object::InsideOut - A bundle of modules for full
7 Object::InsideOut support
8
10 perl -MCPAN -e "install Bundle::Object::InsideOut"
11
13 Test::Harness 3.42 - Used for module testing
14
15 Test::Simple 1.302140 - Used for module testing
16
17 Scalar::Util 1.50 - Used by Object::InsideOut
18
19 Pod::Escapes 1.07 - Used by Pod::Simple
20
21 Pod::Simple 3.35 - Used by Test::Pod
22
23 Test::Pod 1.52 - Checks POD syntax
24
25 Devel::Symdump 2.18 - Used by Pod::Coverage
26
27 File::Spec 3.75 - Used by Pod::Parser
28
29 Pod::Parser 1.63 - Used by Pod::Coverage
30
31 Pod::Coverage 0.23 - Used by Test::Pod::Coverage
32
33 Test::Pod::Coverage 1.10 - Tests POD coverage
34
35 threads 2.22 - Support for threads
36
37 threads::shared 1.58 - Support for sharing objects between
38 threads
39
40 Want 0.29 - :lvalue accessor support
41
42 Data::Dumper 2.172 - Object serialization support
43
44 Storable 3.11 - Object serialization support
45
46 Devel::StackTrace 2.03 - Used by Exception::Class
47
48 Class::Data::Inheritable 0.08 - Used by Exception::Class
49
50 Exception::Class 1.44 - Error handling
51
52 Object::InsideOut 4.05 - Inside-out object support
53
54 URI 1.74 - Used by LWP::UserAgent
55
56 HTML::Tagset 3.20 - Used by LWP::UserAgent
57
58 HTML::Parser 3.72 - Used by LWP::UserAgent
59
60 LWP::UserAgent 6.36 - Used by Math::Random::MT::Auto
61
62 Win32::API 0.82 - Used by Math::Random::MT::Auto (Win
63 XP only)
64
65 Math::Random::MT::Auto 6.23 - Support for :SECURE mode
66
68 This bundle includes all the modules used to test and support
69 Object::InsideOut.
70
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
81 Jerry D. Hedden, <jdhedden AT cpan DOT org>
82
84 Copyright 2006 - 2012 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.30.1 2020-01-30 Bundle::Object::InsideOut(3)