Try to install it via the command "cpan Catalyst::Engine::HTTP::Restarter"
Greets Christoph Sven Eppler schrieb:
Hi There,
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
contains: /var/www/vhosts/sveneppler.de/catalyst/gpstracks/script/../lib
/etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl
.). at /usr/local/lib/perl/5.8.8/Class/MOP.pm line 113
Class::MOP::load_first_existing_class('Catalyst::Engine::HTTP::Restarter')
called at /usr/local/lib/perl/5.8.8/Class/MOP.pm line 118
Class::MOP::load_class('Catalyst::Engine::HTTP::Restarter') called
at /usr/local/share/perl/5.8.8/Catalyst.pm line 2437
Catalyst::setup_engine('gpstracks', 'undef') called
at /usr/local/share/perl/5.8.8/Catalyst.pm line 1050
Catalyst::setup('gpstracks') called
at /var/www/vhosts/sveneppler.de/catalyst/gpstracks/script/../lib/gpstracks.pm
line 34
require gpstracks.pm called at ./gpstracks_server.pl line 55
Compilation failed in require at ./gpstracks_server.pl line 55.
========= %< SNIP %< =========
While the standalone server without auto-restarting works just fine.
Also when creating a quick testapp whith "catalyst.pl testapp" an
starting "testapp_server.pl -r" just works fine too.
So has the been Restarter-codule changed/abadoned? And how can i easily
update my old applications then?
Thanks in advance,
Sven
_______________________________________________
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/
<<attachment: christoph.vcf>>
_______________________________________________ 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/
