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)

  • Comment on Re: Re: Symbolic refs aka. dynamic variables again

Replies are listed 'Best First'.
Re^3: Symbolic refs aka. dynamic variables again
by particle (Vicar) on Apr 24, 2003 at 20:08 UTC

    you forgot one slot in the glob, the glob itself - *foo

    ~Particle *accelerates*

      Globs are not Klein bottles. There is no slot in a glob for the glob.

      (Aristotle noted that I spelled "Klein" wrong)