use perl from /opt/local
This commit is contained in:
parent
adbd6532f9
commit
77f8ee0d77
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/perl
|
||||
#! /opt/local/bin/perl5
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/perl
|
||||
#! /opt/local/bin/perl5
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
Loading…
Reference in a new issue