t / t4018 / perl-sub-definitionon commit trace2: update docs to describe system/global config settings (81567ca)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}