in reply to Perl with Insert query

You just need to pass the values to the call to execute:

$sth->execute($session_id,$employeename)