# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
perl5.branches 5.26 5.28 5.30
perl5.setup Devel-OverloadInfo 0.005
description Devel::OverloadInfo - introspect overloaded operators
long_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.
checksums rmd160 2a7aeadd8744f038c441e057a9558f3e108a0209 \
sha256 8bfde2ffa47c9946f8adc8cfc445c2f97b8d1cdd678111bee9f444e82f7aa6e7 \
if {${perl5.major} != ""} {
port:p${perl5.major}-test-fatal
port:p${perl5.major}-mro-compat \
port:p${perl5.major}-package-stash \
port:p${perl5.major}-sub-identify