On Tuesday 12 February 2019 20:13:42 Tony Cook via RT wrote: > On Thu, 07 Feb 2019 05:29:14 -0800, pali@cpan.org wrote: > > And here is patch which makes sv_mortalcopy_flags() function public. > > +=for apidoc sv_mortalcopy_flags > + > +Like C<sv_mortalcopy>, but the extra C<flags> are passed to the > +C<sv_setsv_flags>. > + > > SV_GMAGIC is also meaningful for sv_mortalcopy_flags(). So... any suggestion how to improve documentation?Thread Previous | Thread Next