Help for this page

Select Code to Download


  1. or download this
    #include <EXTERN.h>
    #include <perl.h>
    ...
        newXS("DynaLoader::boot_DynaLoader", boot_DynaLoader, file);
    }