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

Re: (Ovid) Re(2): ref, no, maybe?

by Fastolfe (Vicar)
on Jan 11, 2001 at 04:40 UTC ( [id://51040]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $struct = {
       key  => {
    ...
       },
       key2 => 'other_value',
    };
    
  2. or download this
    @items = (
       'item1',
    ...
       'item7',
       [ 'nested8', 'nested9' ],
    );
    

Log In?
Username:
Password:

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

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

    No recent polls found