Marc Pawlowsky November 1992 The following files contain the new files that allow PERL to compile using Metaware's High C version 3.03 @ 96, with the result being linked using the Phar Lap 386 linker version 4.0. To create the program, create a new directory labelled dpmi, in the main perl source directory. Execute getfiles.bat, then copy the new files into the subdirectory, then execute make use makefile. Known bugs ========== Integers do not convert to and from doubles exactly. e.g. 1 becomes 1.00000000000000056. The causes problems for output and for logical tests.