Your IP : 216.73.216.1


Current Path : /usr/share/doc/perl-Data-Compare/
Upload File :
Current File : //usr/share/doc/perl-Data-Compare/README

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