Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Symbolic Reference not Dereferencing

by danger (Priest)
on Jun 03, 2002 at 19:02 UTC ( [id://171307]=note: print w/replies, xml ) Need Help??


in reply to Symbolic Reference not Dereferencing

You can only symbolically reference package global variables, not lexical variables. Try it with our $A; or use vars '$A';

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 05:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found