Re: Ternary operator: Am I missing something?
7:19:36 Shawn H Corey wrote: >> On Mon, 29 Mar 2010 10:02:15 -0400 >> >> Jeff Soules wrote: >> > ($foo == 1) ? >> > >> > $bar = 0 : >> > $bar = 1; >> > >> > Am I doing something stupid or missing something obvi
Ternary operator: Am I missing something?
mething obvious? Thanks, Jeff Soules -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/