Help for this page

Select Code to Download


  1. or download this
    C:\>diff -u Makefile.PL_orig Makefile.PL
    --- Makefile.PL_orig    Fri Feb  6 10:40:08 2009
    ...
            {
                    unlink($test);
                    system "$cc $cflags -o $test $test.c $ldflags";