[Catalyst] Catalyst::Utils::env_value ?
Jesper Krogh
jesper at krogh.cc
Wed Jan 9 17:11:24 GMT 2008
Hi
Can anyone help me find out what my problem is here?
$ perl -MDevel::SimpleTrace script/efam_server.pl
Undefined subroutine &Catalyst::Utils::env_value called
at
Catalyst::Plugin::ConfigLoader::get_config_path(/usr/share/perl5/Catalyst/Plugin/ConfigLoader.pm:165)
at
Catalyst::Plugin::ConfigLoader::find_files(/usr/share/perl5/Catalyst/Plugin/ConfigLoader.pm:109)
at
Catalyst::Plugin::ConfigLoader::setup(/usr/share/perl5/Catalyst/Plugin/ConfigLoader.pm:52)
at Catalyst::setup(/usr/share/perl5/Catalyst.pm:851)
at
<eval>(/net/atlas.nzcorp.net/z/fx1200/bio/home/jk/NzDB/devel/script/../lib/Efam.pm:49)
at main::(script/efam_server.pl:59)
Compilation failed in require at script/efam_server.pl line 59.
Efam.pm:49 is
__PACKAGE__->setup();
Jesper
More information about the Catalyst
mailing list