# $Id: Portfile 65143 2010-03-22 20:30:44Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           autobox 2.70
maintainers           narf_tm openmaintainer
description           call methods on native types
long_description      The autobox pragma allows methods to be called on \
                      integers, floats, strings, arrays, hashes, and \
                      code references in exactly the same manner as \
                      blessed references.

platforms             darwin

checksums             md5 2399312bfffbf91e8fdce306f0357e86 \
                      sha1 dc495eee74fd0da2afec701484af9d0ec3f4e171 \
                      rmd160 57c36d5715856f366898c4854c39d71f75dc3496

depends_lib-append    port:p5-scope-guard
