Help for this page

Select Code to Download


  1. or download this
            cl -c -I.. -nologo -Gf -W3 -I..\lib\CORE -I.\include -I. -I.. 
    +-DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERLDLL -DPERL_COR
    +E   -MD -Zi -DNDEBUG -O1  -DPERL_IMPLICIT_CONTEXT -DUSE_PERLIO -DPERL
    +_MSVCRT_READFIX -Fo..\malloc.obj ..\malloc.c
    cl : Command line warning D4029 : optimization is not available in the
    + standard edition compiler
    ...
    ..\malloc.c(2441) : warning C4013: 'get_mstats' undefined; assuming ex
    +tern returning int
    NMAKE : fatal error U1077: 'cl' : return code '0x2'
    Stop.
    
  2. or download this
    P:\src\perl-5.8.4\win32>..\perl -V
    Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
    ...
        P:/src/perl-5.8.4/lib
        .