[svn:perlfaq] r6517 - perlfaq/trunk

[email protected] Sun, 18 Jun 2006 18:57:11 -0700 (PDT)
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
Author: robert
Date: Sun Jun 18 18:57:10 2006
New Revision: 6517

Modified:
   perlfaq/trunk/perlfaq3.pod

Log:
fix par homepage, from 
From: Steffen Mueller <[email protected]>
To: [email protected]
Subject: entry 3.21: PAR homepage URL wrong
Message-ID: <[email protected]>
Date: Sun, 18 Jun 2006 16:38:48 +0200


Modified: perlfaq/trunk/perlfaq3.pod
==============================================================================
--- perlfaq/trunk/perlfaq3.pod	(original)
+++ perlfaq/trunk/perlfaq3.pod	Sun Jun 18 18:57:10 2006
@@ -794,7 +794,7 @@
 solutions simply bundle a Perl interpreter in the final product
 (but see L<How can I make my Perl program run faster?>).
 
-The Perl Archive Toolkit ( http://par.perl.org/index.cgi ) is Perl's
+The Perl Archive Toolkit ( http://par.perl.org/ ) is Perl's
 analog to Java's JAR.  It's freely available and on CPAN (
 http://search.cpan.org/dist/PAR/ ).