Is there a B::Lint plug-in or another module that can be used to provide warnings for undefined object methods? We have been using OO perl a fair bit lately, and the Lint module is becoming less useful for catching this class of bug in our applications. I've done some digging but nothing is jumping out at me as a common solution to this issue.