# if I have: $name = 'newVar'; I would like somehow to have a new variable $newVar #### $tmp =~ /(.+)(\d+)$/;