On Monday 19 September 2005 07:39 am, Geoffrey Young wrote:

> > however "make test" (or "t/TEST") fails because it can't find
> > TestStartup/00startup.pm as it's only got "t/" in the path, not
> > "t/response".
> >
> > What did I miss?
>
> are you using TestRunPerl in your Makefile.PL?

Yes.

> try starting with this skeleton
>
>   http://people.apache.org/~geoff/Apache-Test-skeleton-mp2.tar.gz
>
> and modifying it to suit your needs.  perhaps that will help you isolate
> the missing pieces.

missing piece:

t/response/Something/00foo.pm

requires the NNfoo.pm to be lower case. 
        00foo.pm works
        00Foo.pm does not.







-- 
Some dreams seem impossible, then they seem improbable.  But, then when we
summon the will, they seem inevitable.
- Christopher Reeve

Reply via email to