in reply to Re^2: Perl XS - is this code required in DBD::Pg? (cruft)
in thread Perl XS - is this code required in DBD::Pg?

Thanks. I had meant to replace ST(2) with bufsv (as I did other places). In the mean time I had read the docs on SvSETMAGIC() which indicated that usage was correct.

I'll update my original code block since you quote my original line above.

- tye        

  • Comment on Re^3: Perl XS - is this code required in DBD::Pg? (cruft)