Change 17824 by rgs@rgs-home on 2002/09/03 20:02:36 Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently. From: Richard Soderberg (via RT) <[EMAIL PROTECTED]> Date: 3 Sep 2002 18:48:54 -0000 Message-ID: <[EMAIL PROTECTED]> Subject: [PATCH] A variety of README nitpicks. From: Richard Soderberg <[EMAIL PROTECTED]> Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT) Message-ID: <[EMAIL PROTECTED]>
Affected files ... .... //depot/perl/README.amiga#22 edit .... //depot/perl/README.dgux#6 edit .... //depot/perl/README.dos#19 edit .... //depot/perl/README.epoc#18 edit .... //depot/perl/README.hpux#36 edit .... //depot/perl/README.mint#6 edit .... //depot/perl/README.netware#12 edit .... //depot/perl/README.vmesa#10 edit Differences ... ==== //depot/perl/README.amiga#22 (text) ==== Index: perl/README.amiga --- perl/README.amiga#21~17254~ Sat Jun 15 13:09:47 2002 +++ perl/README.amiga Tue Sep 3 13:02:36 2002 @@ -26,7 +26,7 @@ A recent version of perl for the Amiga can be found at the Geek Gadgets section of the Aminet: - http://www.aminet.net/~aminet/dirs/dev_gg.html + http://www.aminet.net/~aminet/dev/gg/index.html =cut ==== //depot/perl/README.dgux#6 (text) ==== Index: perl/README.dgux --- perl/README.dgux#5~15151~ Sun Mar 10 19:04:33 2002 +++ perl/README.dgux Tue Sep 3 13:02:36 2002 @@ -79,7 +79,7 @@ =head2 Testing Perl on DG/UX -Issuing a "make test" will run all the tests. +Issuing a "make test" will run all the tests. If the test lib/ftmp-security gives you as a result something like ==== //depot/perl/README.dos#19 (text) ==== Index: perl/README.dos --- perl/README.dos#18~16619~ Thu May 16 05:16:25 2002 +++ perl/README.dos Tue Sep 3 13:02:36 2002 @@ -313,7 +313,7 @@ When you are done, the XS-module install process will have added information to your "perllocal" information telling that the perl binary has been replaced, -and what module was installed. you can view this information at any time +and what module was installed. You can view this information at any time by using the command: perl -S perldoc perllocal ==== //depot/perl/README.epoc#18 (text) ==== Index: perl/README.epoc --- perl/README.epoc#17~15718~ Wed Apr 3 12:27:49 2002 +++ perl/README.epoc Tue Sep 3 13:02:36 2002 @@ -16,7 +16,7 @@ http://www.symbian.com/ This is a port of perl to the epocemx SDK by Eberhard Mattes, which -itselfs uses the SDK by symbian. Essentially epocemx it is a POSIX +itself uses the SDK by symbian. Essentially epocemx it is a POSIX look alike environment for the EPOC OS. For more informations look at: http://www.windhager.de/~mattes/epocemx/ @@ -91,7 +91,7 @@ EPOC does not handle the notion of current drive and current directory very well (i.e. not at all, but it tries hard to emulate -one) See PATH. +one). See PATH. =item * ==== //depot/perl/README.hpux#36 (text) ==== Index: perl/README.hpux --- perl/README.hpux#35~17811~ Fri Aug 30 05:02:59 2002 +++ perl/README.hpux Tue Sep 3 13:02:36 2002 @@ -291,7 +291,7 @@ gcc yet, you can either build it yourself from the sources (available from e.g. http://www.gnu.ai.mit.edu/software/gcc/releases.html) or fetch a prebuilt binary from the HP porting center. There are two places where -gcc prebuilds can be fetched the first and best (for HP-UX 11 only) is +gcc prebuilds can be fetched; the first and best (for HP-UX 11 only) is http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html the second is http://hpux.cs.utah.edu/hppd/hpux/Gnu/ where you can also find the GNU binutils package. (Browse through the list, because there @@ -504,7 +504,7 @@ passwd: files Whether you are using NIS does not matter. Amazingly enough, -the same bug affects also Solaris. +the same bug also affects Solaris. =head1 AUTHOR ==== //depot/perl/README.mint#6 (text) ==== Index: perl/README.mint --- perl/README.mint#5~13348~ Wed Nov 28 17:31:48 2001 +++ perl/README.mint Tue Sep 3 13:02:36 2002 @@ -148,7 +148,7 @@ ########################################################################## -Another possible problem may arise from the implementation of the "pwd" +Another possible problem may arise from the implementation of the "pwd" command. It happened to add a carriage return and newline to its output no matter what the setting of $UNIXMODE is. This is quite annoying since many library modules for perl take the output of pwd, chop off the @@ -202,7 +202,7 @@ module somewhere before you succeed. Anything missing? Yep, I've almost forgotten... -No file in this distribution without a fine saying. Take this one: +No file in this distribution without a fine saying. Take this one: "From a thief you should learn: (1) to work at night; (2) if one cannot gain what one wants in one night to ==== //depot/perl/README.netware#12 (text) ==== Index: perl/README.netware --- perl/README.netware#11~17203~ Wed Jun 12 05:58:54 2002 +++ perl/README.netware Tue Sep 3 13:02:36 2002 @@ -69,7 +69,7 @@ is created. Then run nmake from NetWare folder through WinNT command prompt. -Currently the following two build types are tested on NetWare +Currently the following two build types are tested on NetWare: =over 4 @@ -120,7 +120,7 @@ install> from the NetWare folder on a WinNT command prompt after building NetWare Perl by following steps given above. This will copy all the *.pm files and other required files. Documentation files are -not copied.Thus one must first install Windows Perl, Then install +not copied. Thus one must first install Windows Perl, Then install NetWare Perl. Once this is done, do the following to build any extension: @@ -173,7 +173,7 @@ =item * Note: Some modules downloaded from CPAN may require NetWare related -API in order to build on NetWare.Other modules may however build +API in order to build on NetWare. Other modules may however build smoothly with or without minor changes depending on the type of module. ==== //depot/perl/README.vmesa#10 (text) ==== Index: perl/README.vmesa --- perl/README.vmesa#9~15544~ Tue Mar 26 19:17:46 2002 +++ perl/README.vmesa Tue Sep 3 13:02:36 2002 @@ -37,7 +37,7 @@ GNU make for VM/ESA, which may be required for the build of perl, is available from: - http://pucc.princeton.edu/~neale/vmoe.html + http://vm.marist.edu/~neale/vmoe.html =head2 Configure Perl on VM/ESA End of Patch.