Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Simple regex needed

by pg (Canon)
on Mar 20, 2003 at 20:24 UTC ( [id://244702]=note: print w/replies, xml ) Need Help??


in reply to Re: Simple regex needed
in thread Simple regex needed

He didn't specify whether the number is single digit, so this would be more safe:
/(\d+)/

Replies are listed 'Best First'.
Re: Re: Re: Simple regex needed
by Anonymous Monk on Mar 20, 2003 at 20:29 UTC
    I also forgot to mention that there are other numbers in the file.

    So I need to look through the file and key my hash by using the number from the format I posted earlier.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-23 13:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found