my @array = qw[ binary_app=/usr/bin/true config_file=/etc/inetd.conf MOD_NAME="ABC" ];; print qq[\n] for map{ [ split '=' ] } @array;;