# $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         Test-use-ok 0.02
revision            3
license             MIT
maintainers         nomaintainer
description         Alternative to Test::More::use_ok
long_description    According to the Test::More documentation, it is \
                    recommended to run use_ok() inside a BEGIN block, so \
                    functions are exported at compile-time and prototypes \
                    are properly honored.

platforms           darwin

checksums           md5 c49b0bbb37a6764b8b96d9fcef954ba2

supported_archs noarch
