# $Id: Portfile 62955 2010-01-22 16:13:55Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               UNIVERSAL-can 1.16
maintainers               narf_tm openmaintainer
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
