use strict; use Data::Dumper; #my @yahoo = map { split(/\n/, $_) } ; my @yahoo = ; #print "@yahoo\n"; print Dumper(@yahoo);