http://www.perlmonks.org?node_id=1008320


in reply to Re^2: Removing blank/empty lines
in thread Removing blank/empty lines

Syntax error it says. There's a close bracket before your print it says.

Look at the code. Is that the close bracket on your loop list? Did you put the new print inside the curly {}'s of your loop?

Replies are listed 'Best First'.
Re^4: Removing blank/empty lines
by perlnoobster (Sexton) on Dec 11, 2012 at 17:18 UTC
    Hello, I put it in the brackets :) and received the following message: Use of uninitialized value in concatenation (.) or string at Text.pl line 92, <IN> line 12. (via secure crt)