#!/bin/sh

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