Help for this page

Select Code to Download


  1. or download this
    --- Makefile-orig.PL    2018-09-10 06:47:08.686476300 -0700
    +++ Makefile.PL 2018-09-10 06:50:29.999858000 -0700
    ...
         'dist' => {
           ZIP      => 'wzzip.exe',
           ZIPFLAGS => "-P",
    
  2. or download this
    cpanm --look File::Repl
    patch -u Makefile.PL ~/patchfile
    make
    make test
    make install