Build.PL Changes examples/README INSTALL lib/Class/InsideOut.pm lib/Class/InsideOut.pod lib/Class/InsideOut/Manual/About.pm lib/Class/InsideOut/Manual/About.pod lib/Class/InsideOut/Manual/Advanced.pm lib/Class/InsideOut/Manual/Advanced.pod LICENSE Makefile.PL MANIFEST MANIFEST.SKIP META.yml README t/01_load.t t/02_register.t t/03_properties.t t/04_threaded.t t/05_forking.t t/06_export_ok.t t/07_synopsis_obj.t t/08_DEMOLISH.t t/09_foreign.t t/10_storable_values.t t/11_storable_refs.t t/12_storable_hooks.t t/13_options.t t/14_accessor_hooks.t t/15_no_weaken_fallback.t t/16_property_argument_checking.t t/17_option_argument_checking.t t/18_register_argument_checking.t t/19_storable_singleton.t t/20_storable_singleton_error.t t/21_optional_new.t t/22_readonly.t t/data/testdata.txt t/Object/Animal.pm t/Object/Animal/Antelope.pm t/Object/Animal/Jackalope.pm t/Object/Animal/JackRabbit.pm t/Object/Array.pm t/Object/Foreign.pm t/Object/Friends.pm t/Object/Hash.pm t/Object/Hooked.pm t/Object/ReadOnly.pm t/Object/RegisterClassname.pm t/Object/RegisterRef.pm t/Object/Scalar.pm t/Object/Singleton/Hooked.pm t/Object/Singleton/MissingConstructor.pm t/Object/Singleton/Simple.pm t/Object/Synopsis.pm t/Object/Trivial.pm t/Object/WithNew.pm t/Object/WithNew/Inherited.pm t_extra/pod.t t_extra/pod_coverage.t Todo