in reply to Re^2: Code blocks with ternary operator or trailing conditionalsin thread Code blocks with ternary operator or trailing conditionals
push(@results, $item), next if defined $item; [download]