Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: what is the function should I need to use for trim white spaces ?

by davido (Cardinal)
on Jan 11, 2006 at 19:17 UTC ( [id://522534]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub trim_white {
       my $string = shift;
    ...
    
    # Usage example:
    my $trimmed = trim_white( $untrimmed );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2024-04-25 02:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found