add CTY-3304
[spider.git] / html / cpan.html
index 87379f52f33594239db1662430f45560d08446b4..3a68a81d86fdfdf3a64c75324f752e7271c872fc 100644 (file)
@@ -1,11 +1,30 @@
 <html>
-<head>
-<title>CPAN and perl installation</title>
-</head>
-<body>
-<h2>CPAN and perl installation</h2>
-
-<pre>
+  <head>
+    <title>Installing CPAN</title>
+       <meta name="Keywords" content="DX Cluster, DXSpider, Spider, Packet Cluster, DXCluster, Pavillion Software, AK1A, AX25, AX.25, WWV, Packet Radio, Amateur Radio, Propagation, DX, DXing, G1TLH, GB7TLH, Dirk Koopman, Mailing list, Linux, RedHat, PERL">
+       <meta name="Description" content="Software and systems for realtime digital communications between amateur radio stations for the provision of information on propagation conditions and stations operating">
+       <meta name="Author" content="Dirk Koopman G1TLH">
+    <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
+  </head>
+
+  <body TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#FFFFFF">
+       <FONT COLOR="#606060" face="Verdana,Helvetica,Swiss,Arial"> 
+         <hr>
+         <h2>Installing CPAN</h2>
+         <hr>
+       </font>
+
+       <address><a href="mailto:djk@tobit.co.uk"></a>Dirk Koopman G1TLH</address>
+       <p>
+       <!-- Created: Wed Dec  2 18:22:33 GMT 1998 -->
+       <!-- hhmts start -->
+Last modified: Fri Jan 19 14:25:13 GMT 2001
+<!-- hhmts end -->
+
+       <p>I have captured a typical CPAN load here for your information. The details may be slightly
+         different, but it should give you a vague idea of how it all goes together.
+       <p>Please note note warnings about loading libnet
+       <pre>
 [root@rufus djk]# perl -MCPAN -e shell
 
 We have to reconfigure CPAN.pm due to following uninitialized parameters:
@@ -404,7 +423,15 @@ with spaces. If you do not have a host available for any of the
 services, then enter a single space, followed by <CR>. To accept the
 default, hit <CR>
 
-Enter a list of available NNTP hosts : [news]  
+       </pre>
+       <b>
+         ***<br>
+         *** DO NOT ACCEPT THE DEFAULTS!!! (ed), please enter &lt;space>&lt;cr> ***<br>
+         ***<br>
+       </b>
+       <pre>
+
+Enter a list of available NNTP hosts : [news]     
 Enter a list of available SMTP hosts : [mailhost]  
 Enter a list of available POP3 hosts : []  
 Enter a list of available SNPP hosts : []  
@@ -778,8 +805,14 @@ Appending installation info to /usr/lib/perl5/i386-linux/5.00404/perllocal.pod
 
 cpan> q
 Lockfile removed.
-</pre>
-<hr>
-<h5>Version: $Id$</h5>
-</body>
+       </pre>
+<!-- Standard Footer!! -->
+       <p>&nbsp;</p>
+       <p>
+         <FONT COLOR="#606060"><hr></font>
+       <font color="#FF0000" size=-2>
+         Copyright &copy; 1998 by Dirk Koopman G1TLH. All Rights Reserved<br>
+       </font>
+       <font color="#000000" size=-2>$Id$</font>
+  </body>
 </html>