Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Matching numeric digits in strings

by davorg (Chancellor)
on Jan 10, 2007 at 12:53 UTC ( [id://593897]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    map{chomp($_)}@infile;
    map{chomp($_)}@reqids;
    
  2. or download this
    chomp @infile;
    chomp @reqids;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-25 05:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found