#! /bin/sh
# thunk

exec perl -wS ./configure.pl ${1+"$@"}
