#!/bin/bash set -e perl Makefile.PL && make && make -j1 install