[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cgiapp] CGI::Application::Dispatch


> From: Michael Peters
> Dan Horne wrote:
> 
> > I received the following message when running the tests:
> 
> > [  error] You are using mod_perl response handlers [  error] but do 
> > not have a mod_perl capable Apache.
> 
> Someone in #cgiapp just reported the same thing. It works 
> fine for me so I'm not sure of the exact issue. I did notice 
> that it accidentally shipped with t/TEST by mistake. This 
> should have been built by "./Build test" instead. Try 
> deleting t/TEST and then running "./Build && ./Build test" again.
> 
I'm afraid that this didn't help - the test want that file, and won't
proceed without it. I edited Build.PL and replaced

my $build_pkg = eval { require Apache::TestMB }
     ? 'Apache::TestMB' : 'Module::Build';

With 

my $build_pkg = 'Module::Build';

Since it seems that Apache::TestRunPerl is a prerequisite for
Apache::TestMB, but then all the tests simply failed

Dan


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.