--- ./installperl.orig	Wed Dec  3 19:12:00 2003
+++ ./installperl	Tue Dec  9 19:32:36 2003
@@ -403,7 +414,7 @@ if ($Is_VMS) {  # We did core file selec
 }
 else {
     # [als] hard-coded 'libperl' name... not good!
-    @corefiles = <*.h *.inc libperl*.*>;
+    @corefiles = <*.h *.inc libperl*.* perl*$Config{lib_ext}>;
 
     # AIX needs perl.exp installed as well.
     push(@corefiles,'perl.exp') if $^O eq 'aix';
