perl.cvs.perlfaq
[Top] [All Lists]

[svn:perlfaq] r11470 - perlfaq/trunk

Subject: [svn:perlfaq] r11470 - perlfaq/trunk
From: comdog@xxxxxxxxxxxx
Date: Mon, 30 Jun 2008 09:30:11 -0700 (PDT)
Newsgroups: perl.cvs.perlfaq

Author: comdog
Date: Mon Jun 30 09:30:09 2008
New Revision: 11470

Modified:
   perlfaq/trunk/perlfaq2.pod
   perlfaq/trunk/perlfaq3.pod

Log:
* updated various links

Modified: perlfaq/trunk/perlfaq2.pod
==============================================================================
--- perlfaq/trunk/perlfaq2.pod  (original)
+++ perlfaq/trunk/perlfaq2.pod  Mon Jun 30 09:30:09 2008
@@ -12,8 +12,7 @@
 
 The standard release of perl (the one maintained by the perl
 development team) is distributed only in source code form.  You
-can find this at http://www.cpan.org/src/latest.tar.gz , which
-is in a standard Internet format (a gzipped archive in POSIX tar format).
+can find the latest releases at http://www.cpan.org/src/README.html .
 
 Perl builds and runs on a bewildering number of platforms.  Virtually
 all known and current Unix derivatives are supported (perl's native

Modified: perlfaq/trunk/perlfaq3.pod
==============================================================================
--- perlfaq/trunk/perlfaq3.pod  (original)
+++ perlfaq/trunk/perlfaq3.pod  Mon Jun 30 09:30:09 2008
@@ -419,7 +419,7 @@
 
 =item Ksh
 
-from the MKS Toolkit ( http://www.mks.com/ ), or the Bourne shell of
+from the MKS Toolkit ( http://www.mkssoftware.com/ ), or the Bourne shell of
 the U/WIN environment ( http://www.research.att.com/sw/tools/uwin/ )
 
 =item Tcsh
@@ -469,9 +469,6 @@
 
 =back
 
-Pepper and Pe are programming language sensitive text editors for Mac
-OS X and BeOS respectively ( http://www.hekkelman.com/ ).
-
 =head2 Where can I get Perl macros for vi?
 
 For a complete version of Tom Christiansen's vi configuration file,

<Prev in Thread] Current Thread [Next in Thread>
  • [svn:perlfaq] r11470 - perlfaq/trunk, comdog <=