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 ( [id://1102959]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # hand wavium prior to this line
    my %een=();   # keep track of values we have already seen
    @rray = grep !$een{$_}++ sort @rray;
    

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?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-18 23:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found