Help for this page

Select Code to Download


  1. or download this
    D:\smoke
    D:\smoke\src
    ...
    #and hypothetically
    D:\smoke\perl-current
    D:\smoke\perl-5.8.x
    
  2. or download this
    rsync --delete -rtz source.Test-Smoke.org::ts-current .
    
  3. or download this
    perl Makefile.PL && nmake && nmake test && nmake install
    
  4. or download this
    lib\configsmoke
    
  5. or download this
    -DINST_DRV=D: -DINST_TOP=$(INST_DRV)\smoke\inst\current
    
  6. or download this
    rsync %*
    echo y|cacls D:\smoke\perl-current\*.* /T /C /P Everyone:F >nul
    attrib -r /s /d D:\smoke\perl-current\*.* >nul