In article <[EMAIL PROTECTED]>, Eric Wilhelm <[EMAIL PROTECTED]> wrote:
> # from brian d foy > # on Saturday 18 August 2007 01:33 pm: > > > the solution is probably the > >same for any other suggestions: override parts of Test::Harness to > >discover the file names you want to test, or override runtests. > > Or override nothing and simply group the tests into directories. Well, if you want some directories to be special, simply grouping tests into directories isn't going to get you anything. :)