June 2002
Beginner
759 pages
80h 42m
English
dl_install_xsub
dl_install_xsub (perl_name,symref[,filename])
Creates a new Perl external subroutine. Takes the following arguments:
perl_nameName of the new subroutine.
symrefPointer to the function that implements the routine.
filenameThe source file for the function. If not defined, DynaLoader is used.