t / t4018 / perl-sub-definitionon commit http: always update the base URL for redirects (6628eb4)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}