t / t4018 / perl-sub-definitionon commit git-remote-mediawiki: allow stop/start-ing the test server (1c4ea83)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}