Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xs

Why does sv_setref_pv() store its void * argument in the IV slot?

perl xs

printf format specifiers for Perl API types

perl xs

How to use a module from the local library without installing it?

perl xs

perl xs module writing - Use another function from within same xs file

c perl undefined-reference xs

How to return a hashref when using perl XS

go perl xs

C program keeps crashing when calling perl function newSVpv()

c perl xs

Accessing special tokens in XS [perl] [duplicate]

perl xs perlapi

Registering multiple Perl sub references for a C library in XS

perl xs

Perl XS and C++ passing pointer to buffer

perl xs

Perl XS: Memory management

c perl xs

How can Perl's XSUB die?

perl xs perl-xs

What's the difference between sv_catpv() and sv_catpvs()?

perl xs

What does the DumpXS in Perl's Data::Dumper do?

perl xs

What does flag `pIOK` mean?

perl xs perlapi

How do I conditionally compile C code snippets to my Perl module?

perl swig xs

How to store null in Perl hash

perl xs

How can I build a Perl hash in C code?

c perl hash xs

How do I build 32-bit XS modules for a 32-bit custom Perl on a 64-bit CentOS system?

perl xs makemaker

Data structure for unique element storage

list perl unique xs

Perl SV value from pointer without copy

perl xs