Any plans to make Apache::FakeRequest work well enough to make this
possible?
"Chris Faust" <[EMAIL PROTECTED]> on 02/17/2003 07:44:09 AM
To: "Stas Bekman" <[EMAIL PROTECTED]>
cc: "Dr. Helmut Zeilinger" <[EMAIL PROTECTED]>, "Modperl"
<[EMAIL PROTECTED]>
Subject: RE: Apache::DBI and mod_perl 2
>> Also remember, that you can't test modules that require mod_perl
>> to run from
>> the command line. You'd have the same result with mod_perl 1.0
>>
Thanks, I didn't know that at all as I test all my modules that way and
have
never had a problem.. Of course most are not mod_perl specific.
-Chris