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;
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/