#!/bin/sh
# $Id: INSTALL,v 1.1 2003/03/28 19:49:08 cwest Exp $
perl Build.PL
./Build 
./Build test
./Build install
