Skip to content

Remove executable bit on Makefile.PL#6

Open
paultcochrane wants to merge 1 commit intobestpractical:masterfrom
paultcochrane:pr/remove-makefile-exec-bit
Open

Remove executable bit on Makefile.PL#6
paultcochrane wants to merge 1 commit intobestpractical:masterfrom
paultcochrane:pr/remove-makefile-exec-bit

Conversation

@paultcochrane
Copy link

According to the CPANTS core metrics, the build tool should not be
executable since one should specify the perl version when building and
installing a module. This change sets the Makefile.PL to read-write
permissions.

According to the CPANTS core metrics, the build tool should not be
executable since one should specify the perl version when building and
installing a module.  This change sets the Makefile.PL to read-write
permissions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant