From:  "henq" <@onion.perl.org henq _ replace 0 by o <[EMAIL PROTECTED]>>
> "Jenda Krynicky" <[EMAIL PROTECTED]> schreef in bericht
> news:[EMAIL PROTECTED]
> > From: "Wiggins d Anconia" <[EMAIL PROTECTED]>
> 
> > To simplify this you may consider using two configs. One "global"
> > that contains the settings that are the same everywhere (which will
> > probably be most of them) and one "local" that will contain the
> > specialties. And then read both the configs and merge them so that
> > the "local" overwrites the "global".
> 
> yes, that sunds like the rigtht solution. Funny, It was right under my
> nose as this method is explained in the chapter of the Cookbook I
> mentioned...
> 
> like:  my %config = {%standard, %override};

You want ( instead of { !

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to