in reply to Re: Traversing variables in a namespace
in thread Traversing variables in a namespace
for $name (keys %::) { no strict 'refs'; $val = $$name; }
MeowChow print $/='"',(`$^X\144oc $^X\146aq1`)[-2]
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Traversing variables in a namespace
by repson (Chaplain) on Feb 06, 2001 at 12:07 UTC | |
Re: {3} Traversing variables in a namespace
by jeroenes (Priest) on Feb 06, 2001 at 10:37 UTC |