# $Id: Portfile 85530 2011-10-14 07:02:12Z jmr@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               UNIVERSAL-can 1.16
revision                  3
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
