Subject: | Documentation files are executable |
Iterator-Simple-0.07 has set executable bit on non-executable files like Changes, README, or MANIFEST:
$ tar -tzvf Iterator-Simple-0.07.tar.gz
[...]
-rwxr-xr-x michael/michael 462 2014-12-02 23:35 Iterator-Simple-0.07/MANIFEST
-rwxr-xr-x michael/michael 150 2014-12-02 23:35 Iterator-Simple-0.07/Makefile.PL
-rwxr-xr-x michael/michael 733 2017-12-07 16:52 Iterator-Simple-0.07/Changes
-rw-r--r-- michael/michael 457 2017-12-07 16:31 Iterator-Simple-0.07/META.yml
-rwxr-xr-x michael/michael 531 2014-12-02 23:35 Iterator-Simple-0.07/README
This is wrong and it was not the case in Iterator-Simple-0.06. The same mistakes in on files under ./lib.