# -*- 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         MRO-Compat 0.15 ../../authors/id/H/HA/HAARG
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
supported_archs     noarch

description         mro::* interface compatibility for Perls < 5.9.5
long_description    The "mro" namespace provides several utilities for \
                    dealing with method resolution order and method caching \
                    in general in Perl 5.9.5 and higher.

platforms           {darwin any}

checksums           rmd160  11aae0b11c54c21082135a4e9140eaeb2a6021ac \
                    sha256  0d4535f88e43babd84ab604866215fc4d04398bd4db7b21852d4a31b1c15ef61 \
                    size    16504
