Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

(tye)Re: Yet another regex bug.

by tye (Sage)
on Nov 12, 2002 at 05:32 UTC ( [id://212203]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        while(  <DATA>  ) {
            print;
    
    ...
    __END__
    this=that
    one=12
    
  2. or download this
    this=that
    (this)(that)
    # (this)(that)
    ...
    # ()()
    (?# (one)(12) )
    (?# (1)() )
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://212203]
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: (4)
As of 2024-04-25 14:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found