Re: config file modules confusion

2011-02-08 Thread Shlomi Fish
Hi Jim, On Tuesday 08 Feb 2011 04:11:01 Jim Green wrote: > Hello > I searched cpan and was overwhelmed by the number of modules > available. > Yes, there are many Config:: files around. A prominent Israeli Perl Monger has given an entertaining presentation on this subject in a Tel Aviv meeting

Re: config file modules confusion

2011-02-07 Thread Owen
On Mon, 7 Feb 2011 18:11:01 -0800 (PST) Jim Green wrote: > Hello > I searched cpan and was overwhelmed by the number of modules > available. > > I want a config module that can do updates well, preserving formats of > original file, preserving blank lines, comments, etc. which one should > I use

Re: config file modules confusion

2011-02-07 Thread terry peng
Mon, 7 Feb 2011 18:11:01 -0800 (PST) письмо от Jim Green : > Hello > I searched cpan and was overwhelmed by the number of modules > available. > > I want a config module that can do updates well, preserving formats of > original file, preserving blank lines, comments, etc. which one should >

config file modules confusion

2011-02-07 Thread Jim Green
Hello I searched cpan and was overwhelmed by the number of modules available. I want a config module that can do updates well, preserving formats of original file, preserving blank lines, comments, etc. which one should I use..? Config::General, Config::Simple, Config::Inifiles, just to name a fe