in reply to Re: Newline Problem
in thread Newline Problem

Note that you're actually printing a lot of (probably) unwanted newlines, one for every rejected line. You should move the
print "\n" if $first++;
just before every following print; statement.

Flavio
perl -ple'$_=reverse' <<<ti.xittelop@oivalf

Don't fool yourself.