if [ "$NEW_CUSTOM" = "n" ]; then
   perl Configure -d
fi
perl Makefile.PL INSTALLDIRS=vendor $PERL_OPTS &&
make
