On Thu, Jan 14, 2010 at 03:19:16PM +0100, Sven Eppler wrote: > i was using Catalyst version 5.80007 without any problems. Yesterday i > updated through the cpan-programm zu version 5.80018. > > My old Catalyst-Applications (created with catalyst.pl under version > 5.80007) now struggle to start in auto-restart-mode with the error: > > ========= %< SNIP %< ========= > Can't locate Catalyst/Engine/HTTP/Restarter.pm in @INC (@INC
The restarter engine has been removed many months ago. It has been replaced by Catalyst::Restarter, which is part of Catalyst::Devel. Note that you'll have to upgrade your application's script/ directory with catalyst.pl to use it. -- BOFH excuse #219: Recursivity. Call back if it happens again.
signature.asc
Description: Digital signature
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
