Skip to content

DrHyde/perl-modules-Data-Compare

Repository files navigation

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