summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2014-12-10 13:34:52 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2014-12-10 13:34:52 +0000
commit8fddd4400d09891094843fe9e77fec74e4510c67 (patch)
tree23dbb27d11e56cf6586d93b091c708fa111a7a2d /README
downloadData-Compare-tarball-master.tar.gz
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
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
+