article=>art chapter=>chap section=>sec #### open (INI, ") { chomp($_); $con[$i] = $_; $i++ } $" = ", "; %conval = qw(@con); print $conval{article};