Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Nesting regexen

by Daedalus207 (Novice)
on Jul 11, 2005 at 08:05 UTC ( [id://473864]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    qr/(["'])($bareword)*(["'])/
    
  2. or download this
    qr/((['"]).+?\2)/
    
  3. or download this
    $f->readOnly(
                    -name => $session{form}{cid},
                    -label => WebGUI::International::get(469,"WebGUIProfil
    +e",
       );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2024-04-20 05:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found