* David Golden <[EMAIL PROTECTED]> [2005-07-25 22:10]: > As you can see from the subject and the example above, my > working name for it is "Object::Local" (makes objects work > using "local") but I'm not entirely sure that's the most clear. > On Perlmonks, someone suggested "Object::LocalVars" which isn't > bad either. I'm generally trying to find a name that is short, > evocative, catchy, but not frivolous.
Object::OurProperties? Regards, -- #Aristotle *AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1}; &Just->another->Perl->hacker;