#!/bin/sh

rm MANIFEST
misc/makedocs.pl
perl ./Build.PL
perl ./Build
perl ./Build manifest
perl ./Build test
perl ./Build dist