2 trailing spaces and 1 piece of "trailing garbage" in a patch now gone.
-e 'code to run'
-Example code to run, just like you'd use with C<perl -e>.
+Example code to run, just like you'd use with C<perl -e>.
This prepends C<./perl -Ilib -e 'code to run'> to the test case given,
or C<./miniperl> if I<target> is C<miniperl>.
EOPATCH
}
-
+
# There was a bug in makedepend.SH which was fixed in version 96a8704c.
# Symptom was './makedepend: 1: Syntax error: Unterminated quoted string'
# Remove this if you're actually bisecting a problem related to makedepend.SH
lddlflags="-shared "
cccdlflags='-DPIC -fPIC'
;;
-
EOPATCH
}
}