DrHyde / perl-modules-Data-Compare

Data::Compare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Data::Compare


Languages

Language:Perl 99.8%Language:Shell 0.2%