http://qs321.pair.com?node_id=171307


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.