Christopher H. Laco wrote:
Christopher H. Laco wrote:

OK, not that I've got a clean nmake/nmake test, I'm back on this. I'm going to just start with t/modperl and go from there.

Since these patches will span A-T and modperl, should I send them seperately to both lists, of send both sets to one list of the other?

-=Chris



I've also noticed that some tests in t/modperl simply set their location

    my $location = "/TestModperl__readline";

while other tests use a full uri including the server/port (hostport, now module2url).

Should all of them use the latter method for consistancy sake, or is there a reason for the madness?

If you use a relative path, it just goes to the default http://localhost:8529/. Not madness but for the sake of simplicity. Use relative path, unless you want to talk to a different port.



-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to