(undef, $etc) = split(/\s+/, $_) if (/^# input.*/); #### ($etc,$etc) = split (/\s+/, $_) if (/^# input.*/);