Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Quote and Quote-like Operators

by JavaFan (Canon)
on Jan 15, 2009 at 22:14 UTC ( [id://736695]=note: print w/replies, xml ) Need Help??


in reply to Re: Quote and Quote-like Operators
in thread Quote and Quote-like Operators

Well, I'm one of the people that use [] for qw. I very seldomly use () as delimiters; parenthesis already have a couple of meanings, using them as delimiters as well doesn't contribute to code clearity in my book.

My favourite delimiters are:

Operator Pref. Other Delim. Delims q, qq, qx {} <> // !! qw [] // {} <> s, m, qr // {} <> !! y, tr // [] {} <>
I never use '#' as a delimiter (althought it's popular with many people).

As you can see, all the delimiters I often use tend to be long, narrow, and mostly vertical.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-03-28 08:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found