t / t4018 / perl-sub-definitionon commit Makefile: default to -lcurl when no CURL_CONFIG or CURLDIR (f3f11fa)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}