in reply to Re: Symbolic refs aka. dynamic variables again
in thread Symbolic refs aka. dynamic variables again
I'm not going to pretend deep knowledge of Perl internals, but the typeglob structure allocates sufficient space to point to ...
Whereas each hash key points directly to a scalar value (SV)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Symbolic refs aka. dynamic variables again
by particle (Vicar) on Apr 24, 2003 at 20:08 UTC | |
by diotalevi (Canon) on Apr 25, 2003 at 00:30 UTC |