#!/bin/sh
# $Id: INSTALL,v 1.1 2003/03/12 20:42:39 cwest Exp $
perl Build.PL
./Build 
./Build test
./Build install
