[shell changes from patch from perl5.003_22 to perl5.003_23]
authorChip Salzenberg <chip@atlantic.net>
Sat, 25 Jan 1997 03:58:00 +0000 (15:58 +1200)
committerChip Salzenberg <chip@atlantic.net>
Sat, 25 Jan 1997 03:58:00 +0000 (15:58 +1200)
commitda4fc7d72dff097fbb61b71d560c76cb4e0a1440
tree359b916ccc189708c636e059961599fe05e28b3c
parentfa83b5b6263413f922909c255e021c32c808b32d
[shell changes from patch from perl5.003_22 to perl5.003_23]

Change from running these commands:

 # this file shall be writeable
 chmod u+w configure

 # this file will be executable
 touch configure.gnu
 chmod a+x configure.gnu

 # this file has a new name
 mv pod/perlnews.pod pod/perldelta.pod

 # ready to patch
 exit 0
configure.gnu [new file with mode: 0755]
pod/perldelta.pod [moved from pod/perlnews.pod with 100% similarity]