Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!hp4nl!ruuinf!piet From: piet@cs.ruu.nl (Piet van Oostrum) Newsgroups: comp.lang.perl Subject: Too much perlified ? Message-ID: <4693@ruuinf.cs.ruu.nl> Date: 18 Jan 91 15:49:09 GMT Sender: news@ruuinf.cs.ruu.nl Reply-To: piet@cs.ruu.nl (Piet van Oostrum) Organization: Dept of Computer Science, Utrecht University, The Netherlands Lines: 9 I assume I am becoming too much perlified. Today I wrote the following piece of C code: char * variable = getenv ("XXX") || "default"; and wondered what was wrong. I am afraid perl ishaving a bad influence on me. :=); -- Piet van Oostrum