in reply to Re^3: weird ctrl-z behaviour when piping from tin through perl
in thread weird ctrl-z behaviour when piping from tin through perl

Ah, sorry, I misunderstood.

# perl -pel la la ^Z [1]+ Stopped perl -pel #
So your suggestion is that there's some problem with process-group signaling. Any hints on example code that might break, or where in perl's code I should look, or other suggestions?

Thank you.