# -*- 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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Class-Inspector 1.36 ../../authors/id/P/PL/PLICEASE
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Get information about a class and its structure
long_description    Class::Inspector allows you to get information about a \
                    loaded class. Most or all of this information can be \
                    found in other ways, but they aren't always very \
                    friendly, and usually involve a relatively high level of \
                    Perl wizardry, or strange and unusual looking code. \
                    Class::Inspector attempts to provide an easier, more \
                    friendly interface to this information.

platforms           {darwin any}

supported_archs     noarch

checksums           rmd160  4f1a176f1a390e48165fe016a8a920a408e9e2f9 \
                    sha256  cc295d23a472687c24489d58226ead23b9fdc2588e522f0b5f0747741700694e \
                    size    27412
