[PATCH: perl@7386] miscellaneous typos in 3 pods

2000-10-22 Thread Prymmer/Kahn
Hi, Here is a quick patch for three files: README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm hopefully the text of the patch will be fairly self explanatory. diff -ru perl.7386/README.aix perl/README.aix --- perl.7386/README.aixWed Oct 18 13:04:57 2000 +++ perl/README.

Re: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename

2000-10-22 Thread Jarkko Hietaniemi
> The following patch may not be the best long-term solution, but it > does get things working again. Applied, thanks. A better long-term solution would be to have a generic "command-line module" that would know about things like proper care and feeding of quotish constructs in various environme

[PATCH perl@7369] VMS perldoc.PL fix for double quoted tempfilename

2000-10-22 Thread Craig A. Berry
The patch posted here: having message id: <[EMAIL PROTECTED]> breaks perldoc on VMS because the double quoting of $tmp on the command line prevents logical name translation, and the native TYPE command, which will mor