]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fixed CPAN locations per bug 97582.
authorbarnboy%trilobyte.net <>
Fri, 4 Apr 2008 11:48:21 +0000 (11:48 +0000)
committerbarnboy%trilobyte.net <>
Fri, 4 Apr 2008 11:48:21 +0000 (11:48 +0000)
docs/en/xml/requiredsoftware.xml

index 4a751c0c74646b9bca4fec9cd56c7a483d0788c5..564e58539bc6db801e26d2c1fe83493d2e0d5304 100644 (file)
@@ -1,59 +1,69 @@
 <!-- <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> -->
+
 <appendix id="downloadlinks">
   <title>Software Download Links</title>
-
-  <para>All of these sites are current as of April, 2001. Hopefully they'll
-  stay current for a while.</para>
-
-  <para>Apache Web Server: 
-  <ulink url="http://www.apache.org/"/>
-
-  Optional web server for Bugzilla, but recommended because of broad user
-  base and support.</para>
-
-  <para>Bugzilla: 
-  <ulink url="http://www.bugzilla.org/"/>
+  <para>
+    All of these sites are current as of April, 2001.  Hopefully
+    they'll stay current for a while.
   </para>
-
-  <para>MySQL: 
-  <ulink url="http://www.mysql.com/"/>
+  <para>
+    Apache Web Server: <ulink url="http://www.apache.org/">http://www.apache.org</ulink>
+    Optional web server for Bugzilla, but recommended because of broad user base and support.
   </para>
-
-  <para>Perl: 
-  <ulink url="http://www.perl.org/"/>
+  <para>
+    Bugzilla: <ulink url="http://www.mozilla.org/projects/bugzilla/">
+      http://www.mozilla.org/projects/bugzilla/</ulink>
   </para>
-
-  <para>CPAN: 
-  <ulink url="http://www.cpan.org/"/>
+  <para>
+    MySQL: <ulink url="http://www.mysql.com/">http://www.mysql.com/</ulink>
   </para>
-
-  <para>DBI Perl module: 
-  <ulink url="http://www.cpan.org/modules/by-module/DBI/"/>
+  <para>
+    Perl: <ulink url="http://www.perl.org">http://www.perl.org/</ulink>
   </para>
-
-  <para>MySQL related Perl modules: 
-  <ulink url="http://www.cpan.org/modules/by-module/Mysql/"/>
+  <para>
+    CPAN: <ulink url="http://www.cpan.org/">http://www.cpan.org/</ulink>
   </para>
-
-  <para>TimeDate Perl module collection: 
-  <ulink url="http://www.cpan.org/modules/by-module/Date/"/>
+  <para>
+    DBI Perl module: 
+    <ulink url="http://www.cpan.org/modules/by-module/DBI/">
+      http://www.cpan.org/modules/by-module/DBI/</ulink>
   </para>
-
-  <para>GD Perl module: 
-  <ulink url="http://www.cpan.org/modules/by-module/GD/"/>
-
-  Alternately, you should be able to find the latest version of GD at 
-  <ulink url="http://www.boutell.com/gd/"/>
+  <para>
+    Data::Dumper module: 
+    <ulink url="http://www.cpan.org/modules/by-module/Data/">
+      http://www.cpan.org/modules/by-module/Data/</ulink>
   </para>
-
-  <para>Chart::Base module: 
-  <ulink url="http://www.cpan.org/modules/by-module/Chart/"/>
+  <para>
+    MySQL related Perl modules:
+    <ulink url="http://www.cpan.org/modules/by-module/Mysql/">
+      http://www.cpan.org/modules/by-module/Mysql/</ulink>
   </para>
-
-  <para>(But remember, Bundle::Bugzilla will install all the modules for you.)
+  <para>
+    TimeDate Perl module collection:
+    <ulink url="http://www.cpan.org/modules/by-module/Date/">
+      http://www.cpan.org/modules/by-module/Date/</ulink>
+  </para>
+  <para>
+    GD Perl module:
+    <ulink url="http://www.cpan.org/modules/by-module/GD/">
+      http://www.cpan.org/modules/by-module/GD/</ulink>
+    Alternately, you should be able to find the latest version of
+    GD at <ulink url="http://www.boutell.com/gd/">http://www.boutell.com/gd/</ulink>
   </para>
+  <para>
+    Chart::Base module:
+    <ulink url="http://www.cpan.org/modules/by-module/Chart/">
+    http://www.cpan.org/modules/by-module/Chart/</ulink>
+  </para>
+  <para>
+    LinuxDoc Software: 
+    <ulink url="http://www.linuxdoc.org/">http://www.linuxdoc.org/</ulink>
+    (for documentation maintenance)
+  </para>
+
 </appendix>
 
+
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
@@ -69,9 +79,8 @@ sgml-local-ecat-files:nil
 sgml-minimize-attributes:nil
 sgml-namecase-general:t
 sgml-omittag:t
-sgml-parent-document:("Bugzilla-Guide.xml" "book" "chapter")
+sgml-parent-document:("Bugzilla-Guide.sgml" "book" "chapter")
 sgml-shorttag:t
 sgml-tag-region-if-active:t
 End:
 -->
-