Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: grep for numbers

by leonidlm (Pilgrim)
on Mar 31, 2009 at 08:06 UTC ( [id://754354]=note: print w/replies, xml ) Need Help??


in reply to Re: grep for numbers
in thread grep for numbers

Why not to use this one?
my $num = $1 if ($str =~ /ci=(\d+)&/);

Replies are listed 'Best First'.
Re^3: grep for numbers
by roboticus (Chancellor) on Mar 31, 2009 at 10:48 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-23 19:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found