in reply to Re^3: isa() on any scalar
in thread isa() on any scalar

Thats a very good point, i hadn't really thought about overriding can().

Then again i have learned to stay away from AUTOLOAD whenever possible.