# -*- 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 # $Id$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Test-Harness 3.36 license {Artistic-1 GPL} platforms darwin maintainers nomaintainer supported_archs noarch 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. checksums rmd160 fac810f4fd60df6f4e4461f70d9aba428bb94c9b \ sha256 e7566f13b041d028b56f184b77ec2545ec6f0bb5a0f8f5368f7e4a08b496b63e ## Test-Harness includes the 'prove' binary, which is used to run tests. Sigh. perl5.link_binaries no