Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: double deference a variable

by Helter (Chaplain)
on Oct 01, 2002 at 19:27 UTC ( [id://202084]=note: print w/replies, xml ) Need Help??


in reply to double deference a variable

The above are very true, one thing they did not cover is your regex, it will match digits only. So I would assume you never have floating point numbers, or numbers in other bases, or anything except a decimal, and overflow isn't a problem?

If any of this is a concern you can check out this post to fix/modify some of these concerns:
Extract numbers in multiple bases, just ignore the non-technical posts......
I don't know of an elegant way to detect overflow, but there has to be one :)

Hope Helping I do.

Log In?
Username:
Password:

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

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

    No recent polls found