my @file = ; foreach($#file .. 0) { #do something with $file[$_]; }