for ($upload) { if (/^start$/) { ©_tftp_start; } elsif (/^run$/) { ©_tftp_run; } else { die "Your destination choice for Uploads does not appear to be valid.\n" } }