aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/xml-parser.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/xml-parser.sh')
-rw-r--r--chapter8/xml-parser.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter8/xml-parser.sh b/chapter8/xml-parser.sh
new file mode 100644
index 0000000..468c6f1
--- /dev/null
+++ b/chapter8/xml-parser.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+perl Makefile.PL
+
+make
+
+make -j1 install