foreach my $element ( @list_of_stuff ) { print $element,"\n"; }