<?xml version="1.0" encoding="windows-1252"?>
<node id="944012" title="where is sv_setrv?" created="2011-12-16 15:58:12" updated="2011-12-16 15:58:12">
<type id="115">
perlquestion</type>
<author id="863652">
patcat88</author>
<data>
<field name="doctext">
Simple question, where is sv_setrv? AFAIK it doesn't exist. Why? So how in XS, do you take an existing SV, and make it be a reference to another SV? sv_setsv(existingSV, sv_2mortal(newRV_inc(targetSV)))? there has to be a less bloated way that uses SvRV_set somehow.</field>
</data>
</node>
