#!/bin/sh
make clean
perl Makefile.PL
make
make test
