diff options
author | Charles Bailey <bailey@genetics.upenn.edu> | 1996-07-31 00:00:00 +0000 |
---|---|---|
committer | Charles Bailey <bailey@genetics.upenn.edu> | 1996-07-31 00:00:00 +0000 |
commit | f8ca0c276ce34106e9fd8220bb2002c88ebff0fe (patch) | |
tree | 0a6d71a4e71488a0f84f7ee89a9596394461411a /writemain.SH | |
parent | dfe0b2289cfaa7d302c60238915d93655154f355 (diff) | |
download | perl-f8ca0c276ce34106e9fd8220bb2002c88ebff0fe.tar.gz |
perl 5.003_01: [patch re-organisation and patch series introduction]
This is my patch _01 to perl5.003.
This patch contains the last few months' worth of bugfixes and
additions, since the patch to version 5.003 was deliberately kept
small. A summary of major revisions and additions can be found
in the diff of the Changes file from the standard distribution,
which is the first diff in the patch below.
The detailed changes to each file are described at the head of the diff
for that file, on lines beginning with #~, so you can extract the
comments by saying perl -ne 'print if /^(?:#~|diff)/'.
This patch is a series of context diffs, since some people have
mentioned that their copy of patch can't handle unidiffs.
Please apply it to a clean copy of perl5.003 using patch -p1 -N.
Before applying the patch, please execute the following commands,
or their moral equivalent; you may feed this patch to /bin/sh in
order to do so.
Enjoy.
Charles Bailey <bailey@genetics.upenn.edu>
July 31, 1996
[ re-organisation changes:
# The code for the Safe extension has been subsumed into the Opcode extension,
# though the calling sequence hasn't changed
rm -rf ext/Safe
rm -f t/lib/safe.t
# Removed due to copyright notice. Text documentation is supplied.
rm -f ext/SDBM_File/sdbm/readme.ps
# Changes subsumed into new version of DB_File
rm -f os2/diff.db_file
# Moved to main source directory as README.os2
rm -f os2/README
]
Diffstat (limited to 'writemain.SH')
0 files changed, 0 insertions, 0 deletions