in reply to Re (tilly) 1: Can you create *real* global variables?
in thread Can you create *real* global variables?

Except that starting a variable name with a ' is just a hack for starting it with a ::, which doesn't stop me from then appending a different namespace. The ^ hack is totally separate.

_____________________________________________________
Jeff[japhy]Pinyan: Perl, regex, and perl hacker.
s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;

  • Comment on Re: Re (tilly) 1: Can you create *real* global variables?

Replies are listed 'Best First'.
Re (tilly) 3: Can you create *real* global variables?
by tilly (Archbishop) on Jan 25, 2002 at 03:15 UTC
    I just said what would work, not why it does.

    You might also have noted that I did not say why each solution was going to not be supported in 6.0. I have to leave people some incentive to re-read the documentation! :-)