Hi!

- moved all =item to =head for better readability
- added link to win32-documentation
- added link to modperl mailing list

Also a question concerning the Changes-files:
Those files are missing in some directories (e.g. download). Should we try
to include a Changes file to every section?

If a section (e.g. the guide) contains a lot of different docs, the current
style guide (admin/style.pod) won't be sufficient:
=head1 Fri 19 Apr 18:37:00 CET 2002
             * Fixed some things and then other things, and then some other
               things bla bla bla. [John Doe E<lt>john.doe (at) aol.comE<gt>]

             * Other changes to I<file.pod>, and to I<otherfile.pod>. [stas]
             
In the guide's Changes file, this format is used:

=head1 ??? ver 1.32

* guide::getwet

   o a new chapter to get you started fast
   
* guide::porting

This one is IMO better suited and could be generalisied to:

=head1 Date (maybe version??)

* path::to::doc - log entry

* path::to::other_doc - more log entry

Or ist this just unnecessary bookkeeping and cluttering the site with
content nobody needs?

-- 
 D_OMM      +---->  http://domm.zsi.at <-----+
 O_xyderkes |       neu:  Arbeitsplatz       |   
 M_echanen  | http://domm.zsi.at/d/d162.html |
 M_asteuei  +--------------------------------+


Index: src/download/binaries.pod
===================================================================
RCS file: /home/cvspublic/modperl-docs/src/download/binaries.pod,v
retrieving revision 1.3
diff -u -r1.3 binaries.pod
--- src/download/binaries.pod   25 Mar 2002 16:25:54 -0000      1.3
+++ src/download/binaries.pod   27 Apr 2002 22:44:57 -0000
@@ -7,16 +7,14 @@
 This document includes links to various binary mod_perl distributions.
 
 If you know about a distribution that isn't listed here, please tell
-us (by announcing it at the mod_perl list).
+us (by announcing it at the L<mod_perl list|maillist::list-modperl>).
 
 See also L<the source distributions|download::source> and the
 L<bundles|download::bundles>.
 
 =head1 How to get pre-compiled mod_perl
 
-=over
-
-=item *
+=head2 Win32 mod_perl 1.x
 
 Win32 mod_perl Binaries (made by Randy Kobes) -
 ftp://theoryx5.uwinnipeg.ca/pub/other/. Grab a perl-win32-bin-x.x.exe
@@ -24,7 +22,9 @@
 on the particular versions of packages included. These all include Perl
 and some common modules, so are largish.
 
-=item *
+For more information please read the L<Win32 
Documentation|docs::1.0::win32::index> 
+
+=head2 Win32 mod_perl 2.x (BETA)
 
 An experimental mod_perl-2.0 win32 binary package is available at
 ftp://theoryx5.uwinnipeg.ca/pub/other/Apache2.tar.gz for those Win32
@@ -52,7 +52,7 @@
 information at http://perl.apache.org/ on subscribing to the "dev"
 mailing list.
 
-=item *
+=head2 Win32 Active Perl
 
 Win32 ActivePerl mod_perl ppms - suitable for builds 6xx.  You can install
 this by, within the ppm shell, setting the repository to
@@ -64,24 +64,22 @@
 (http://theoryx5.uwinnipeg.ca/ppmpackages/mod_perl-legacy/), as are some
 ppms of other Apache modules (http://theoryx5.uwinnipeg.ca/ppmpackages/).
 
-=item *
+=head2 RedHat Linux
 
 Static mod_perl and libapreq (Apache::Request) RPMs and SRPMs (made by
 David Harris ) http://www.davideous.com/modperlrpm/distrib/. Mirrored at
 http://perl.apache.org/rpm/.
 
-=item *
+=head2 RedHat Linux (including php3)
 
 i386 RPMs + SRPM (RedHat) of Apache with mod_perl and php3 built
 staticaly. (made by Vladimir Ivaschenko)
 http://www.hazard.maks.net/apache/
 
-=item *
+=head2 other OS
 
 OS vendors may supply their own pre-compiled version of mod_perl.
 Refer to your OS vendor to figure out if they provide a binary version
 of mod_perl.
-
-=back
 
 =cut

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to