sub retg { ... return *var } #### ${retg} = ... (possibly) $retg = ... (maybe) or even $foo = $retg (I don't know)