summaryrefslogtreecommitdiff
path: root/writemain.SH
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafcol.lafayette.edu>1996-08-25 01:27:42 +0000
committerAndy Dougherty <doughera@lafcol.lafayette.edu>1996-08-25 01:27:42 +0000
commit9bb683e6b9e9c477f8ad211dd2f5b8c19d1b7bc2 (patch)
treeebad7e18a7d88b3ea7143ce23cdec0011846628c /writemain.SH
parent8971618ed9d829d1bde5e12f0500700acb21ec7d (diff)
downloadperl-9bb683e6b9e9c477f8ad211dd2f5b8c19d1b7bc2.tar.gz
perl 5.003_03: [patch introduction and re-organisation]perl-5.003_03
# This is my patch perl5.003_03.pat to perl5.003_02 # 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> # Absorbed into Changes5.002 rm -f Changes.Conf # Not needed. rm -f ext/POSIX/mkposixman.pl # Moved to README.os2. I'm not sure why the README files are # here rather than in the appropriate subdirectories. rm -f os2/README # Not needed. rm -f pod/Makefile.PL # New test for bit ops touch t/op/bop.t # Patches that create new tests don't always make them executable. chmod +x t/*/*.t # Create a new directory for Porting and Patching info. mkdir Porting exit 0 This is patch perl5.003_03.pat to perl version 5.003_02. This takes you from 5.003_02 to 5.003_03. To apply this patch, run the above commands, cd to your perl source directory and then type patch -p1 -N < perl5.003_03.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_03.pat '/^Index:/' '{99}' Patch and enjoy, Andy Dougherty doughera@lafcol.lafayette.edu Dept. of Physics Lafayette College, Easton PA 18042
Diffstat (limited to 'writemain.SH')
-rwxr-xr-x[-rw-r--r--]writemain.SH0
1 files changed, 0 insertions, 0 deletions
diff --git a/writemain.SH b/writemain.SH
index f07c682faf..f07c682faf 100644..100755
--- a/writemain.SH
+++ b/writemain.SH