#!/bin/sh
# $Id: makeitfromscratch,v 1.1.1.1 2002/01/30 01:45:51 jettero Exp $

./distclean
perl Makefile.PL
make

