#!/bin/sh
# $Id: INSTALL,v 1.1 2003/03/21 16:22:24 cwest Exp $
perl Build.PL
./Build 
./Build test
./Build install
