Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Lots and lots of arguments!

by jellisii2 (Hermit)
on Dec 11, 2014 at 18:48 UTC ( [id://1110092]=note: print w/replies, xml ) Need Help??


in reply to Re: Lots and lots of arguments!
in thread Lots and lots of arguments!

If you go this route (I consider it a good one, with the caveat that I don't understand what you're trying to accomplish clearly), I can heartily recommend YAML::AppConfig.

Replies are listed 'Best First'.
Re^3: Lots and lots of arguments!
by RonW (Parson) on Dec 12, 2014 at 17:10 UTC

    Where I am, we usually use either YAML::Tiny or JSON::PP.

    YAML::Tiny is a very readable, light weight subset of YAML.

    JSON::PP partly because it is a core module. It is less readable, but handles complex structures better than YAML::Tiny.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-20 02:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found