From 8fddd4400d09891094843fe9e77fec74e4510c67 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 10 Dec 2014 13:34:52 +0000 Subject: Data-Compare-1.25 --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..3c4ecd5 --- /dev/null +++ b/README @@ -0,0 +1,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 + -- cgit v1.2.1