Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: How to remove trailing white space when =~ s/\s+$//g; doesn't work

by morgon (Priest)
on Oct 21, 2010 at 22:45 UTC ( [id://866655]=note: print w/replies, xml ) Need Help??


in reply to How to remove trailing white space when =~ s/\s+$//g; doesn't work

If  s/\s+$//g; does not remove trailing spaces then there are no trailing spaces (you probably have something that only LOOKS like spaces).
  • Comment on Re: How to remove trailing white space when =~ s/\s+$//g; doesn't work
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-24 01:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found