Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Given When Syntax

by LanX (Saint)
on Mar 15, 2014 at 15:54 UTC ( [id://1078454]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      DB<103> @num=qw/Zero One Two Three Four/
     => ("Zero", "One", "Two", "Three", "Four")
    ...
      DB<104> $var=2; print "$var is $num[$var]";
     => 1
    2 is Two
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-18 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found