Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: Tweak for my Perl Regex that screens for digits only

by ikegami (Patriarch)
on Jan 25, 2006 at 19:35 UTC ( [id://525539]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    foreach (
       '416-967-1111',
    ...
          print("no error message\n");
       }
    }
    
  2. or download this
    no error message
    no error message
    error message
    
  3. or download this
    no error message
    error message
    error message
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-19 01:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found