diff options
author | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1996-09-02 03:16:25 +0000 |
---|---|---|
committer | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1996-09-02 03:16:25 +0000 |
commit | 6252a976dfa7360d3fe0c876e583cf00ccd46c21 (patch) | |
tree | 9ae0aec0e9817fbe081d522bc938c0fd7e805ea7 /t | |
parent | 40fc72471c3eb4c35a6e8cb489f8ad622f023634 (diff) | |
download | perl-6252a976dfa7360d3fe0c876e583cf00ccd46c21.tar.gz |
perl 5.003_04: [patch introduction and re-organisation]perl-5.003_04
# The full description is below.
# Please execute the following commands before applying this patch.
# (You can feed this patch to 'sh' to do so.)
# Andy Dougherty <doughera@lafcol.lafayette.edu>
rm -f hints/dnix.sh
rm -f os2/notes
# We'll create a new test, but patch won't automatically make it
# executable.
touch t/op/gv.t
chmod +x t/op/gv.t
exit 0
This is patch perl5.003_04.pat to perl version 5.003_03.
This takes you from 5.003_03 to 5.003_04.
To apply this patch, run the above commands,
cd to your perl source directory and then type
patch -p1 -N < perl5.003_04.pat
The changes are described after each /^Index/ line below. This is
designed so you can examine each change with a command such as
csplit -k perl5.003_04.pat '/^Index:/' '{99}'
Patch and enjoy,
Andy Dougherty doughera@lafcol.lafayette.edu
Dept. of Physics
Lafayette College, Easton PA 18042
Diffstat (limited to 't')
-rwxr-xr-x[-rw-r--r--] | t/op/gv.t | 0 |
1 files changed, 0 insertions, 0 deletions