projects
/
gitmo/moose-presentations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e481108
)
Use env in shbang
Dave Rolsky [Thu, 30 Jun 2011 20:15:13 +0000 (16:15 -0400)]
moose-class/exercises/test-all-answers
patch
|
blob
|
blame
|
history
diff --git
a/moose-class/exercises/test-all-answers
b/moose-class/exercises/test-all-answers
index
0ea0b6f
..
397cda0
100755
(executable)
--- a/
moose-class/exercises/test-all-answers
+++ b/
moose-class/exercises/test-all-answers
@@
-1,4
+1,4
@@
-#!/usr/bin/perl
+#!/usr/bin/env perl
use strict;
use warnings;