#!/bin/sh
echo
echo
echo "Executing 'perl Makefile.PL'..."
echo
echo
perl Makefile.PL
