if [[ $NEW_CUSTOM == n ]]; then
  perl Configure -d
fi &&
# Avoid query about external tests.
yes '' | default_build_perl
