in reply to Input to String OR Array

else { push @array, $_; print "Array'd: $_"; }

Caution: Contents may have been coded under pressure.