Re: AppConfig
- From: Ted Zlatanov <tzz@xxxxxxxxxxxx>
- Date: Wed, 20 Sep 2006 10:56:51 -0400
On 19 Sep 2006, roinet@xxxxxxx wrote:
Ted Zlatanov wrote:
On 17 Sep 2006, roinet@xxxxxxx wrote:
How can I save work results of AppConfig module? I haven't found any
method doing that.
AppConfig reads configurations. There is no built-in method to
write them.
Thanks. Probably, I will use Config::General.
Please don't top-post (I corrected it for readability).
Use any module that does the job :) AppConfig is good for
human-readable configurations. If you don't expect complicated data
in your variables (meaning, they are either strings, 1-level hashes,
or 1-level arrays), saving the AppConfig state is extremely easy, so I
wouldn't discard AppConfig in that case.
Ted
.
- References:
- AppConfig
- From: roinet
- Re: AppConfig
- From: Ted Zlatanov
- Re: AppConfig
- From: roinet
- AppConfig
- Prev by Date: opendocument -> csv filter ?
- Next by Date: Re: Problem with DBD::DB2 on AIX.
- Previous by thread: Re: AppConfig
- Next by thread: CPAN sees XML::Parser, require does not
- Index(es):