p4raw-id: //depot/perl@2233
themselves use the C Runtime heavily, or want to free() pointers
malloc()-ed by perl.
-You can avoid the perl95.exe problems completely if you use Borland
-C++ for building perl (perl95.exe is not needed and will not be built
-in that case).
+You can avoid the perl95.exe problems completely if you either enable
+USE_PERLCRT with Visual C++, or use Borland C++ for building perl. In
+those cases, perl95.exe is not needed and will not be built.
=back