use /usr/env/perl

This commit is contained in:
Heng Li 2016-02-23 11:08:43 -05:00
parent f1ce529cd9
commit b94a78adbf
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/perl -w
#!/usr/bin/env perl
use strict;
use warnings;