t / t4018 / perl-sub-definition-kr-braceon commit branch: add a --copy (-c) option to go with --move (-m) (52d59cc)
   1sub RIGHT
   2{
   3        print "ChangeMe\n";
   4}