I think that "merge Perl_sv_2[inpu]v" and "reduce duplication in
[p5sagit/p5-mst-13.2.git] / Porting / fixvars
index a211e58..201c37f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
 use Data::Dumper;
 
 my $targ = (@ARGV) ? join(' ',@ARGV) : 'miniperl' ;