t / t4018 / perl-sub-definitionon commit connect & http: support -4 and -6 switches for remote operations (c915f11)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}