Skip to content

Commit d8b27fc

Browse files
committed
bin scripts should be executable
1 parent 49cdd2b commit d8b27fc

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

bin/convert_authors.pl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env perl
12
# PODNAME: foo
23

34
use strict;

bin/mirror_cpan_for_developers.pl

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env perl
12
# This script is only needed if you are developing metacpan,
23
# on the live servers we use File::Rsync::Mirror::Recent
34
# https://github.com/metacpan/metacpan-puppet/tree/master/modules/rrrclient

bin/unlisted_prereqs.pl

100644100755
File mode changed.

0 commit comments

Comments
 (0)