You are viewing a plain text version of this content. The canonical link for it is here.
- Problem with tied STDIN, CGI.pm mod_perl 1.26 and perl 5.6.1 - posted by Arthur Bergman <ar...@contiller.se> on 2002/05/14 11:51:57 UTC, 5 replies.
- Apache::Constants don't map 1:1 into Apache::Const - posted by Stas Bekman <st...@stason.org> on 2002/05/17 10:25:50 UTC, 1 replies.
- a few compat layer questions - posted by Stas Bekman <st...@stason.org> on 2002/05/17 20:10:23 UTC, 3 replies.
- MODPERL_LIBPERL - posted by Dave Rolsky <au...@urth.org> on 2002/05/17 22:21:08 UTC, 2 replies.
- method handlers broken in latest CVS? - posted by Dave Rolsky <au...@urth.org> on 2002/05/17 22:57:18 UTC, 9 replies.
- Re: [Win32] modperl2 and threads experiments - posted by Doug MacEachern <do...@covalent.net> on 2002/05/19 01:41:19 UTC, 0 replies.
- Does Apache->request work? - posted by Dave Rolsky <au...@urth.org> on 2002/05/19 02:36:59 UTC, 1 replies.
- And some strangeness with dir_config - posted by Dave Rolsky <au...@urth.org> on 2002/05/19 02:53:14 UTC, 7 replies.
- strange compile error from CVS - posted by Dave Rolsky <au...@urth.org> on 2002/05/19 05:23:03 UTC, 2 replies.
- dropping ModPerl::RegistryNG - posted by Stas Bekman <st...@stason.org> on 2002/05/19 10:01:02 UTC, 2 replies.
- modperl 2.0 versioning - posted by Stas Bekman <st...@stason.org> on 2002/05/20 15:20:59 UTC, 0 replies.
- Re: Win32 threading - posted by Doug MacEachern <do...@covalent.net> on 2002/05/20 23:52:49 UTC, 0 replies.
- Re: are ap_hard_timeout and friends are gone from httpd API ? - posted by Doug MacEachern <do...@covalent.net> on 2002/05/20 23:57:04 UTC, 0 replies.
- Re: [Win32] errors in modperl2 build w/ bleedperl (5.7.3) - posted by Doug MacEachern <do...@covalent.net> on 2002/05/21 00:00:47 UTC, 0 replies.
- Re: [Win32] mod_perl-2 test configuration - posted by Doug MacEachern <do...@covalent.net> on 2002/05/21 00:06:24 UTC, 1 replies.
- Re: [PATCH] Apache::Build, Apache::TestConfig - posted by Doug MacEachern <do...@covalent.net> on 2002/05/21 00:23:38 UTC, 0 replies.
- [Fwd: Re: my __PACKAGE__ $obj now works. does what?] - posted by Stas Bekman <st...@stason.org> on 2002/05/21 06:14:02 UTC, 3 replies.
- MP_USE_DSO=1 MP_USE_STATIC=1 - posted by Stas Bekman <st...@stason.org> on 2002/05/21 13:51:50 UTC, 6 replies.
- [win32] mod_perl-2 cvs crashes? - posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca> on 2002/05/22 07:07:41 UTC, 4 replies.
- documenting SetHandler perl-script|modperl - posted by Stas Bekman <st...@stason.org> on 2002/05/22 19:32:06 UTC, 8 replies.
- $r->chdir_file for registry revistited - posted by Stas Bekman <st...@stason.org> on 2002/05/22 19:44:22 UTC, 2 replies.
- 1.27-tobe + 1.99_02-tobe - posted by Doug MacEachern <do...@covalent.net> on 2002/05/23 07:24:21 UTC, 4 replies.
- mod_perl benchmarking (was Re: documenting SetHandler perl-script|modperl) - posted by David Jacobs <dj...@cheetahmail.com> on 2002/05/23 16:41:48 UTC, 1 replies.
- ModPerl::Registry root - posted by Doug MacEachern <do...@covalent.net> on 2002/05/23 17:57:43 UTC, 4 replies.
- Re: [PATCH] CGI.pm vs. mod_perl2's POST. - posted by Doug MacEachern <do...@covalent.net> on 2002/05/23 18:25:30 UTC, 3 replies.
- [PATCH] HTML::Mason::ApacheHandler vs. mod_perl2 - posted by Autrijus Tang <au...@autrijus.org> on 2002/05/23 18:29:45 UTC, 2 replies.
- failed MODPERL-2 build on MacOSX (Apache/2.0.36 mod_perl/1.99_02-dev Perl/v5.6.1) - posted by R Blake <bl...@mac.com> on 2002/05/25 22:13:45 UTC, 4 replies.
- Need information from all contributors - posted by Per Einar Ellefsen <pe...@skynet.be> on 2002/05/26 11:09:28 UTC, 0 replies.
- perl5.7.3@16004 i386-freebsd-thread-multi ports/www/apache2 - posted by Autrijus Tang <au...@autrijus.org> on 2002/05/26 16:08:57 UTC, 4 replies.
- PerlSetEnv not available inside of PerlRequire script - posted by Gerald Richter <ri...@ecos.de> on 2002/05/27 12:29:58 UTC, 4 replies.
- Re: failed MODPERL-2 build on MacOSX (Apache/2.0.36 mod_perl/1.99_02-dev Perl/v5.6.1) - posted by Per Einar Ellefsen <pe...@skynet.be> on 2002/05/27 21:07:55 UTC, 0 replies.
- MP_INST_APACHE2 and man path - posted by Tatsuhiko Miyagawa <mi...@edge.co.jp> on 2002/05/28 03:02:55 UTC, 1 replies.
- examples for Apache2 API? - posted by Tatsuhiko Miyagawa <mi...@edge.co.jp> on 2002/05/28 03:09:17 UTC, 3 replies.
- is MP_AP_PREFIX required now? - posted by Stas Bekman <st...@stason.org> on 2002/05/28 17:11:44 UTC, 1 replies.
- [Patch 1.3] $r->args(undef) doesn't work - posted by Geoffrey Young <ge...@modperlcookbook.org> on 2002/05/28 21:50:15 UTC, 3 replies.
- follow-up: failed MODPERL-2 build on MacOSX (Apache/2.0.36 mod_perl/1.99_02-dev Perl/v5.6.1) - posted by "Richard S. Blake" <bl...@presence-group.com> on 2002/05/29 03:42:07 UTC, 0 replies.
- modperl-2.0 Apache::compat is not - posted by Herbert Rosmanith <he...@wildsau.idv.uni.linz.at> on 2002/05/29 16:03:34 UTC, 1 replies.
- question... - posted by "Fisher, James" <jf...@epotec.com> on 2002/05/29 17:14:52 UTC, 2 replies.
- moving 2.0's reminders/hints from Makefile.PL to the 'make install' stage - posted by Stas Bekman <st...@stason.org> on 2002/05/30 05:47:06 UTC, 0 replies.
- Re: DBI & win32 (was: question...) - posted by Gerald Richter <ri...@ecos.de> on 2002/05/30 08:10:24 UTC, 3 replies.
- testing Apache:: modules with 5.8.0 - posted by Stas Bekman <st...@stason.org> on 2002/05/30 08:51:24 UTC, 1 replies.
- Re: cvs commit: modperl-2.0/xs/APR/PerlIO apr_perlio.c - posted by Stas Bekman <st...@stason.org> on 2002/05/31 04:57:04 UTC, 2 replies.