Subject: | SlurpyConstructor breaks lazy loading |
If an attribute is defined in the target object package, but not actually
passed as a parameter, SlurpyConstructor will instantiate the hash key as
undefined, which makes Moose ignore the lazy setting on attributes.
Fix:
http://github.com/wchristian/code-statistics/blob/master/lib/Code/
Statistics/SlurpyConstructor/Role/Object.pm