Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: split delimiters

by Daddio (Chaplain)
on Mar 27, 2001 at 04:14 UTC ( [id://67394]=note: print w/replies, xml ) Need Help??


in reply to Re: split delimiters
in thread split delimiters

Or, just in case both of these delimiters should be used for one split...

split /[\[\(]/, 'some(next[really(really(odd[string';

Replies are listed 'Best First'.
Re: Re: Re: split delimiters
by busunsl (Vicar) on Mar 27, 2001 at 10:51 UTC
    Well, in that case you don't have to escape them, because they are in sqare brackets:
    split /[([]/, 'some(wierd[string';

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-03-29 05:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found