lee <l...@yun.yagibdah.de> writes:

> Hi,
>
> is there a module available to read configuration files which are like
> this:
>
>
> arbitrary_denominator-00 | alternate-denominator-00 | 
> alternate-denominator-01 [| ...]
> {
>   itemA = <some string>
>   itemB = <some integer>
>   itemC = <some float>
>   itemD = <some CSV>
> }

Following-up my own question: I found [1] which appears to come close to
what I'm looking for.  Of course, I'd still love to hear your ideas :)


[1]: https://metacpan.org/pod/Config::JSON


-- 
Knowledge is volatile and fluid.  Software is power.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to