Help for this page
return if <cond> then <value> elsif <cond2> then <val2> else <val3>;
#! perl -slw use strict; ... }; }