summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafcol.lafayette.edu>1996-10-10 06:54:32 +0000
committerAndy Dougherty <doughera@lafcol.lafayette.edu>1996-10-10 06:54:32 +0000
commit49e60db318dafe6977e7332fc64c4fac32f5eb2c (patch)
treea06a6002af48dde643251c2847ba0f36b85a93b6
parentbeb210ef99a763e596a499ef7cc0c0d3c68327b9 (diff)
downloadperl-5.003_07.tar.gz
perl 5.003_07: [patch introduction and re-organisation]perl-5.003_07
# This is my patch perl5.003_07.pat to perl5.003_06 # 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/lib/io_taint.t chmod +x t/lib/io_taint.t exit 0 This is patch perl5.003_07.pat to perl version 5.003_06. This takes you from 5.003_06 to 5.003_07. To apply this patch, run the above commands, cd to your perl source directory and then type patch -p1 -N < perl5.003_07.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_07.pat '/^Index:/' '{99}' Patch and enjoy, Andy Dougherty doughera@lafcol.lafayette.edu Dept. of Physics Lafayette College, Easton PA 18042
-rwxr-xr-x[-rw-r--r--]t/lib/io_taint.t0
1 files changed, 0 insertions, 0 deletions
diff --git a/t/lib/io_taint.t b/t/lib/io_taint.t
index 698db45c72..698db45c72 100644..100755
--- a/t/lib/io_taint.t
+++ b/t/lib/io_taint.t