Revision history for Perl extension Win32::DirSize.

0.01  Wed Mar  5 11:34:53 2003
	- original version; created by h2xs 1.21 with options
		-X -n Win32::DirSize -v 0.01
1.00  Sat Mar  8 15:10:17 2003
	- re-written to use XS.
	- fixed bug whereby "exabytes" came after "terabytes"
		instead of "petabytes".
1.01  Fri Aug  8 13:44:40 2003
	- fixed bug whereby best_convert() would incorrectly
		return -1 for sizes under 1024 bytes.
	- corrected readme file.
1.02  Tue Oct 28 09:39:11 2003
	- fixed trailing slash code that caused $Directory to
		be displayed wrong.
	- fixed gzip files in ppm.zip to correct problem with
		ppm version not installing properly.
	- added double-slash removal code.
	- small documentation changes.
1.03  Wed Oct 29 09:50:24 2003
	- fixed "Modification of a read-only value attempted"
		error message