Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Numbers only in a string

by davidrw (Prior)
on Sep 08, 2005 at 16:23 UTC ( [id://490257]=note: print w/replies, xml ) Need Help??


in reply to Re: Numbers only in a string
in thread Numbers only in a string

don't need to use a character class here -- just:
s/\D+//g;

Log In?
Username:
Password:

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

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

    No recent polls found