Lines Matching full:perl
1 # Helper functions for test programs written in Perl.
4 # written in Perl. This is a general collection of functions that can be used
5 # by both C packages with Automake and by stand-alone Perl modules. See
27 # Red Hat's base perl package doesn't include Test::More (one has to install
28 # the perl-core package in addition). Try to detect this and skip any Perl
203 Test::RRA - Support functions for Perl tests
222 This module collects utility functions that are useful for Perl test scripts.
223 It assumes Russ Allbery's Perl module layout and test conventions and will
229 Test::More is not available. This allows tests written in Perl using this
230 module to be skipped if run on a system with Perl but not Test::More, such as
231 Red Hat systems with the C<perl> package but not the C<perl-core> package
318 Consensus|https://github.com/Perl-Toolchain-Gang/toolchain-site/blob/master/lancaster-consensus.md>.