Subject: | Better errormessage for using (by mistake) a CODEREF as builder => |
If you use a CODEREF as builder => by mistake at an attribute then you
just get this error:
Can't locate object method "CODE" via package "DDG::Blocks" at (eval 51)
line 5.
There should be a sane info about the mistake.