Re: The mod_perl protocol handler sample code have some problem!

2005-07-31 Thread Randy Kobes
On Sun, 31 Jul 2005, Randy Kobes wrote: On Sun, 31 Jul 2005, Randy Kobes wrote: [ ... ] Here's a scaled-down version of the problem - I used commands with single letters, as my Win32 console sent a \r\n after each letter. [ ... ] sub handler { my $c = shift; $| = 1; my $socket = $c->clie

[OSCon] Come and visit the mod_perl BOF!

2005-07-31 Thread Philippe M. Chiasson
For those mod_perl'ers that will be in Portland this coming week, attending OSCon: Come and visit the "mod_perl Users and Developers" BOF! A perfect time to put faces together with email addresses. Everybody is welcome! A good opportunity to get questions answered and hear/talk about what's in s

Re: The mod_perl protocol handler sample code have some problem!

2005-07-31 Thread Randy Kobes
On Sun, 31 Jul 2005, Randy Kobes wrote: If someone has a test linux box, could they see if things spin out of control if one uses an xterm to telnet in, and then closes the xterm? This probably won't happen, but it would be good to see if it's a Win32-specific problem. Here's a scaled-down v

Re: [mp2.0.1] [libapreq2-2.06-dev] make test fails

2005-07-31 Thread Randy Kobes
On Sun, 31 Jul 2005, Bengt-Arne Fjellner wrote: make test fails in parser.t should this lib work with mp2.0.1 or not? It does work with mp2.0.1, in principle. Could you forward details of your Apache/Perl versions to the apreq mailing list (apreq-dev@httpd.apache.org), along with a verbose

[mp2.0.1] [libapreq2-2.06-dev] make test fails

2005-07-31 Thread Bengt-Arne Fjellner
make test fails in parser.t should this lib work with mp2.0.1 or not? -- Bengt-Arne Fjellner 0910-58 53 69

Re: Version Control

2005-07-31 Thread jonathan vanasco
Free bitkeeper is gone though, so its not really an option On Jul 31, 2005, at 1:00 AM, David Christensen wrote: I wrote: I was going to say, "watch out for subversion's license" (free only for free projects with public access; otherwise a paid commercial license is required), ... My mista