in reply to Incorrect number of values in list assignment
( my ($x, $y, $z) = f() ) == 3 or die(); [download]