$getoptret = $p->getoptions( 'number:s' =>\$num, .......) ; #### $getoptret = $p->getoptions( 'number=i' =>\$num, .......) ;