From 0c73a419525723821ea6572a87abb4e3fd04cab1 Mon Sep 17 00:00:00 2001 From: Larry Wall Date: Sat, 10 Aug 1996 15:24:58 +0000 Subject: perl 5.003_02: [changes beteween cumulative patches and tarball release] This commit just represents the minor differences between applying the patch from 5.003_01 to 5.003_02 and the 5.003_02 release tarball. --- Makefile.SH | 0 ext/POSIX/mkposixman.pl | 0 installman | 0 lib/ExtUtils/xsubpp | 0 lib/diagnostics.pm | 0 lib/splain | 0 makeaperl.SH | 0 perl_exp.SH | 0 t/TEST | 0 t/comp/redef.t | 0 t/op/inc.t | 0 vms/ext/filespec.t | 0 writemain.SH | 0 x2p/Makefile.SH | 0 x2p/cflags.SH | 0 15 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Makefile.SH mode change 100644 => 100755 ext/POSIX/mkposixman.pl mode change 100755 => 100644 installman mode change 100644 => 100755 lib/ExtUtils/xsubpp mode change 100644 => 100755 lib/diagnostics.pm mode change 100644 => 100755 lib/splain mode change 100755 => 100644 makeaperl.SH mode change 100755 => 100644 perl_exp.SH mode change 100644 => 100755 t/TEST mode change 100644 => 100755 t/comp/redef.t mode change 100644 => 100755 t/op/inc.t mode change 100755 => 100644 vms/ext/filespec.t mode change 100755 => 100644 writemain.SH mode change 100644 => 100755 x2p/Makefile.SH mode change 100644 => 100755 x2p/cflags.SH diff --git a/Makefile.SH b/Makefile.SH old mode 100755 new mode 100644 diff --git a/ext/POSIX/mkposixman.pl b/ext/POSIX/mkposixman.pl old mode 100644 new mode 100755 diff --git a/installman b/installman old mode 100755 new mode 100644 diff --git a/lib/ExtUtils/xsubpp b/lib/ExtUtils/xsubpp old mode 100644 new mode 100755 diff --git a/lib/diagnostics.pm b/lib/diagnostics.pm old mode 100644 new mode 100755 diff --git a/lib/splain b/lib/splain old mode 100644 new mode 100755 diff --git a/makeaperl.SH b/makeaperl.SH old mode 100755 new mode 100644 diff --git a/perl_exp.SH b/perl_exp.SH old mode 100755 new mode 100644 diff --git a/t/TEST b/t/TEST old mode 100644 new mode 100755 diff --git a/t/comp/redef.t b/t/comp/redef.t old mode 100644 new mode 100755 diff --git a/t/op/inc.t b/t/op/inc.t old mode 100644 new mode 100755 diff --git a/vms/ext/filespec.t b/vms/ext/filespec.t old mode 100755 new mode 100644 diff --git a/writemain.SH b/writemain.SH old mode 100755 new mode 100644 diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH old mode 100644 new mode 100755 diff --git a/x2p/cflags.SH b/x2p/cflags.SH old mode 100644 new mode 100755 -- cgit v1.2.1