The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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