Test::Harness::Util - Utility functions for Test::Harness::* |
Test::Harness::Util - Utility functions for Test::Harness::*
Utility functions for Test::Harness::*
The following are all available to be imported to your module. No symbols are exported by default.
Finds all the *.t in a directory. Knows to skip .svn and CVS directories.
Valid parms are:
Returns a shuffled copy of @list.
blibdir()
Finds all the blib directories. Stolen directly from blib.pm
Test::Harness::Util - Utility functions for Test::Harness::* |