in reply to Re^2: "Method is not in the class but it is there!"
in thread "Method is not in the class but it is there!"
If you can't find it at all, and if the method uses variables, pass in a tied variable that dumps a stack trace on a FETCH. That should give you some line numbers to work with (or an indication the method was evalled into existence).