From 2bb7eb2dec219d05edb53002e10811fa214325b8 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Fri, 10 Nov 2017 13:47:01 -0500 Subject: Add tests. * Add simple INSTALL document. * Add Makefile.PL for make support. * Moved sample files to t/fixtures. * Add version to xmpt executable.xmpt * Add tests for sample CLI run. --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 INSTALL (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..afe6a74 --- /dev/null +++ b/INSTALL @@ -0,0 +1,4 @@ +% perl Makefile.PL +% make +% make test +% make install -- cgit v1.2.3