List Question
20 TechQA 2019-01-27T18:02:54.243000loadable library and perl binaries mismatch on a custom xs after upgrading to 5.26
1.3k views
Asked by Deepak Selvakumar
Why can't I build 'true' pragma module on Strawberry Perl 5.28.1?
187 views
Asked by Sue D. Nymme
Unable to compile Crypt::Sodium on CentOS 6
139 views
Asked by miken32
Can I suppress the "Perl API version %s of %s does not match %s" error
333 views
Asked by Randall
How can I turn an op address into the right kind of B::OP?
106 views
Asked by rocky
Why array variable names have magic? What is this for?
65 views
Asked by Eugen Konkov
Is it possible to know `XSUB` was called using `&sub`
119 views
Asked by Eugen Konkov
How emulate &sname call from XS?
96 views
Asked by Eugen Konkov
What is the difference between `GvNAME` and `GvENAME`?
100 views
Asked by Eugen Konkov
How to use XSUBs from another module?
64 views
Asked by Eugen Konkov
How to get access to current context from XS?
130 views
Asked by Eugen Konkov
Having multiple .xs files in one project
116 views
Asked by vdudouyt
Safely freeing resources in XS code (running destructors on scope exit)
277 views
Asked by amon
Troubleshooting Math::PARI crash inside mod_perl
109 views
Asked by Andrew Dwojc
Perl XS garbage collection
178 views
Asked by var
Is it possible to debug Perl that contains XS sections to see the program flow?
436 views
Asked by s_m
How to handle hash value type in Perl XS
762 views
Asked by John Tracid
Solve warning: passing 'const void *' to parameter of type 'AV *'
1.9k views
Asked by Helmut Wollmersdorfer
How to use the program's exit status at compile time?
145 views
Asked by jiandingzhe
How can I call functions in a different C source file from a Perl XS module?
786 views
Asked by smith