sub whatisit{ my $it = shift; if ($it eq 'yada yada'){ return(undef); } else { if ($it eq 'get in a car accident'){ return("vincinity of 38.86540N 77.07163W"} else { if ($it eq 'write perl script'){ return ('kitchen'); } else{ return(\&email(zak)); } } } }
In reply to Re: I most recently did it in the...
by zakzebrowski
in thread I most recently did it in the...
by tye
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |