Help for this page

Select Code to Download


  1. or download this
    #include <EXTERN.h>
    #include <perl.h>
    ...
         perl_free(my_perl);
         PERL_SYS_TERM();
     }
    
  2. or download this
    $(perl -MConfig -e 'print $Config{cc}') embedex.c $(perl -MExtUtils::E
    +mbed -e ccopts -e ldopts) -o embedex
    
  3. or download this
    $ ./embedex
    in BEGIN
    running
    in END