stas 02/02/04 03:26:00
Modified: src/download bundles.html
Log:
- fix broken HTML
Revision Changes Path
1.2 +7 -3 modperl-docs/src/download/bundles.html
Index: bundles.html
===================================================================
RCS file: /home/cvs/modperl-docs/src/download/bundles.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bundles.html 5 Jan 2002 19:15:40 -0000 1.1
+++ bundles.html 4 Feb 2002 11:26:00 -0000 1.2
@@ -8,12 +8,16 @@
to take full advantage of mod_perl functionality.
Provided you have Andreas König's
<a
href="http://www.perl.com/CPAN/modules/by-module/CPAN/">CPAN.pm</A>
- module, simply run:
+ module, simply run:</p>
+
<pre> cpan> install Bundle::Apache</pre>
+
+ <p>
This will fetch and install mod_perl and related packages for you
all at once.
- Otherwise, once you've installed mod_perl see the listing by running
+ Otherwise, once you've installed mod_perl see the listing by running
</p>
+
<pre> % perldoc Bundle::Apache</pre>
- </p>
+
</body>
</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]