From: Andy Dougherty Date: Wed, 11 Sep 1996 21:54:17 +0000 (+0000) Subject: perl 5.003_05: [patch introduction and re-organisation] X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=83f702e05ad51fc3e6dc8ca853f13c5ecfac6166;p=p5sagit%2Fp5-mst-13.2.git perl 5.003_05: [patch introduction and re-organisation] # 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 # 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 --- diff --git a/config_h.SH b/config_h.SH old mode 100755 new mode 100644 diff --git a/installman b/installman old mode 100644 new mode 100755 diff --git a/t/io/read.t b/t/io/read.t old mode 100644 new mode 100755