[Catalyst] Hair-pulling over YAML config
Jonathan Rockway
jon at jrock.us
Tue Jan 30 18:11:22 GMT 2007
Chisel Wright wrote:
> On Tue, Jan 30, 2007 at 09:58:00AM -0000, Carl Vincent wrote:
>> That's exactly what we need - outputting warnings at on of the
>> ConfigLoader levels loses the content of the error message. Could
>> always add a "Keep Quiet" option...
>
> To be read from the unparsable/invalild config file? ;-)
If the config file was parsed OK there's no need to report errors.
Because there weren't any.
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst
mailing list