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.

Homepage:
https://metacpan.org/release/Devel-OverloadInfo
