Jonathan Rockway wrote: > Gavin Henry wrote: >> Tatsuhiko Miyagawa wrote: >> >>> I tested but couldn't reproduce. So I wouldn't say this is a Cat bug. >> And the same result as before: >> >> Hello first.last [EMAIL PROTECTED] >> > > Would you guys be so kind as to run scandeps.pl (from Module::ScanDeps > on CPAN) and report the versions of everything along the prereq chain? > > FWIW, I have the same results as miyagawa and my versions look like: > > $ scandeps.pl -x script/testapp_test.pl
Right, I've created a new test app, like Tatsuhiko Miyagawa showed. I get: first.last [EMAIL PROTECTED] on the debug console and: Hello first.last [EMAIL PROTECTED] scandeps for this new app gives: Can't locate object method "run" via package "Test" at <snip> SYSTEM ERROR in executing script/test_server.pl: 2304 at /usr/lib/perl5/site_perl/5.8.8/Module/ScanDeps.pm line 1058. _______________________________________________ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/ Dev site: http://dev.catalyst.perl.org/