[shell changes from patch from perl5.003_19 to perl5.003_20]
authorChip Salzenberg <chip@atlantic.net>
Tue, 7 Jan 1997 23:52:00 +0000 (11:52 +1200)
committerChip Salzenberg <chip@atlantic.net>
Tue, 7 Jan 1997 23:52:00 +0000 (11:52 +1200)
commit59b6621c2e7553e9242d2e0f881eaae20fdae420
tree699bcb993023a4f5677c5de65c5f95bf8a5608f8
parent286a28a1f2ee9dcbcf8171f71146ad149ea97e8c
[shell changes from patch from perl5.003_19 to perl5.003_20]

Change from running these commands:

 # this file is obsolete
 rm -f ext/DynaLoader/dl_os2.xs

 # this file was renamed
 if test -f t/pragma/warn-global
 then
     mv t/pragma/warn-global t/pragma/warn-1global
 fi

 # new (and nearly new) tests must be executable
 touch t/comp/proto.t
 chmod +x t/comp/proto.t t/comp/use.t t/harness

 # ready to patch
 exit 0
ext/DynaLoader/dl_os2.xs [deleted file]
t/comp/proto.t [new file with mode: 0755]
t/harness [changed mode: 0644->0755]
t/pragma/warn-1global [moved from t/pragma/warn-global with 100% similarity]