AppConfig

Hello, all.

How can I save work results of AppConfig module? I haven't found any
method doing that.

--
With best regards,
Pavel Suhotjuk.
roinet [ So, 17 September 2006 17:37 ] [ ID #1469319 ]

Re: AppConfig

On 17 Sep 2006, roinet [at] mail.ru 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.

Ted
Ted Zlatanov [ Mo, 18 September 2006 22:03 ] [ ID #1470458 ]

Re: AppConfig

Hello.

Thanks. Probably, I will use Config::General.

Ted Zlatanov wrote:
> On 17 Sep 2006, roinet [at] mail.ru 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.
>
> Ted

--
With best regards,
Pavel Suhotjuk.
roinet [ Di, 19 September 2006 23:12 ] [ ID #1471789 ]

Re: AppConfig

On 19 Sep 2006, roinet [at] mail.ru wrote:

> Ted Zlatanov wrote:
>> On 17 Sep 2006, roinet [at] mail.ru 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
Ted Zlatanov [ Mi, 20 September 2006 16:56 ] [ ID #1473161 ]
Perl » comp.lang.perl.modules » AppConfig

Vorheriges Thema: New release of Config-Model, first draft for Xorg model
Nächstes Thema: CPAN sees XML::Parser, require does not