Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

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

by Anonymous Monk
on Oct 01, 2014 at 13:26 UTC ( [id://1102538]=note: print w/replies, xml ) Need Help??


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

Names are dependents on context ...

@list = ( 'p' , 'q' ) ; %map = ( @list ); %uniq ; @uniq{ @list } = ();

... else, I really like *var types.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-16 20:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found