Help for this page

Select Code to Download


  1. or download this
    s{(".+?\Q\lib\CORE"\E){(PERL)\lib\CORE}g;
    s{perlpath='.+?\Q\bin\perl.exe';\E}{perlpath='(PERL)\bin\perl.exe';}g;
    
  2. or download this
    cc='cl';
    ccname='cl';
    ccflags='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_
    +STRICT -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CO
    +NTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T';
    ...
    quadtype='__int64';
    u64type='unsigned __int64';
    uquadtype='unsigned __int64';