1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Build.PL
Changes
cpanfile
lib/Object/Container.pm
lib/Object/Container/ja.pod
LICENSE
Makefile.PL
MANIFEST
README
t/00_compile.t
t/01_object.t
t/02_singleton.t
t/03_args_and_initializer.t
t/04_export.t
t/05_subclass.t
t/05_subclass_no_autoclean.t
t/06_remove.t
t/07_hashref.t
t/07_preload.t
t/08_preload_subclass.t
t/09_autoload.t
t/10_class_singleton_compatible.t
t/no_clean/Exporter/AutoClean.pm
t/subclass/Bar.pm
t/subclass/Foo.pm
xt/pod.t
xt/pod_coverage.t
xt/pod_spell.t
META.yml
META.json
|