while (<>) do { push @m2, [ split /,/, $_ ]; } #### ./myprogram.pl < d1.txt