Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: References

by japhy (Canon)
on Aug 19, 2001 at 16:55 UTC ( [id://106018]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    %$ref = %c;
    
  2. or download this
    use vars '%c';  # if strict is on, which it IS, RIGHT?
    *c = $ref;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-19 22:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found