[Catalyst] Howto use ConfigLoader?
Johannes Rumpf
jrspam at web-dreamer.de
Sat May 12 19:21:22 GMT 2007
Hi all,
thanks for the answers.
John Romkey:
> Since you've got debug enabled, check your output for a line that looks
> like:
>
> [debug] Loaded Config ".../myapp.yml"
I don't see this debug message. So, what to do next?
>
> If you don't see it then the problem is that C:P:ConfigLoader isn't
> finding your file. When you build your Catalyst project, catalyst.pl
> will leave a .yml file in the root of the project directory... it uses
> all lower case for the "myapp" part, even if you used upper-case in your
> project name. Try running the built-in server, it should be able to find
> that file.
Is there a chance to generate the file newly with catalyst.pl. Or what
obtions do i have?
cheers Johannes
More information about the Catalyst
mailing list