# instead of this: my @lines = ; # do something like this: while my $line () { ... }