randyk 2004/01/12 21:57:01
Modified:src/docs/1.0/os/win32 mpinstall
src/docs/2.0/os/win32 mpinstall install.pod
Log:
For mod_perl 2, mention availability of a mod_perl-dev ppm package for
Win32, based on cvs sources - the mod_perl package will now be based
on the
randyk 2003/11/27 20:54:26
Modified:src/docs/1.0/os/win32 mpinstall
src/docs/2.0/os/win32 mpinstall
Log:
Point out the need to use Apache2.pm.
Revision ChangesPath
1.8 +5 -3 modperl-docs/src/docs/1.0/os/win32/mpinstall
Index: mpinstall
==
randyk 2003/07/06 18:27:36
Modified:src/docs/1.0/os/win32 mpinstall
src/docs/2.0/os/win32 mpinstall
Log:
some cleanup of the mpinstall script.
Revision ChangesPath
1.7 +33 -33modperl-docs/src/docs/1.0/os/win32/mpinstall
Index: mpinstall
==
randyk 2003/05/30 20:04:55
Modified:src/docs/1.0/os/win32 mpinstall
src/docs/2.0/os/win32 mpinstall
Log:
- adjust indentation style
- attempt to handle stupid Win32 long filenames
Revision ChangesPath
1.4 +164 -149 modperl-docs/src/docs/1.0/os/win
randyk 2002/12/31 15:25:01
Modified:src/docs/1.0/os/win32 mpinstall
src/docs/2.0/os/win32 mpinstall
Log:
s/warn/die/
Revision ChangesPath
1.3 +4 -4 modperl-docs/src/docs/1.0/os/win32/mpinstall
Index: mpinstall
randyk 2002/12/31 14:59:48
Modified:src/docs/1.0/os/win32 mpinstall
src/docs/2.0/os/win32 mpinstall
Log:
added checksums check
Revision ChangesPath
1.2 +66 -3 modperl-docs/src/docs/1.0/os/win32/mpinstall
Index: mpinstall
==
randyk 2002/12/20 23:26:16
Modified:src/docs/1.0/os/win32 config.cfg install.pod
src/docs/2.0/os/win32 config.cfg install.pod
Added: src/docs/1.0/os/win32 mpinstall
src/docs/2.0/os/win32 mpinstall
Log:
added script to get and fetch mod_perl on W