Help for this page

Select Code to Download


  1. or download this
    cc -o test test.c -Wall `perl -MExtUtils::Embed -e ccopts -e ldopts`
    
  2. or download this
    Argument "5,00503" isn't numeric in require at /usr/lib/perl5/5.005/i3
    +86-linux/Config.pm line 7.
    
  3. or download this
    /*test.c*/
    
    ...
      perl_free(my_perl);
      exit(0);
    }