t / t4018 / perl-sub-definitionon commit git-p4: map a P4 user to Git author name and email address (10d08a1)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}