So if I had an array:
@colors = qw ( red blue green )
and I wanted to put it in the config file so anybody could change it, but also could be read by the Config::IniHash module, what is the best way to write it in the config file?
I am following your example and have changed other variables in the config file to look something like:
[path] root = C:\test code = %root%\code1
In reply to Re^4: Config files
by sparkel
in thread Config files
by sparkel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |