Revision history for Perl extension Data::Match.

0.01  Sun Dec 23 16:00:56 2001
	- original version; created by h2xs 1.21 with options
		-X -n Data::Match

0.02  2001/12/23
	- Added subarray and subhash support for slice side-effects.
	  Added side-effecting slices for REST and EACH.
          Added LENGTH, EXPR, ALL, NOT pattern operators.
          Added more tests.
          Standard pattern operators are AUTOLOADED.
	  Use Data::Compare for BIND test.