Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^4: chomp() is confusing

by Anonymous Monk
on Oct 06, 2013 at 18:35 UTC ( [id://1057181]=note: print w/replies, xml ) Need Help??


in reply to Re^3: chomp() is confusing
in thread Why chomp() is not considering carriage-return

Good news, as of Perl 5.1, you can use the \R $line =~ s/\R//g; It will figure it out.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-24 09:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found