#!/bin/sh

misc/makedocs.pl
perl ./Build.PL
perl ./Build
perl ./Build test
perl ./Build dist
