Name: | perl-Devel-OverloadInfo |
---|---|
Version: | 0.007 |
Release: | 7.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 30167 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Devel-OverloadInfo-0.007-7.el10_0.noarch.rpm |
Source RPM: | perl-Devel-OverloadInfo-0.007-7.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Devel-OverloadInfo |
Summary: | Introspect overloaded operators |
Description: | 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. |