Try this:
Code:
shell 'mysql -u root test -e "insert into info(first,last) values ('+"'"+$first+"','"+$last+"'"+')"'