#!/bin/sh
# $Id: makeitfromscratch,v 1.1 2004/12/03 16:14:02 jettero Exp $

./distclean
perl Makefile.PL
make

