t / t4018 / perl-sub-definitionon commit connect: tell server that the client understands v1 (0c2f0d2)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}