MS-DOS patches to perl.
Apply this patch to the standard perl source, version 4, patch level 19,
using "patch -p."  Do this in the root directory of the perl source
distribution.

You can cat all these patches together and pipe the output to patch -p.

Len Reed
Holos Software, Inc.
..!gatech!holos0!lbr
holos0!lbr@gatech.edu
--------------------------------------
*** msdos/eg/lf.bat.old	Tue Apr 23 23:48:48 1991
--- msdos/eg/lf.bat	Thu Nov 14 08:57:24 1991
***************
*** 31,33 ****
--- 31,35 ----
  		utime($atime, $mtime, $file) || die "utime($atime, $mtime, $file): $!\n";
  	}
  }
+ @REM=(qq!
+ :end !) if 0 ;
