$ perl -Mstrict -Mwarnings -E ' open my $inFH, q{<}, \ < ) { next if 3 .. 5; print; }' Line 1 Line 2 Line 6 Line 7 $