Help for this page
>perl -MO=Deparse -pe"}{$\=$." LINE: while (defined($_ = <ARGV>)) { ... die "-p destination: $!\n" unless print $_; } -e syntax OK
>perl -pe"}{$\=$." script.pl 56 ... >perl -pe"}{$\=$." test.txt 56