in reply to Re^3: XS: Converting a data structure in a string
in thread XS: Converting a data structure in a string

I started out with Inline::C, too. The hard part is establishing proficiency with a sufficent number of perlapi macros. Once you have that down, the leap from Inline::C to XS is pretty small.

--
Marvin Humphrey
Rectangular Research ― http://www.rectangular.com
  • Comment on Re^4: XS: Converting a data structure in a string