in reply to Simpler Config-Simple needed
oughta work for the array vs scalar problem. For making Config understand compound structures, I don't know. How about letting the file contain arbitrary different names and then accessing them via the hash returned by $cfg->vars();?for (ref $FOO ? @$FOO : $FOO) {
|
|---|