perl 4.0 patch 35: (combined patch)
authorLarry Wall <lwall@netlabs.com>
Mon, 22 Jun 1992 23:34:36 +0000 (23:34 +0000)
committerLarry Wall <lwall@netlabs.com>
Mon, 22 Jun 1992 23:34:36 +0000 (23:34 +0000)
commit514dae0dba791ec01681adb3b3946a7646e146b3
tree95280cdcdd307611323bb1b859147eeccfd8c23d
parentfaf8582f0c418b57fd71e105da84edbb3177fa0c
perl 4.0 patch 35:  (combined patch)

Subject: bad interaction between backslash and hyphen in tr///
Among other things, tr/\040-\126/ / was not doing a character range,
due to a earlier botched fix to make \- work right.

Subject: Configure test for presence of nroff was wrong
If Loc doesn't find nroff, it sets $nroff to 'nroff'.  The man
page test was tesing against the null string.

Subject: installperl error message printed file mode in decimal, not octal
A real, honest-to-goodnes nit.

Subject: fixed up some filenames in MANIFEST
Erroneously contained "pstruct", omitted hints/isc_3_2_3.sh.
Configure
MANIFEST
installperl
patchlevel.h
toke.c