summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafcol.lafayette.edu>1996-09-11 21:54:17 +0000
committerAndy Dougherty <doughera@lafcol.lafayette.edu>1996-09-11 21:54:17 +0000
commit83f702e05ad51fc3e6dc8ca853f13c5ecfac6166 (patch)
tree0234cc9f21decc2f3cbef921fa8682dff16fc817
parent94c456c4e40124cc461aec37335ca9c4f550ff6b (diff)
downloadperl-5.003_05.tar.gz
perl 5.003_05: [patch introduction and re-organisation]perl-5.003_05
# This is my patch perl5.003_05.pat to perl5.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> # We'll create a new test, but patch won't automatically make it # executable. touch t/io/read.t chmod +x t/io/read.t exit 0 This is patch perl5.003_05.pat to perl version 5.003_04. This takes you from 5.003_04 to 5.003_05. To apply this patch, run the above commands, cd to your perl source directory and then type patch -p1 -N < perl5.003_05.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_05.pat '/^Index:/' '{99}' Patch and enjoy, Andy Dougherty doughera@lafcol.lafayette.edu Dept. of Physics Lafayette College, Easton PA 18042
-rw-r--r--[-rwxr-xr-x]config_h.SH0
-rwxr-xr-x[-rw-r--r--]installman0
-rwxr-xr-x[-rw-r--r--]t/io/read.t0
3 files changed, 0 insertions, 0 deletions
diff --git a/config_h.SH b/config_h.SH
index 1b3cde78b7..1b3cde78b7 100755..100644
--- a/config_h.SH
+++ b/config_h.SH
diff --git a/installman b/installman
index 5e0b0cc596..5e0b0cc596 100644..100755
--- a/installman
+++ b/installman
diff --git a/t/io/read.t b/t/io/read.t
index 16d32b189c..16d32b189c 100644..100755
--- a/t/io/read.t
+++ b/t/io/read.t