introspect overloaded operators
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.

Maintainer: Wen Heping <wenheping2000@hotmail.com>

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