in reply to How to reference variables in another package via keyword names
is not a valid syntax!$in::$_
You should write:
${"in::$_"}
Graciliano M. P.
"Creativity is the expression of the liberty".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to reference variables in another package via keyword names
by etcshadow (Priest) on Jun 26, 2004 at 22:05 UTC | |
|
Re^2: How to reference variables in another package via keyword names
by theAcolyte (Pilgrim) on Jun 26, 2004 at 21:56 UTC |