Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Regex Issue

by bluesplay106 (Novice)
on Aug 01, 2013 at 15:45 UTC ( [id://1047477]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ==========
    Name: blah
    ID: 2
    ==========
    
  2. or download this
    while($regex =~ /=====.+?ID: 3.+?=====/igs) {
         print "$&\n";
    }
    
  3. or download this
    =========
    Name: Hi
    ID: 3
    =========
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1047477]
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-24 21:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found