my ($command) = $params{'command'}; touch() if ($command eq "touch"); addlink() if ($command eq "add");