This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module-Build to CPAN version 0.3607
[perl5.git] / cpan / Module-Build / scripts / config_data
old mode 100755 (executable)
new mode 100644 (file)
index 489cb45..40c8ea4
@@ -1,7 +1,4 @@
-#!/opt/perl/5.10.1/bin/perl 
-
-eval 'exec /opt/perl/5.10.1/bin/perl  -S $0 ${1+"$@"}'
-    if 0; # not running under some shell
+#!/usr/bin/perl
 
 use strict;
 use Module::Build 0.25;