
TAPx::Harness::Compatible::Util - Utility functions for TAPx::Harness::Compatible::*

Utility functions for TAPx::Harness::Compatible::*

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:
Starting point for the search. Defaults to ".".
Flag to say whether it should recurse. Default to true.

Returns a shuffled copy of @list.
Finds all the blib directories. Stolen directly from blib.pm
