use /usr/bin/env perl
This commit is contained in:
parent
fdf47000e7
commit
6f0ea0b7e3
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/perl -w
|
#!/usr/bin/env perl
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue