diff options
Diffstat (limited to 'docs/en/xml/installation.xml')
-rw-r--r-- | docs/en/xml/installation.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 2da3a8e79..d50462271 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1582,33 +1582,6 @@ AddType application/rdf+xml .rdf</screen> C:\perl> <command>ppm install <module name></command> </programlisting> - <para> - The best source for the Windows PPM modules needed for Bugzilla - is probably the theory58S website, which you can add to your list - of repositories as follows (for Perl 5.8.x): - </para> - - <programlisting> -<command>ppm repo add theory58S http://theoryx5.uwinnipeg.ca/ppms/</command> - </programlisting> - - <para> - If you are using Perl 5.10.x, you cannot use the same PPM modules as Perl - 5.8.x as they are incompatible. In this case, you should add the following - repository: - </para> - <programlisting> -<command>ppm repo add theory58S http://cpan.uwinnipeg.ca/PPMPackages/10xx/</command> - </programlisting> - - <note> - <para> - In versions prior to 5.8.8 build 819 of PPM the command is - <programlisting> -<command>ppm repository add theory58S http://theoryx5.uwinnipeg.ca/ppms/</command> - </programlisting> - </para> - </note> <note> <para> The PPM repository stores modules in 'packages' that may have |