Changes
LICENSE
MANIFEST
Makefile.PL
README
Todo
lib/Class/LazyObject.pm
t/001_load.t
t/002_testsimple.t
t/003_simpleinherit.t
t/004_simpinhinh.t
t/005_simplelazy.t
t/006_simplelazyinh.t
t/052_auto.t
t/053_autoinherit.t
t/054_autoinhinh.t
t/055_autolazy.t
t/056_autolazyinh.t
t/101_lazywrong.t
t/102_justnew.t
t/103_justnewlazy.t
t/104_lazydouble.t
t/testmodules/Auto.pm
t/testmodules/Auto/Inherit.pm
t/testmodules/Auto/Inherit/Inherit.pm
t/testmodules/Auto/Lazy.pm
t/testmodules/Auto/Lazy/Inherit.pm
t/testmodules/JustNew.pm
t/testmodules/JustNew/Lazy.pm
t/testmodules/Simple.pm
t/testmodules/Simple/Inherit.pm
t/testmodules/Simple/Inherit/Inherit.pm
t/testmodules/Simple/Lazy.pm
t/testmodules/Simple/Lazy/Double.pm
t/testmodules/Simple/Lazy/Incorrect.pm
t/testmodules/Simple/Lazy/Inherit.pm
t/testmodules/TestCode/GenerateCombos.pm
t/testmodules/TestCode/PlainObject.pm
