Changes in bindist 04:
	- typemap was inadvertantly removed
	- install process is yet more verbose
	- more Config.pm fixups to allow VC++ based development
	- VC++ compatible import lib now supplied
	- HTML now generated during install
	- HTML now generated for site lib stuff also
	- tests and misc files in packages are in `distfiles'
	- newer modules
	- initial testing on Win95 revealed a number of problems:
	    * Win95 shell doesn't grok %* in batch files! Went
	      back to %1..%9 and braindeath
	    * All text files are now CRLF terminated (command.com
	      is stupider than I thought possible)
	    * install.bat had problems reading stdin after a system().
	      Carriage returns didn't seem to take every other time.
	      Weird.  Rearranged install.bat so all user interaction is
	      done at the beginning.

Changes in bindist 03:
	- binary coexistence changes (means one can use
	  this binary distribution with VC++ generated
	  extension binaries)
	- install process is more verbose
	- various perl core fixes (see core Changes files)
	- updated several modules to newer versions
	- added new packages on request (DBI, MLDBM, dmake)

Changes in bindist 02:
	- added notes on Win95 oddities
	- more error checking in install.bat

Changes in bindist 01:
	- initial release
