List Question
20 TechQA 2024-03-21T17:58:51.467000Stream YAML output, rather than loading everything into memory
46 views
Asked by Xophmeister
Perl Text::CSV_XS treats comment as data when it is the last line
163 views
Asked by Jens
Perl: force Spreadsheet::Read to use Text::CSV_XS
91 views
Asked by h q
how to pass perl EV::Loop object to your C library
147 views
Asked by Mjöllnir
Embedded Perl FREETMPS not cleaning up array of hash references properly
87 views
Asked by Nekobit
How to use perlapi/ XS in an XSUB for array element insertion and removal
83 views
Asked by drclaw
Perl XS: create and return array of strings (char*) taken from calling a C function or undef on failure
184 views
Asked by bliako
How to avoid warning [-Wpointer-sign] of SvPV() versus utf8n_to_uvchr() - bug of XS?
150 views
Asked by Helmut Wollmersdorfer
PerlXS: Possible crash trying to free()
101 views
Asked by DobbyTheElf
How to get named matches XS?
70 views
Asked by AnArrayOfFunctions
How to tell MakeMaker to add exactly the libraries I want?
154 views
Asked by Kzwix
Is it possible to write an XS module when the shared library is already mapped into the process space?
132 views
Asked by Evan Carroll
Where is the memory leak in my Perl XS code?
245 views
Asked by Coffee'd Up Hacker
How do you check to see if an object overloads an operator in XS?
189 views
Asked by tobyink
Does perl Inline::C support multiple dependent C files?
125 views
Asked by jinawee
Unable to build Perl module XString on Windows
216 views
Asked by noaoh
How to encapsulate library handle in Perl XS
137 views
Asked by ico
Looking for a way to call Perl XS C API functions/macros from helper functions
192 views
Asked by Brian
Check if array elements are undefined from an XSUB
98 views
Asked by Håkon Hægland
Execution of Perl Script XS module
100 views
Asked by Nippy Nippy