# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Devel-OverloadInfo 0.002 license {Artistic-1 GPL} maintainers devans openmaintainer 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. platforms darwin checksums rmd160 fb82cf9d71e41e73054dc30f22fda1e054aa5c45 \ sha256 de6383f6aff1972897993eccd7fcb73a19ebb028c148fc35b8f87a883595ff91 supported_archs noarch