Please

perl -pi -e 's|www.perl.com/CPAN-local|www.cpan.org|g'

where you see perl.com/CPAN-local, as it goes away... Thanks!

Index: ./docs/manual/misc/tutorials.html
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/manual/misc/tutorials.html,v
retrieving revision 1.8
diff -u -r1.8 tutorials.html
--- ./docs/manual/misc/tutorials.html   2001/11/12 15:09:25     1.8
+++ ./docs/manual/misc/tutorials.html   2001/12/21 06:46:54
@@ -154,7 +154,7 @@
       Dynamic Content with CGI</a> (ApacheToday)</li>

       <li><a
-      href="http://www.perl.com/CPAN-local/doc/FAQs/cgi/idiots-guide.html";>
+      href="http://www.cpan.org/doc/FAQs/cgi/idiots-guide.html";>
       The Idiot's Guide to Solving Perl CGI Problems</a>
       (CPAN)</li>


_____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to