
uwe.voelkeratgmx.de
Apr 16, 2005, 8:57 AM
Post #1 of 2
(358 views)
Permalink
|
|
Bundle-Catalyst-Everything fails
|
|
Hello, I'm glad that Cat5 is released. Great work! Bundle-Catalyst-Everything does not install. The problem is Test::WWW::Mechanize::Catalyst. I changed the Test-App Catty.pm to the new action syntax, but it did not help: t/simple..........Undefined subroutine &Test::WWW::Mechanize::Catalyst::Aux::request called at lib/Test/WWW/Mechanize/Catalyst.pm line 13. # Looks like your test died before it could output anything. t/simple..........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 The TWMC module tries to import Catalyst::Test::request into TWMC::Aux but fails. Good bye, Uwe
|