in reply to Config::Scoped module does not nest blocks as expected

try Config::ApacheFormat
  • Comment on Re: Config::Scoped module does not nest blocks as expected

Replies are listed 'Best First'.
Re^2: Config::Scoped module does not nest blocks as expected
by catfood (Novice) on Dec 14, 2004 at 04:33 UTC
    Config::ApacheFormat is definitely an improvement over what I was thinking of doing so thanks for that. I think I am getting a little carried away as I also want multiple inheritance in a config file. Not sure if this module will do this or is worthwhile extending it, may just make up the short comings in the code which reads it.