in reply to getting the name of a variable to use as string
What you want is a symbolic reference. For most purposes, they're not needed in Perl. You can often accomplish what you want from symbolic references with other means. Perhaps you can specify why you think you need one?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: getting the name of a variable to use as string
by tilly (Archbishop) on Sep 17, 2004 at 01:31 UTC | |
by sintadil (Pilgrim) on Sep 17, 2004 at 01:39 UTC |