Help for this page
#!/usr/bin/perl -w ... } print"\n"; }
map{ push @list, @$_ }@array; print "@list";