Posted on 2010-02-13 23:53:37.868499-08 by mkutter in response to 12360
Re: ERROR when constructing objects
hi ,
the error means exactly what it says: Some element, which is expected to be a hash reference, is something else.
Looks like you stuffed something into the method, which does not comply to the structure the generated class expects - but I can't tell without knowing what you passed in.
Martin
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.