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

Re: What is your favourite meta-syntactic variable name?

by blue_cowdawg (Monsignor)
on Oct 06, 2014 at 13:19 UTC ( #1102959=note: print w/replies, xml ) Need Help??


in reply to What is your favourite meta-syntactic variable name?

I actually have a collection of favorites depending on context. One of my perennial favorites is:

# hand wavium prior to this line my %een=(); # keep track of values we have already seen @rray = grep !$een{$_}++ sort @rray;
actually there are two in there. I frequently use @rray for a throw away array.

Others include $tring, $thing, $that (extra $this),$tatus and many more.


Peter L. Berghold -- Unix Professional
Peter -at- Berghold -dot- Net; Blog: http://blog.berghold.net Warning: No political correctness allowed.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2023-04-02 02:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?