# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup               UNIVERSAL-can 1.16
revision                  4
license                   Artistic-2
maintainers               nomaintainer
supported_archs           noarch

description               Hack around people calling UNIVERSAL::can() as a function
long_description          The UNIVERSAL class provides a few default methods so \
                          that all objects can use them.

platforms                 darwin

checksums                 md5 8c0ea4949453a710b4d71477c5b9fcb8 \
                          sha1 ed09b75b4c5b6f0ca6888ca74cc87c08ca44bf62 \
                          rmd160 7a0a9f3ef9319ecd742ce16937bec721921562d9

perl5.use_module_build
