summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/modules.xml
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2008-04-04 13:48:06 +0200
committermkanat%bugzilla.org <>2008-04-04 13:48:06 +0200
commitcb98521e9a54a570dcca151f2e6eb8964722de39 (patch)
treedc4587163f027b1207ccf6f186c116042b540a63 /docs/en/xml/modules.xml
parentc7f35585ef6088dcabbab77d0031cdd4ee40c1e3 (diff)
downloadbugzilla-cb98521e9a54a570dcca151f2e6eb8964722de39.tar.gz
bugzilla-cb98521e9a54a570dcca151f2e6eb8964722de39.tar.xz
Bug 366408: MIME:: modules should now be optional, not required (because we've moved to using mostly the Email:: modules instead)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
Diffstat (limited to 'docs/en/xml/modules.xml')
-rw-r--r--docs/en/xml/modules.xml33
1 files changed, 16 insertions, 17 deletions
diff --git a/docs/en/xml/modules.xml b/docs/en/xml/modules.xml
index 2e20bdc56..6e325c5a7 100644
--- a/docs/en/xml/modules.xml
+++ b/docs/en/xml/modules.xml
@@ -54,16 +54,16 @@
<literallayout>
CPAN Download Page: <ulink url="http://search.cpan.org/dist/CGI.pm/"/>
PPM Download Link: Part of core distribution.
- Documentation: <ulink url="http://www.perldoc.com/perl5.8.0/lib/CGI.html"/>
+ Documentation: <ulink url="http://perldoc.perl.org/CGI.html"/>
</literallayout>
</para>
<para>
Data-Dumper:
<literallayout>
- CPAN Download Page: <ulink url="http://search.cpan.org/src/ILYAM/Data-Dumper-2.121/Dumper.pm"/>
+ CPAN Download Page: <ulink url="http://search.cpan.org/dist/Data-Dumper/"/>
PPM Download Page: Part of core distribution.
- Documentation: <ulink url="http://search.cpan.org/~ilyam/Data-Dumper-2.121/Dumper.pm"/>
+ Documentation: <ulink url="http://search.cpan.org/dist/Data-Dumper/Dumper.pm"/>
</literallayout>
</para>
@@ -95,11 +95,20 @@
</para>
<para>
+ DBD::Pg:
+ <literallayout>
+ CPAN Download Page: <ulink url="http://search.cpan.org/dist/DBD-Pg/"/>
+ PPM Download Link: <ulink url="http://theoryx5.uwinnipeg.ca/ppms/x86/DBD-Pg.tar.gz"/>
+ Documentation: <ulink url="http://search.cpan.org/dist/DBD-Pg/Pg.pm"/>
+ </literallayout>
+ </para>
+
+ <para>
File::Spec:
<literallayout>
CPAN Download Page: <ulink url="http://search.cpan.org/dist/File-Spec/"/>
PPM Download Page: Part of core distribution.
- Documentation: <ulink url="http://www.perldoc.com/perl5.8.0/lib/File/Spec.html"/>
+ Documentation: <ulink url="http://perldoc.perl.org/File/Spec.html"/>
</literallayout>
</para>
@@ -117,7 +126,7 @@
<literallayout>
CPAN Download Page: <ulink url="http://search.cpan.org/dist/GD/"/>
PPM Download Link: <ulink url="http://landfill.bugzilla.org/ppm/GD.ppd"/>
- Documentation: <ulink url="http://stein.cshl.org/WWW/software/GD/"/>
+ Documentation: <ulink url="http://search.cpan.org/dist/GD/GD.pm"/>
</literallayout>
</para>
@@ -126,21 +135,11 @@
<literallayout>
CPAN Download Page: <ulink url="http://search.cpan.org/dist/Template-GD/" />
PPM Download Link: (Just install Template-Toolkit using the instructions below)
-
Documentation: <ulink url="http://www.template-toolkit.org/docs/aqua/Modules/index.html" />
</literallayout>
</para>
<para>
- MIME::Base64:
- <literallayout>
- CPAN Download Page: <ulink url="http://search.cpan.org/dist/MIME-Base64/"/>
- PPM Download Link: <ulink url="http://ppm.activestate.com/PPMPackages/zips/8xx-builds-only/Windows/MIME-Base64-2.20.zip"/>
- Documentation: <ulink url="http://search.cpan.org/dist/MIME-Base64/Base64.pm"/>
- </literallayout>
- </para>
-
- <para>
MIME::Parser (part of MIME-tools):
<literallayout>
CPAN Download Page: <ulink url="http://search.cpan.org/dist/MIME-tools/"/>
@@ -159,7 +158,7 @@
<literallayout>
CPAN Download Page: <ulink url="http://search.cpan.org/dist/Chart/"/>
PPM Download Page: <ulink url="http://landfill.bugzilla.org/ppm/Chart.ppd"/>
- Documentation: <ulink url="http://search.cpan.org/src/CHARTGRP/Chart-2.3/doc/Documentation.pdf"/>
+ Documentation: <ulink url="http://search.cpan.org/dist/Chart/Chart.pod"/>
</literallayout>
</para>
@@ -208,4 +207,4 @@
</literallayout>
</para>
</section>
-</appendix>
+</appendix>