Re: anonimity

2004-11-11 Thread Juerd
James Mastros skribis 2004-11-11 3:55 (+0100): > It would seem, then, that the answer is "there's some property of > thingies that gives the name that error messages will use to refer to > them". (I want to thank the man who made "thingy" the proper technical > term, BTW.) So what's it called

Re: anonimity

2004-11-11 Thread James Mastros
Larry Wall wrote: On Sat, Nov 06, 2004 at 10:37:39PM +0100, Juerd wrote: : Larry Wall skribis 2004-11-06 13:32 (-0800): : > Easy, just one of : > my $named := anonymous(); : > my @named := anonymous(); : > my %named := anonymous(); : > my &named := anonymous(); : > my ::named :=