Search code examples
How to set a Perl environment variable from an XSUB?...


perlxsperlapi

Read More
The relationship between MULTIPLICITY and PERL_IMPLICIT_CONTEXT...


perlxsperlapi

Read More
What does flag `pIOK` mean?...


perlxsperlapi

Read More
How to get access to current context from XS?...


perlperl-xsperlapi

Read More
Why callback is not called?...


perlperlapi

Read More
How to find current package name from perl XS?...


perlperlapi

Read More
Where I can find the types of op that are filtered by PL_check?...


perlperlapi

Read More
Should I call SvREFCNT_dec() on a SV that is not going to be returned to Perl on the stack?...


perlperlapi

Read More
BackNext