You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
192 B

  1. --- a/Makefile.PL 2017-05-30 14:58:53.000000000 -0600
  2. +++ b/Makefile.PL 2017-11-07 13:40:05.172119764 -0700
  3. @@ -82,3 +82,5 @@ package
  4. MY;
  5. use File::ShareDir::Install qw(postamble);
  6. }
  7. +
  8. +1;