summaryrefslogtreecommitdiff
path: root/README
blob: 3c4ecd5fbc8701261c0b3b79c940bc963e08b2d3 (plain)
1
2
3
4
5
6
7
8
9
10
This module compares arbitrary data structures to see if they are copies
of each other.

To install, do the usual:

	perl Makefile.PL
	make
	make test
	make install