Adriano Ferreira:
> And that does not work all the time because the method can be
> implement by AUTOLOAD.
Of course you can check to see if
($foo->can("method") == $foo->can("AUTOLOAD"))
--
It's a testament to the versatility of the human mind that we're so able
to compensate for our own incompetence.
- Darrell Furhiman