for (13 .. $#fileContents) { print "$fileContents[$_]\n"; # Or whatever }