in reply to Returning undef from XS code
And of course, you'll be immensely happier (so the theory says) if you use Inline::C. The thing is - if your XS accepts input from perl then you have to deal with perl's entire magic system, ties, unicode, readonly values, etc. Yuck.
|
|---|