Help for this page
[path] ... files = hello.txt,hi.txt,howdy.txt dirs = %code%, %root%, %code%
$value =~ s{%(?:\[([^\]%]+)\])?([^%]*)%}{ if ($2 eq '') { ... $INIhashref->{$1}{$2} } }ge;