in reply to
Re: Static variables (and also Perl 6)
in thread
Static variables (and also Perl 6)
Note that with Perl 6 we can use := to do what I did with a tie, resulting in the same idea but without most of the overhead.
Comment on
Re (tilly) 2: Static variables (and also Perl 6)
In Section
Meditations