# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Test-Harness 3.48 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Run perl standard test scripts with statistics. long_description You can write test scripts without knowing the exact output this module expects by using \"Test\" \ modules. However, by using this module, you can know the specifics, and you can prints some \ performance statistics that are computed by the Benchmark module. platforms {darwin any} supported_archs noarch checksums rmd160 a06967b96d052c2212a77924457839443778f40e \ sha256 e73ff89c81c1a53f6baeef6816841b89d3384403ad97422a7da9d1eeb20ef9c5 \ size 215533 ## Test-Harness includes the 'prove' binary, which is used to run tests. Sigh. perl5.link_binaries no