print "$1 $2\n" if($str=~/(.*?)\*(.*)/); #### print "$1 $2\n" if($str=~/(.*?)\*(.*?)$/); #### Test .Value
## print "$1 $2\n" if($str=~/(.*?)\*(.*?)$/); ##
## Test .Value