Query: test::harness::util
OS: osx
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Test::Harness::Util(3pm) Perl Programmers Reference Guide Test::Harness::Util(3pm)NAMETest::Harness::Util - Utility functions for Test::Harness::*SYNOPSISUtility functions for Test::Harness::*PUBLIC FUNCTIONSThe following are all available to be imported to your module. No symbols are exported by default. all_in( {parm => value, parm => value} ) Finds all the *.t in a directory. Knows to skip .svn and CVS directories. Valid parms are: start Starting point for the search. Defaults to ".". recurse Flag to say whether it should recurse. Default to true. shuffle( @list ) Returns a shuffled copy of @list. blibdir() Finds all the blib directories. Stolen directly from blib.pm perl v5.10.0 2007-12-18 Test::Harness::Util(3pm)
Related Man Pages |
---|
test::harness5.16(3pm) - osx |
test::harness(3pm) - osx |
test::harness::straps(3pm) - osx |
test::bdd::cucumber::harness(3pm) - debian |
test::bdd::cucumber::harness::data(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
AIX Links |
When is a _function_ not a _function_? |
My first PERL incarnation... Audio Oscillograph |
A dash to GOTO or a dash from GOTO, that is the question... |
Syntax error in subtraction in Bash |