use env in shbang
[gitmo/moose-presentations.git] / moose-class / exercises / install-moose
index 5a2de28..1e4d5c8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
 use Cwd qw( abs_path );
 use CPAN;