-------- Original Message -------- Subject: [rt.cpan.org #19513] Date: Fri, 26 May 2006 15:03:49 -0400 (EDT) From: via RT <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: undisclosed-recipients:; References: <[EMAIL PROTECTED]>
Fri May 26 15:03:48 2006: Request 19513 was acted upon. Transaction: Ticket created by TIMA Queue: Apache-Test Subject: (No subject given) Broken in: 1.28 Severity: Important Owner: Nobody Requestors: [EMAIL PROTECTED] Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=19513 > 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.