Skip Menu |

This queue is for tickets about the Apache-Test CPAN distribution.

Report information
The Basics
Id: 19513
Status: resolved
Priority: 0/
Queue: Apache-Test

People
Owner: pgollucci [...] p6m7g8.com
Requestors: tima [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.28
Fixed in: (no value)



I was getting an error while trying make a distribution of another module (CGI::Application::Dispatch 2.0_05) that optionally uses Apache::Test. Checking whether your kit is complete... Looks good Can't locate object method "verbose" via package "Apache::TestMB" at /usr/home/exbiblio/lib/i386-freebsd/Apache/TestMB.pm line 168. Couldn't run Build.PL: at /usr/local/lib/perl5/site_perl/5.8.0/Module/Build/Compat.pm line 109. Despite a successful make and make install I learned the problem was related to the version of Module::Build on the server (0.18). When I upgraded to the latest version this went away.
I don't know how you though 0.18 was the latest at the time. Module-Build-0.2610 [Download] [Browse] 15 Apr 2005 At any rate, 0.18 is now a minium version requirement. perl -MTestMB -I .. -e 1 Module::Build version 0.180 (v0.180.0) required--this is only version 0.170 (v0.170.0) at TestMB.pm line 21. BEGIN failed--compilation aborted at TestMB.pm line 21. Compilation failed in require. BEGIN failed--compilation aborted. Committed revision 473808. http://svn.apache.org/viewvc?view=rev&rev=473808 Will be Apache-Test-rc3 and thus Apache-Test 1.29