in reply to Funniest Variable/Subroutine names

What I use all the time are different funny values of truth.
From obvious:
while ('forever') {} unless ('debug') {}
to more funny and local:
if ('courier is ill') {} while ('cisco smokes in the corner') {} return if 'function not implemented';