Devel::OverloadInfo returns information about overloaded operators for a given class (or object), including where in the inheritance hierarchy the overloads are declared and where the code implementing it is. WWW: http://search.cpan.org/dist/Devel-OverloadInfo/