my $output=qq{sudo /usr/bin/python /home/processLog.py \Q$name\E \Q$age\E \Q$text\E \Q$id\E}; return `$output`;