On Fri, 21 Feb 2003, Nick Ing-Simmons wrote: > Rwilding <[EMAIL PROTECTED]> writes: [snip] > >Can anyone point me in the direction of how to retrieve the name of the perl > >variable an XSub is going to return to (if its possible of course). [snip] > It isn't possible. The value is returned on the stack, and then another [etc]
All of which leads to the question(s): Why are you trying to do this (what is it you want to achieve)?
