The problem is that the query objects are not being stored in the hash of the filter object or they are not being retrieved properly
Are you saying that $inth->execute("2","tom"); is failing since $inth doesn't contain the prepared statement? If so, what does $self->{INSERT} contain? Data::Dumper should be useful here.
$intha->execute("1","$self->{INSERT}")
What is that trying to do? Is that your debug code for figuring out what $self->{INSERT} contains? If so, you forgot to tell us.
In reply to Re: Object in an object
by ikegami
in thread Object in an object
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |