From: Abe Timmerman Date: Thu, 25 Apr 2002 01:00:00 +0000 (+0200) Subject: installperl X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fc77390a2910c0173d3f72757ee737d33c408b77;p=p5sagit%2Fp5-mst-13.2.git installperl Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com> p4raw-id: //depot/perl@16151 --- diff --git a/installperl b/installperl index 3379369..dcc92a5 100755 --- a/installperl +++ b/installperl @@ -258,7 +258,7 @@ if (($Is_W32 and ! $Is_NetWare) or $Is_Cygwin) { chmod(0755, "$installbin/ld2"); }; } else { - $perldll = 'perl57.' . $dlext; + $perldll = 'perl58.' . $dlext; } if ($dlsrc ne "dl_none.xs") {