Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Hidden Newline in Result

by phamalda (Novice)
on Mar 05, 2017 at 19:12 UTC ( [id://1183708]=note: print w/replies, xml ) Need Help??


in reply to Re: Hidden Newline in Result
in thread Hidden Newline in Result

Thank you so much for the quick feedback. I really appreciate it. I actually think I've solved it. I removed that tilde from the end of big If/Then/Else statement.

else { print OUT join ('~', @field) . "\n"; # print OUT join '~', @field; $incount = $incount + 1; }

It appears that this has produced the desired result. I'll know more tomorrow when we can consume the resulting file. Thanks again for everything.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1183708]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-25 21:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found