-#!/pro/bin/perl
+#!/usr/bin/perl
# (c)'11 H.Merijn Brand [ 26 Aug 2011 ]
-#!/pro/bin/perl
+#!/usr/bin/perl
# (c)'11 H.Merijn Brand [ 26 Aug 2011 ]
-#!/pro/bin/perl
+#!/usr/bin/perl
use 5.016;
use warnings;
-#!/pro/bin/perl
+#!/usr/bin/perl
use strict;
use warnings;
-#!/pro/bin/perl
+#!/usr/bin/perl
# dual.pl patch-file
#
-#!/pro/bin/perl
+#!/usr/bin/perl
# This script reorders config_h.SH after metaconfig
# Changing metaconfig is too complicated
-#!/pro/bin/perl
+#!/usr/bin/perl
use sort "stable";
BEGIN { $ENV{LC_ALL} = "C"; }
} else {
`rm -rf .MT 2>&1`;
}
-system "/pro/bin/perl", "Porting/config_h.pl";
+system "/usr/bin/perl", "Porting/config_h.pl";
print "Done.\n" unless $opt_s;
# General initializations
-#!/pro/bin/perl
+#!/usr/bin/perl
chdir "/pro/3gl/CPAN/perl";
system "chown merijn Configure config_h.SH";
-#!/pro/bin/perl
+#!/usr/bin/perl
use strict;
use warnings;
-#!/pro/bin/perl
+#!/usr/bin/perl
chdir "/pro/3gl/CPAN/perl";
-#!/pro/bin/perl
+#!/usr/bin/perl
BEGIN { $ENV{LC_ALL} = "C"; }
chdir "/pro/3gl/CPAN/perl";
-#!/pro/bin/perl
+#!/usr/bin/perl
use 5.18.2;
use warnings;