I change my coding style all the time, I should really try and stick to one thing.

One minute I'll be using if ($x != $null) { ... } and the next I'll be using if (* iswm $x) ...