stas2002/12/14 23:43:40
Modified:t/filter reverse.t
.Changes
Log:
Adjust the reverse filter test to work on win32 (remove trailing \r)
Submitted by: Randy Kobes <[EMAIL PROTECTED]>
Reviewed by: stas
Revision ChangesPath
1.4 +1 -0
stas2002/12/14 20:03:43
Modified:.Makefile.PL Changes
Log:
Strongly suggest win32 users to upgrade to 5.8.0, if they run 5.6.x
Submitted by: Randy Kobes <[EMAIL PROTECTED]>
Reviewed by: stas
Revision ChangesPath
1.88 +7 -2 modperl-2.0/Makefile.P
stas2002/12/14 09:29:34
Modified:lib/Apache Build.pm
.Changes
Log:
When installing the mod_perl shared object, first need to check
whether the directory 'modules' already exists, and create it if not.
Submitted by: Randy Kobes <[EMAIL PROTECTED]>
Revi