http://www.perlmonks.org?node_id=600770


in reply to RFC: Standard configuration interface...

Does Config::Any do what you want? I know it doesn't have any write methods, but that could be patched in.

--
"Go up to the next female stranger you see and tell her that her "body is a wonderland."
My hypothesis is that she’ll be too busy laughing at you to even bother slapping you.
" (src)

  • Comment on Re: RFC: Standard configuration interface...

Replies are listed 'Best First'.
Re^2: RFC: Standard configuration interface...
by EvanK (Chaplain) on Feb 20, 2007 at 16:55 UTC
    I had apparently overlooked this module originally, thanks for pointing it out! It's not as flexible as it could be, but I've contacted the author with some suggestions, and we'll see where that goes.

    __________
    Systems development is like banging your head against a wall...
    It's usually very painful, but if you're persistent, you'll get through it.