# $Id: Portfile 112361 2013-10-21 03:42:28Z ricci@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup			Return-Value 1.302 ../by-authors/id/R/RJ/RJBS/
revision            3
license				{Artistic-1 GPL}
maintainers			nomaintainer
description			Polymorphic Return Values
long_description	${description}

platforms			darwin

if {${perl5.major} != ""} {
depends_lib-append	port:p${perl5.major}-test-simple
}

checksums           md5     fed7ed691b0945d8ec27e7c7440e6f97 \
                    sha1    958a81aff1c3dd16e273ea21f9bc0109de509744 \
                    rmd160  1d5e9be70bf9e8293ffe17128ef022a1c2390a37

supported_archs noarch
