Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Re: Re: compare stdin for a number

by tcf22 (Priest)
on Mar 12, 2004 at 21:33 UTC ( [id://336269]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: compare stdin for a number
in thread compare stdin for a number

/\d{5}/ means exactly 5(same as /\d{5,5}/).
/\d{5,}/ means 5 or more.

- Tom

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (9)
As of 2024-03-28 09:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found