C:\temp>perl -MO=Deparse -lne "" BEGIN { $/ = "\n"; $\ = "\n"; } LINE: while (defined($_ = )) { chomp $_; }