foreach my $element (@array) { print "I am processing the element '$element'\n"; };