# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup MRO-Compat 0.11 ../../authors/id/F/FL/FLORA/ revision 1 maintainers narf_tm openmaintainer 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 checksums md5 462b68631d5bef8c807190f1c5c17306 \ sha1 295954e3ce0cd5b1df1e992c987a89e5c6fb7713 \ rmd160 8fe9b04f545db6686fb0a683930bec6537679a2a depends_lib-append port:p5-class-c3