I just added ExtUtils::MM_DOS to MakeMaker. Basically to remove some DOS specific code from MM_Unix.
Currently MakeMaker sends DOS off to MM_Unix, which cannot be right. I'm making MM_DOS inherit from MM_Win32, which should be somewhat less wrong. I also discovered some U/WIN (Cygwin a la AT&T) specific code in MM_Unix, and plopped it into MM_UWIN. That inherits from MM_Unix which should be the right thing to do. So... any DOS or U/WIN users want to give it a shot? -- Michael G. Schwern <[EMAIL PROTECTED]> http://www.pobox.com/~schwern/ Perl Quality Assurance <[EMAIL PROTECTED]> Kwalitee Is Job One My lips, your breast and a whole lotta strange arguing.
