This morning's problem was that I was calling $document->gDbh when I should have been calling $document->_gDbh. As a result I was getting the error that method "do" was being called on an undefined object, that is, the undefined value coming back from my bad method call.
For situations where I just called a method but didn't use the return value, I wanted to be sure to catch the typo.
Alex / talexb / Toronto
"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds
In reply to Re^2: How many ways are there to use AUTOLOAD? (huh?)
by talexb
in thread How many ways are there to use AUTOLOAD?
by talexb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |