cvs commit: modperl-2.0/pod modperl_dev.pod

2001-08-13 Thread sbekman
sbekman 01/08/13 21:57:18 Modified:pod modperl_dev.pod Log: update Perl5 source control item Revision ChangesPath 1.34 +4 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/util getdiff.pl

2001-08-12 Thread sbekman
sbekman 01/08/12 19:18:38 Added: util getdiff.pl Log: patch generator utility Revision ChangesPath 1.1 modperl-2.0/util/getdiff.pl Index: getdiff.pl === #!/usr/bin/perl -w

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-08-08 Thread sbekman
sbekman 01/08/08 20:29:32 Modified:pod modperl_dev.pod Log: add a note about using threaded perl Revision ChangesPath 1.32 +3 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/todo missing_old_features.txt

2001-08-08 Thread sbekman
sbekman 01/08/08 00:02:41 Modified:src/modules/perl mod_perl.c modperl_cmd.c modperl_cmd.h modperl_config.c modperl_config.h modperl_util.c modperl_util.h todo missing_old_features.txt Log: * implementing PerlModule

cvs commit: modperl-2.0/todo possible_new_features.txt

2001-08-08 Thread sbekman
sbekman 01/08/08 00:13:04 Modified:todo possible_new_features.txt Log: log the PerlOptions +Inherit idea Revision ChangesPath 1.7 +9 -0 modperl-2.0/todo/possible_new_features.txt Index: possible_new_features.txt

cvs commit: modperl-2.0/todo possible_new_features.txt

2001-08-04 Thread sbekman
sbekman 01/08/04 20:20:31 Modified:todo possible_new_features.txt Log: a nice to have PerlINC config Revision ChangesPath 1.6 +5 -0 modperl-2.0/todo/possible_new_features.txt Index: possible_new_features.txt

cvs commit: modperl-2.0/todo possible_new_features.txt

2001-08-01 Thread sbekman
sbekman 01/08/01 21:38:12 Modified:pod modperl_dev.pod todo possible_new_features.txt Log: document the issue with Apache::compat and CGI.pm Revision ChangesPath 1.31 +20 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/todo possible_new_features.txt

2001-08-01 Thread sbekman
sbekman 01/08/01 23:11:18 Modified:todo possible_new_features.txt Log: s/performance hit/bloat/ Revision ChangesPath 1.5 +2 -2 modperl-2.0/todo/possible_new_features.txt Index: possible_new_features.txt

cvs commit: modperl-site/netcraft graph.jpg index.html input.data pseudo-graph.jpg

2001-08-01 Thread sbekman
sbekman 01/08/01 08:25:02 Modified:netcraft graph.jpg index.html input.data pseudo-graph.jpg Log: july updates Revision ChangesPath 1.11 +194 -195 modperl-site/netcraft/graph.jpg Binary file 1.39 +2 -1 modperl-site/netcraft/index.html

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestRun.pm TestServer.pm

2001-07-19 Thread sbekman
sbekman 01/07/19 18:48:11 Modified:pod modperl_dev.pod Apache-Test/lib/Apache TestRun.pm TestServer.pm Log: --- 1 --- one of the supported debuggers can be invoked via the -debug switch: e.g.: run with the defaults: gdb % ./t/TEST -debug

cvs commit: modperl Makefile.PL

2001-07-17 Thread sbekman
sbekman 01/07/17 08:54:09 Modified:.Makefile.PL Log: s|perl.apache.org:/home/cvs|cvs.apache.org:/home/cvs| Revision ChangesPath 1.195 +1 -1 modperl/Makefile.PL Index: Makefile.PL

cvs commit: modperl-site/faq index.html

2001-07-17 Thread sbekman
sbekman 01/07/17 19:31:43 Removed: faq index.html Log: deleting index.html which is an outdated copy of faq, use symlink instead

cvs commit: modperl-site/netcraft graph.jpg index.html input.data pseudo-graph.jpg

2001-07-06 Thread sbekman
sbekman 01/07/06 07:42:56 Modified:netcraft graph.jpg index.html input.data pseudo-graph.jpg Log: stats for the last two months, going up again! Revision ChangesPath 1.10 +194 -205 modperl-site/netcraft/graph.jpg Binary file 1.38 +7 -0

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestHarness.pm TestRun.pm

2001-06-26 Thread sbekman
sbekman 01/06/26 23:21:25 Modified:Apache-Test/lib/Apache TestHarness.pm TestRun.pm Log: * new flag: --times=N run the tests N times * new flag: --order=order run the tests in the random order, rotate or repeat them * when the random order is specified, the seed

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestRun.pm

2001-06-21 Thread sbekman
sbekman 01/06/21 00:41:14 Modified:Apache-Test/lib/Apache TestRun.pm Log: try out Apache::TestTrace Revision ChangesPath 1.6 +12 -11modperl-2.0/Apache-Test/lib/Apache/TestRun.pm Index: TestRun.pm

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestTrace.pm

2001-06-21 Thread sbekman
sbekman 01/06/21 00:56:18 Modified:Apache-Test/lib/Apache TestTrace.pm Log: advise on localizing globals overriding Revision ChangesPath 1.3 +26 -16modperl-2.0/Apache-Test/lib/Apache/TestTrace.pm Index: TestTrace.pm

cvs commit: modperl-2.0/Apache-Test/lib/Apache TestRun.pm

2001-06-21 Thread sbekman
sbekman 01/06/21 01:00:09 Modified:Apache-Test/lib/Apache TestRun.pm Log: remove newlines, adjust levels, so with the default 'warnings' level the important messages will be printed, consider making notice the default level Revision ChangesPath 1.7 +4 -4

cvs commit: modperl-2.0/lib/ModPerl TypeMap.pm

2001-06-21 Thread sbekman
sbekman 01/06/21 21:09:17 Modified:lib/ModPerl TypeMap.pm Log: remove a reference to a non-existing file Revision ChangesPath 1.8 +0 -1 modperl-2.0/lib/ModPerl/TypeMap.pm Index: TypeMap.pm

cvs commit: modperl-site/guide CHANGES browserbugs.html config.html control.html correct_headers.html dbm.html debug.html download.html help.html index.html index_long.html install.html intro.html mod_perl_guide.pdf.gz modules.html multiuser.html performance.html perl.html porting.html scenario.html snippets.html start.html strategy.html troubleshooting.html

2001-04-27 Thread sbekman
sbekman 01/04/27 09:57:30 Modified:guideCHANGES browserbugs.html config.html control.html correct_headers.html dbm.html debug.html download.html help.html index.html index_long.html install.html intro.html

cvs commit: modperl-site index.html

2001-04-27 Thread sbekman
sbekman 01/04/27 21:58:54 Modified:.index.html Log: add embperl and asp lists info Revision ChangesPath 1.72 +90 -0 modperl-site/index.html Index: index.html === RCS file: /home

cvs commit: modperl-site index.html

2001-04-27 Thread sbekman
sbekman 01/04/27 22:40:02 Modified:.index.html Log: correct the placement of the archive Revision ChangesPath 1.73 +1 -1 modperl-site/index.html Index: index.html === RCS file

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-04-24 Thread sbekman
sbekman 01/04/24 19:44:35 Modified:pod modperl_dev.pod Log: to make a full test LWP is required, adding a note about it Revision ChangesPath 1.18 +10 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl Makefile.PL

2001-04-24 Thread sbekman
sbekman 01/04/24 21:18:24 Modified:.Makefile.PL Log: adding PERL_SSI PERL_SECTIONS to MyConfig generator Revision ChangesPath 1.182 +4 -3 modperl/Makefile.PL Index: Makefile.PL

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-04-24 Thread sbekman
sbekman 01/04/24 22:26:27 Modified:pod modperl_dev.pod Log: documenting my latest build experience based on Doug's helpful notes: * always run 'make testclean' in httpd-2.0 source after cvs up * notes to debug 'make test' * raise the priority of using util/config.pl

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-04-24 Thread sbekman
sbekman 01/04/24 22:54:57 Modified:pod modperl_dev.pod Log: another important note: cleanup in the Perl source Revision ChangesPath 1.21 +6 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-04-23 Thread sbekman
sbekman 01/04/23 22:50:28 Modified:pod modperl_dev.pod Log: document -DMP_IOBUFSIZE= option Revision ChangesPath 1.17 +14 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/lib/ModPerl Config.pm

2001-04-20 Thread sbekman
sbekman 01/04/20 11:25:49 Modified:lib/ModPerl Config.pm Log: use strict Revision ChangesPath 1.2 +2 -1 modperl-2.0/lib/ModPerl/Config.pm Index: Config.pm === RCS file: /home/cvs/modperl

cvs commit: modperl-2.0/util bugreport.pl config.pl

2001-04-20 Thread sbekman
sbekman 01/04/20 11:08:09 Modified:util config.pl Added: lib/ModPerl Config.pm util bugreport.pl Log: * moving the code from util/config.pl into a new lib/ModPerl/Config.pm * now util/config.pl uses lib/ModPerl/Config.pm * a new bugreport util

cvs commit: modperl-site/netcraft graph.jpg index.html input.data pseudo-graph.jpg

2001-04-18 Thread sbekman
sbekman 01/04/18 09:41:48 Modified:netcraft graph.jpg index.html input.data pseudo-graph.jpg Log: April numbers Revision ChangesPath 1.9 +211 -227 modperl-site/netcraft/graph.jpg Binary file 1.37 +1 -0 modperl-site/netcraft/index.html

cvs commit: modperl-site/netcraft graph.jpg index.html input.data pseudo-graph.jpg

2001-04-11 Thread sbekman
sbekman 01/04/11 06:42:33 Modified:netcraft graph.jpg index.html input.data pseudo-graph.jpg Log: march 2001 Revision ChangesPath 1.8 +228 -226 modperl-site/netcraft/graph.jpg Binary file 1.36 +1 -0 modperl-site/netcraft/index.html

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-03-26 Thread sbekman
sbekman 01/03/26 05:37:08 Modified:pod modperl_dev.pod Log: Geoff's patch Revision ChangesPath 1.9 +2 -2 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod === RCS file: /home

cvs commit: modperl-site isp.html

2001-02-20 Thread sbekman
sbekman 01/02/20 17:47:42 Modified:.isp.html Log: another mod_perl ISP Revision ChangesPath 1.17 +4 -0 modperl-site/isp.html Index: isp.html === RCS file: /home/cvs/modperl-site

cvs commit: modperl-site/dist apache-modlist.html

2001-02-15 Thread sbekman
sbekman 01/02/15 01:26:58 Modified:dist apache-modlist.html Log: listing Apache::Motd upon Carlos request Revision ChangesPath 1.20 +4 -1 modperl-site/dist/apache-modlist.html Index: apache-modlist.html

cvs commit: modperl/lib/Apache test.pm

2001-02-12 Thread sbekman
sbekman 01/02/12 01:04:42 Modified:lib/Apache test.pm Log: fixing case typo in doc Revision ChangesPath 1.22 +1 -1 modperl/lib/Apache/test.pm Index: test.pm === RCS file: /home/cvs

cvs commit: modperl-site/conferences/tpc5-us cfp.html

2000-12-21 Thread sbekman
sbekman 00/12/21 07:41:30 Added: conferences/tpc5-us cfp.html Log: * creating the conferences dirs infrastructure * first sketch of the mod_perl cfp (Do not announce it yet!) Revision ChangesPath 1.1 modperl-site/conferences/tpc5-us/cfp.html

cvs commit: modperl-site/conferences/tpc5-us cfp.html

2000-12-21 Thread sbekman
sbekman 00/12/21 12:49:34 Modified:conferences/tpc5-us cfp.html Log: * removing images (leftovers from the original cfp) * correcting/extending some notes Revision ChangesPath 1.3 +76 -100 modperl-site/conferences/tpc5-us/cfp.html Index: cfp.html

cvs commit: modperl-site isp.html

2000-12-18 Thread sbekman
sbekman 00/12/18 11:39:43 Modified:.isp.html Log: adding new isp Revision ChangesPath 1.15 +9 -1 modperl-site/isp.html Index: isp.html === RCS file: /home/cvs/modperl-site

cvs commit: modperl-site index.html

2000-12-14 Thread sbekman
sbekman 00/12/14 05:35:00 Modified:.index.html Log: adding the name take23 to the link Revision ChangesPath 1.69 +1 -1 modperl-site/index.html Index: index.html === RCS file

cvs commit: modperl-site/guide/code My-DB.pm

2000-11-26 Thread sbekman
sbekman 00/11/26 14:02:46 Modified:guideCHANGES advocacy.html browserbugs.html config.html control.html correct_headers.html databases.html dbm.html debug.html download.html frequent.html hardware.html

cvs commit: modperl/Apache Apache.pm

2000-11-25 Thread sbekman
sbekman 00/11/25 07:39:25 Modified:.Changes mod_perl.pod Apache Apache.pm Log: Documenting the new PerlAddVar httpd.conf directive. Please verify that I didn't do any mistakes since I've added this from my notes made about 6 months ago. Thanks

cvs commit: modperl-site isp.html

2000-11-21 Thread sbekman
sbekman 00/11/21 01:53:20 Modified:.isp.html Log: missing br Revision ChangesPath 1.14 +1 -1 modperl-site/isp.html Index: isp.html === RCS file: /home/cvs/modperl-site/isp.html,v

cvs commit: modperl-site isp.html

2000-11-20 Thread sbekman
sbekman 00/11/20 01:13:01 Modified:.isp.html Log: another mod_perl isp Revision ChangesPath 1.13 +2 -0 modperl-site/isp.html Index: isp.html === RCS file: /home/cvs/modperl-site

cvs commit: modperl-site index.html

2000-11-18 Thread sbekman
sbekman 00/11/18 09:04:38 Modified:.index.html Log: correcting the url of the email archives: mod_perl at marc.theaimsgroup.com adding two archives for -cvs and -dev lists at the same server Revision ChangesPath 1.66 +33 -2 modperl-site/index.html

cvs commit: modperl-site sites.html

2000-11-12 Thread sbekman
sbekman 00/11/12 08:41:56 Modified:.sites.html Log: * remove dead links. Thanks to Andrzej KukuĀ³a * add my company's site Revision ChangesPath 1.11 +18 -35modperl-site/sites.html Index: sites.html

cvs commit: modperl-site sites.html

2000-11-12 Thread sbekman
sbekman 00/11/12 13:38:53 Modified:.sites.html Log: another site Revision ChangesPath 1.13 +30 -0 modperl-site/sites.html Index: sites.html === RCS file: /home/cvs/modperl-site

cvs commit: modperl-site/netcraft index.html

2000-11-12 Thread sbekman
sbekman 00/11/12 13:42:57 Modified:netcraft index.html Log: yet another source for mod_perl usage stats Revision ChangesPath 1.31 +9 -3 modperl-site/netcraft/index.html Index: index.html

cvs commit: modperl-site/netcraft graph.jpg index.html input.data pseudo-graph.jpg

2000-11-06 Thread sbekman
sbekman 00/11/06 11:46:03 Modified:netcraft graph.jpg index.html input.data pseudo-graph.jpg Log: sep/oct 2000 data/graph Revision ChangesPath 1.3 +187 -188 modperl-site/netcraft/graph.jpg Binary file 1.30 +35 -33modperl-site/netcraft

cvs commit: modperl-site distributions.html

2000-09-25 Thread sbekman
sbekman 00/09/25 14:42:25 Modified:.distributions.html Log: ppm info by Randy/ better formatting Revision ChangesPath 1.10 +1 -3 modperl-site/distributions.html Index: distributions.html

cvs commit: modperl-site index.html

2000-08-31 Thread sbekman
sbekman 00/08/31 05:51:05 Modified:.index.html Log: updated mod_perl resources Revision ChangesPath 1.65 +17 -3 modperl-site/index.html Index: index.html === RCS file: /home/cvs

cvs commit: modperl-site/netcraft graph.jpg input.data pseudo-graph.jpg

2000-08-31 Thread sbekman
sbekman 00/08/31 13:36:20 Modified:netcraft graph.jpg input.data pseudo-graph.jpg Log: August 2000 mod_perl numbers Revision ChangesPath 1.2 +199 -493 modperl-site/netcraft/graph.jpg Binary file 1.15 +1 -0 modperl-site/netcraft

cvs commit: modperl-site/netcraft index.html

2000-08-31 Thread sbekman
sbekman 00/08/31 13:38:23 Modified:netcraft index.html Log: August 2000 mod_perl numbers Revision ChangesPath 1.29 +1 -0 modperl-site/netcraft/index.html Index: index.html === RCS file

cvs commit: modperl-site/netcraft graph.pl

2000-08-31 Thread sbekman
sbekman 00/08/31 13:44:17 Modified:netcraft graph.pl Log: updating the notes in the graph generating script Revision ChangesPath 1.4 +8 -2 modperl-site/netcraft/graph.pl Index: graph.pl

cvs commit: modperl-site/guide CHANGES config.html control.html correct_headers.html help.html index.html index_long.html install.html mod_perl_guide.pdf.gz performance.html perl.html porting.html scenario.html security.html snippets.html strategy.html troubleshooting.html obvious.html

2000-08-21 Thread sbekman
sbekman 00/08/21 06:18:23 Modified:guideCHANGES config.html control.html correct_headers.html help.html index.html index_long.html install.html mod_perl_guide.pdf.gz performance.html perl.html porting.html

cvs commit: modperl-site/netcraft graph.jpg logo-middle.png logo.png pseudo-graph.jpg graph.pl index.html input.data graph.gif logo-middle.gif logo.gif pseudo-graph.gif

2000-08-08 Thread sbekman
sbekman 00/08/08 08:19:41 Modified:.index.html netcraft graph.pl index.html input.data Added: netcraft graph.jpg logo-middle.png logo.png pseudo-graph.jpg Removed: netcraft graph.gif logo-middle.gif logo.gif pseudo-graph.gif Log: time to move

cvs commit: modperl-site/netcraft index.html

2000-08-08 Thread sbekman
sbekman 00/08/08 08:36:38 Modified:netcraft index.html Log: another survey goes up as well Revision ChangesPath 1.28 +1 -1 modperl-site/netcraft/index.html Index: index.html === RCS file

cvs commit: modperl-site help_with_modules_wanted.html

2000-05-22 Thread sbekman
sbekman 00/05/22 14:43:58 Modified:.help_with_modules_wanted.html Log: bad English Revision ChangesPath 1.3 +3 -3 modperl-site/help_with_modules_wanted.html Index: help_with_modules_wanted.html

cvs commit: modperl-site/guide index_long.html CHANGES advocacy.html browserbugs.html config.html control.html correct_headers.html databases.html dbm.html debug.html download.html frequent.html hardware.html help.html index.html install.html intro.html mod_perl_guide.pdf.gz modules.html multiuser.html obvious.html performance.html perl.html porting.html scenario.html security.html snippets.html start.html strategy.html style.css troubleshooting.html

2000-05-12 Thread sbekman
sbekman 00/05/12 15:43:02 Modified:guideCHANGES advocacy.html browserbugs.html config.html control.html correct_headers.html databases.html dbm.html debug.html download.html frequent.html hardware.html

cvs commit: modperl-site index.html

2000-04-10 Thread sbekman
sbekman 00/04/10 03:37:48 Modified:.index.html Log: cvs snapshot link + moved the link to the guide as requested Revision ChangesPath 1.50 +12 -6 modperl-site/index.html Index: index.html