Help for this page
package Thingy; ... [and oops, no return() statement!] }
sub func { return ($result); }
if (3 == $x) { [whatever] }