Skip to content

Commit

Permalink
Add shebang line with env
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeenan committed Aug 16, 2015
1 parent 1245cf0 commit eabc418
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compare-git-versions
@@ -1,3 +1,4 @@
#!/usr/bin/env perl
use strict;
use warnings;
use 5.10.1;
Expand Down

0 comments on commit eabc418

Please sign in to comment.