Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Which configuration module?

by reneeb (Chaplain)
on Oct 20, 2006 at 09:21 UTC ( [id://579538]=note: print w/replies, xml ) Need Help??


in reply to Which configuration module?

It depends on how your config files look like!

Config::Auto uses Config::IniFiles when the input file is in ini-style. So if you hav config files with ini-style you can use Config::IniFiles directly.

If you get config files in different formats, you should use Config::Auto.

I can't say anything about Config::Simple because I haven't use it yet.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://579538]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (9)
As of 2024-03-28 14:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found