Personally I prefer to use YAML for configuration files.
Update: I think it's silly that someone give -- points for this contribution. Why? Because:
# YAML documents are very readable by humans. # YAML interacts well with scripting languages. # YAML uses host languages' native data structures. # YAML has a consistent information model. # YAML enables stream-based processing. # YAML is expressive and extensible. # YAML is easy to implement.
So, please, take a look at the website before giving -- points
Regards,
|fire| at irc.freenode.netIn reply to Re: Reading and Writing Perl Config Files
by fmerges
in thread Reading and Writing Perl Config Files
by jdhedden
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |