[EMAIL PROTECTED] wrote:
randyk 2004/07/02 12:04:32
Modified:lib/ModPerl Code.pm
Log:
Reviewed by: stas
arrange to have src/modules/perl/modperl_common_types.h installed
into the Apache2 include/ directory.
Again, this kind of change affects users who may need to use that, so it
[EMAIL PROTECTED] wrote:
stas2004/04/26 13:20:01
Modified:lib/ModPerl Code.pm
Log:
ifdef the definition of the new macros imported from 2.0.49 and not
available in the earlier Apache versions
Revision ChangesPath
1.120 +4 -1 modperl-2.0/lib/ModPerl/Code.pm
added Apache::CRLF, Apache::CR, and Apache::LF to
Apache::Const's :platform group
I'll spruce up the test (as promised) and add the required docs tomorrow.
for now, at least randy can use the constants at his leisure...
--Geoff
---