foreach my $element (keys %$hash) { if (lastElement) { #do this } else { #do that } }