Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Cruel references

by uksza (Canon)
on Mar 06, 2005 at 00:16 UTC ( [id://436970]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
            print "@$$p\n\n";
            #^^^this is array
    }
    
  2. or download this
    push @${$pets{$color}},"rat";
    REF(0x815c4d0)
    ...
    REF(0x812ed0c)
    ARRAY(0x812ed48)
    cat dog
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-19 19:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found