in reply to Re: How to eliminate the empty lines while giving user input from terminal
in thread How to eliminate the empty lines while giving user input from terminal
Then, print to $FH from $_, not from @lineGiven the nature of rammohan's previous posts, I'd suggest that he avoid implicit contexts($_, @_) entirely until he gains further understanding of perl.
|
|---|