summaryrefslogtreecommitdiffstats
path: root/docs/en
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-04-04 13:48:23 +0200
committerlpsolit%gmail.com <>2008-04-04 13:48:23 +0200
commitfeba255f5ea11fc9e3531d662cde352f2b67ceab (patch)
tree49d8ba93c0a84649822e8ba3e4ec653ed2386d9a /docs/en
parente80a25a4b3525e962abe3fffbe59791340f56cc0 (diff)
downloadbugzilla-feba255f5ea11fc9e3531d662cde352f2b67ceab.tar.gz
bugzilla-feba255f5ea11fc9e3531d662cde352f2b67ceab.tar.xz
Bug 338435: Add link to DBD::Pg in the documentation - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit
Diffstat (limited to 'docs/en')
-rw-r--r--docs/en/xml/modules.xml45
1 files changed, 13 insertions, 32 deletions
diff --git a/docs/en/xml/modules.xml b/docs/en/xml/modules.xml
index 8e2df5999..a73469ac2 100644
--- a/docs/en/xml/modules.xml
+++ b/docs/en/xml/modules.xml
@@ -50,29 +50,20 @@
</note>
<para>
- AppConfig:
- <literallayout>
- CPAN Download Page: <ulink url="http://search.cpan.org/src/ABW/AppConfig-1.56/lib/AppConfig.pm"/>
- PPM Download Link: <ulink url="http://landfill.bugzilla.org/ppm/AppConfig.ppd"/>
- Documentation: <ulink url="http://search.cpan.org/~abw/AppConfig-1.56/lib/AppConfig.pm"/>
- </literallayout>
- </para>
-
- <para>
CGI:
<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>
@@ -104,20 +95,20 @@
</para>
<para>
- File::Spec:
+ DBD::Pg:
<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"/>
+ 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::Temp:
+ File::Spec:
<literallayout>
- CPAN Download Page: <ulink url="http://search.cpan.org/dist/File-Temp/"/>
+ 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/Temp.html"/>
+ Documentation: <ulink url="http://perldoc.perl.org/File/Spec.html"/>
</literallayout>
</para>
@@ -131,20 +122,11 @@
</para>
<para>
- Text::Wrap:
- <literallayout>
- CPAN Download Page: <ulink url="http://search.cpan.org/dist/Text-Tabs+Wrap/"/>
- PPM Download Link: Part of core distribution.
- Documentation: <ulink url="http://www.perldoc.com/perl5.8.0/lib/Text/Wrap.html"/>
- </literallayout>
- </para>
-
- <para>
GD:
<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>
@@ -153,7 +135,6 @@
<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>
@@ -186,7 +167,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>
@@ -235,4 +216,4 @@
</literallayout>
</para>
</section>
-</appendix>
+</appendix>