Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: String parsing

by BrowserUk (Patriarch)
on Jan 05, 2004 at 12:42 UTC ( [id://318829]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    m[
        ( ^ [^(:]+ )
    ...
        )?
        $
    ]x;
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    ERROR(1): disk number (27) crashed at (11:03)
    WARNING(1): system is rebooting
    TEST(255): (this) (that) (the other) (and this) (but not this)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-19 21:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found