slackbuilds_ponce/perl/perl-Devel-OverloadInfo/README
Jan F. Chadima 7a813a252a perl/perl-Devel-OverloadInfo: Added (Introspect overloaded ops).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-03-21 23:34:48 +00:00

3 lines
211 B
Text

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.