Package: libpath-iterator-rule-perl / 1.014-1

module-in-inc-shebang.diff Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Update path for interpreter
Forwarded: not-needed
Author: Laurent Baillet <laurent.baillet@gmail.com>
Last-Update: 2018-08-23

--- a/examples/modules-in-inc.pl
+++ b/examples/modules-in-inc.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 use v5.10;
 use strict;
 use warnings;