Juerd skribis 2005-06-20 12:11 (+0200):
> sub AUTOLOAD ($w) { return our &::($w) = get_subref_for $w }
> sub AUTOLOAD { our &::($^a) = get_subref_for $^a }That's :=, of course. Juerd -- http://convolution.nl/maak_juerd_blij.html http://convolution.nl/make_juerd_happy.html http://convolution.nl/gajigu_juerd_n.html
