PERLCALL(1) Perl Programmers Reference Guide PERLCALL(1)
PERLCALL(1) Perl Programmers Reference Guide PERLCALL(1) # PERLCALL(1) Perl Programmers Reference Guide PERLCALL(1) NNAAMMEE # perlcall - Perl calling conventions from C DDEESSCCRRIIPPTTIIOONN # The purpose of this document is to show you how to call Perl subroutines directly from C, i.e., how to write _c_a_l_l_b_a_c_k_s. Apart from discussing the C interface provided by Perl for writing callbacks the document uses a series of examples to show how the interface actually works in practice. ...