Help for this page

Select Code to Download


  1. or download this
    \documentclass{article}
    \usepackage{perltex}
    ...
    \compilec{1 + 1;}
    
    \end{document}
    
  2. or download this
    \compilec{1 + nonexisting;}
    
  3. or download this
    /home/jest/perl/perl-5.10.1/bin/perl /home/jest/perl/perl-5.10.1/lib/s
    +ite_perl/5.10.1/ExtUtils/xsubpp  -typemap /home/jest/perl/perl-5.10.1
    +/lib/5.10.1/ExtUtils/typemap   perltext1_pl_f7f6.xs > perltext1_pl_f7
    +f6.xsc && mv perltext1_pl_f7f6.xsc perltext1_pl_f7f6.c
    cc -c  -I/home/jest/temp/t -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-st
    +rict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFI
    +LE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.00\" -DXS_VERSIO
    +N=\"0.00\" -fPIC "-I/home/jest/perl/perl-5.10.1/lib/5.10.1/i486-linux
    +-gnu-thread-multi/CORE"   perltext1_pl_f7f6.c
    ...
    To debug the problem, cd to the build directory, and inspect the outpu
    +t files.
    
     at perltext1.pl line 8