Permalink
Browse files

use /usr/bin/env perl

  • Loading branch information...
1 parent fdf4700 commit 6f0ea0b7e3cd53c5f9abe52b9ce4bd5462f2652a @lh3 committed Feb 1, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 xa2multi.pl
View
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
use strict;
use warnings;

0 comments on commit 6f0ea0b

Please sign in to comment.