#!/bin/sh

./distclean
perl Makefile.PL && make dist
mv *.gz ../archives
