Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Trimming whitespaces methods

by waldner (Beadle)
on Jun 30, 2008 at 13:42 UTC ( [id://694737]=note: print w/replies, xml ) Need Help??


in reply to Trimming whitespaces methods

For a hash, I'd do something like
for (@arr=%hash) { # remove spaces in $_ ... } %hash=@arr;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-18 22:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found