> 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?

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.

--Geoff

Reply via email to