#!/bin/sh
# $Id: makeitfromscratch,v 1.1 2002/01/17 16:49:06 jettero Exp $

./distclean
perl Makefile.PL
make

