Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Newbie: query about array assignment

by AnomalousMonk (Archbishop)
on Sep 13, 2012 at 17:21 UTC ( [id://993539]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @stuff = "This","That","Other";
    
  2. or download this
    >perl -wMstrict -MO=Deparse,-p -le
    "my @stuff = 'One', 'Two', 'Three';
    ...
    (Drei)
    sniff: (333)   snarf: (111)
    (Uno Dos Tres)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-23 09:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found