my @file = reverse(); foreach(@file) { #do something with $_; }