in reply to Re: Hashing uninitialized values when no value returned from DBI sql select
in thread Hashing uninitialized values when no value returned from DBI sql select

Is there a name for this kind of notation?

I usually hear it called the ternary operator, but it's documented in perlop under "Conditional Operator" so that's probably a better name.

  • Comment on Re^2: Hashing uninitialized values when no value returned from DBI sql select

Replies are listed 'Best First'.
Re^3: Hashing uninitialized values when no value returned from DBI sql select
by punch_card_don (Curate) on Feb 28, 2008 at 17:44 UTC