Jarkko Hietaniemi [Thu, 7 Dec 2000 04:13:51 +0000 (04:13 +0000)]
[ 8021]
Various attempts at MSVC debug - not sure what has
changed but works now.
Seems atexit() _may_ work for DLLs built with MSVC so don't
call cleanup that way.
[ 8019]
Add useperlio to config.vc
Turn off binmode in config_H.PL
Regen all the config_H.xx
Attempt to get debugging build with MSVC.
[ 8018]
Test various dup/external program options on all platforms.