cvs commit: modperl-2.0/ModPerl-Registry/t/conf .cvsignore extra.conf.in

2001-10-10 Thread stas
stas01/10/09 05:47:38 Added: ModPerl-Registry MANIFEST Makefile.PL README TODO ModPerl-Registry/lib/ModPerl PerlRun.pm Registry.pm RegistryBB.pm RegistryCooker.pm RegistryNG.pm ModPerl-Registry/t .cvsignore TEST.PL basic.t

cvs commit: modperl-2.0/t/response/TestAPI server_rec.pm

2001-10-10 Thread stas
stas01/10/09 19:55:15 Modified:t/response/TestAPI server_rec.pm Log: - tests for Apache->server Revision ChangesPath 1.5 +20 -1 modperl-2.0/t/response/TestAPI/server_rec.pm Index: server_rec

Re: cvs commit: modperl-2.0/xs/ModPerl/Util ModPerl__Util.h

2001-10-09 Thread Stas Bekman
SV **MARK, SV **SP) { while (MARK <= SP) { -SvTAINTED_off(*MARK++); +SvTAINTED_off(*MARK); +MARK++; // cannot ++ while in SvTAINTED_off } } -- _ Stas

cvs commit: modperl-site index.html

2001-10-09 Thread stas
stas01/10/09 06:08:40 Modified:.index.html Log: add test-(dev|cvs) mailing lists info (relevant to us because of Apache::Test whose changes commits are posted there Revision ChangesPath 1.88 +112 -0modperl-site/index.html Index: index.html

cvs commit: modperl-2.0/ModPerl-Registry/lib/ModPerl - New directory

2001-10-09 Thread stas
stas01/10/09 05:42:22 modperl-2.0/ModPerl-Registry/lib/ModPerl - New directory

cvs commit: modperl-2.0/ModPerl-Registry/t/conf - New directory

2001-10-09 Thread stas
stas01/10/09 05:42:22 modperl-2.0/ModPerl-Registry/t/conf - New directory

cvs commit: modperl-2.0/ModPerl-Registry/t/cgi-bin - New directory

2001-10-09 Thread stas
stas01/10/09 05:42:22 modperl-2.0/ModPerl-Registry/t/cgi-bin - New directory

cvs commit: modperl-2.0/ModPerl-Registry/t - New directory

2001-10-09 Thread stas
stas01/10/09 05:41:40 modperl-2.0/ModPerl-Registry/t - New directory

cvs commit: modperl-2.0/ModPerl-Registry/lib - New directory

2001-10-09 Thread stas
stas01/10/09 05:41:40 modperl-2.0/ModPerl-Registry/lib - New directory

cvs commit: modperl-2.0/ModPerl-Registry - New directory

2001-10-09 Thread stas
stas01/10/09 05:41:11 modperl-2.0/ModPerl-Registry - New directory

cvs commit: modperl-site index.html

2001-10-09 Thread stas
stas01/10/09 02:30:27 Modified:.index.html Log: add two more [EMAIL PROTECTED] searchable archives Revision ChangesPath 1.86 +15 -3 modperl-site/index.html Index: index.html

cvs commit: modperl-2.0/ModPerl-Registry/t closure.t

2001-10-09 Thread stas
stas01/10/09 09:48:31 Modified:ModPerl-Registry/t closure.t Log: - using select() instead of sleep to gain 1 sec delay granularity, needed for -M to notice that the file was modified Revision ChangesPath 1.2 +4 -1 modperl-2.0/ModPerl-Registry/t

cvs commit: modperl-2.0/lib/Apache Reload.pm

2001-10-09 Thread stas
stas01/10/09 01:32:46 Added: lib/Apache Reload.pm Log: - integrating Matt's Apache::Reload v0.07, as v0.08, so this version will be found via CPAN. - changing the warnings setup to use warnings pragma instead of $^W Revision ChangesPath

cvs commit: modperl ToDo

2001-10-09 Thread stas
stas01/10/08 19:53:24 Modified:.ToDo Log: - should replace Apache::StatINC with Apache::Reload Revision ChangesPath 1.289 +2 -1 modperl/ToDo Index: ToDo === RCS file: /home/cvs

Re: perl.apache.org / apache.perl.org

2001-10-06 Thread Stas Bekman
brian moseley wrote: > On Sun, 7 Oct 2001, Stas Bekman wrote: > > >>We have had two new designs worked out long time ago, >>but one has been picked by take23.org and the other >>wasn't applied. (hi brian) >> > > :( > > sorry! i have this tend

Re: perl.apache.org / apache.perl.org

2001-10-06 Thread Stas Bekman
l work again, and that will be very handy to have the site under apache.org. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED]

cvs commit: modperl-2.0/util perl_bloat.pl

2001-10-05 Thread stas
stas01/10/05 10:25:38 Modified:util perl_bloat.pl Log: - extend to report separately the added size for each arg in ARGV + total - handle Foo/Bar.pm in addition to Foo::Bar and code snippets Revision ChangesPath 1.2 +24 -6 modperl-2.0/util

cvs commit: modperl-2.0 Makefile.PL

2001-10-04 Thread stas
stas01/10/04 03:51:46 Modified:.Makefile.PL Log: - allow remote dirs to be included in the make process - needed to override the DIR parameter and therefore duplicate parts from MM::init_dirscan, to preserve original functionality (to search immediate sub-dirs for

cvs commit: modperl-2.0/todo api.txt missing_old_features.txt

2001-10-02 Thread stas
stas01/10/02 06:36:10 Modified:todo api.txt missing_old_features.txt Log: - Perl{Set|Add}Var and dir_config are implemented Revision ChangesPath 1.7 +0 -3 modperl-2.0/todo/api.txt Index: api.txt

cvs commit: modperl-2.0/t/response/TestApache conftree.pm

2001-10-02 Thread stas
stas01/10/02 06:30:32 Modified:perl-framework/Apache-Test/lib/Apache TestConfigPerl.pm t/apisend_fd.t sendfile.t t/filter input_msg.t t/response/TestApache conftree.pm Log: - use the cached Apache::Test::config() instead of

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

2001-10-01 Thread stas
stas01/10/01 18:48:39 Modified:netcraft graph.jpg index.html input.data pseudo-graph.jpg Log: Sep 2001 usage data Revision ChangesPath 1.13 +214 -227 modperl-site/netcraft/graph.jpg <> 1.41 +2 -1 modperl-site/netcraft/inde

cvs commit: modperl-2.0/t/apache compat.t

2001-10-01 Thread stas
stas01/10/01 02:04:11 Modified:lib/Apache compat.pm t/apache compat.t Log: - fix the bugs in header_{in|out} implementation: o handling key => undef ( == ->unset(key) ) o handling list context - remove the todo flags in previously failing sub

cvs commit: modperl-2.0/t/response/TestApache compat.pm

2001-09-29 Thread stas
stas01/09/29 12:33:40 Modified:t/apache compat.t t/response/TestApache compat.pm Log: - prepare a ground for adding many new sub-tests for Apache::compat - add the content-type test for send_http_header($val); - add tests for $r->header_{in|out} (5,7,9,11

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

2001-09-29 Thread stas
stas01/09/29 08:38:37 Modified:lib/ModPerl Config.pm Log: - make the config report as narrow as possible, to prevent ugly wraps in report emails. Revision ChangesPath 1.5 +7 -1 modperl-2.0/lib/ModPerl/Config.pm Index: Config.pm

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-09-28 Thread stas
stas01/09/28 13:23:04 Modified:pod modperl_dev.pod Log: document numeric equivalents of PerlTrace options Revision ChangesPath 1.41 +10 -10modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/xs/Apache/ServerUtil Apache__ServerUtil.h

2001-09-28 Thread stas
stas01/09/28 13:13:08 Modified:xs/Apache/ServerUtil Apache__ServerUtil.h Log: ...an orphan file from the last commit - implements Apache::Server::dir_config Revision ChangesPath 1.2 +3 -0 modperl-2.0/xs/Apache/ServerUtil/Apache__ServerUtil.h Index

cvs commit: modperl-2.0/xs/maps modperl_functions.map

2001-09-28 Thread stas
stas01/09/28 13:11:02 Modified:src/modules/perl modperl_util.h modperl_util.c t/response/TestAPI request_rec.pm server_rec.pm xs/Apache/RequestUtil Apache__RequestUtil.h xs/maps modperl_functions.map Log: - implements

cvs commit: modperl-2.0/src/modules/perl modperl_config.c

2001-09-28 Thread stas
stas01/09/28 13:08:34 Modified:src/modules/perl modperl_config.c Log: - the empty slot check should be done against the original table. If we test against the overlayed table, we will copy only the first value for a given key in case there are more than one value for

cvs commit: modperl-2.0/src/modules/perl mod_perl.c modperl_cmd.c modperl_cmd.h modperl_config.c modperl_types.h

2001-09-28 Thread stas
stas01/09/28 12:51:40 Modified:src/modules/perl mod_perl.c modperl_cmd.c modperl_cmd.h modperl_config.c modperl_types.h Log: - implementation of PerlSetVar and PerlAddVar Revision ChangesPath 1.85 +3 -1 modperl-2.0/src/modules/perl

cvs commit: modperl-2.0/xs/maps apr_functions.map

2001-09-28 Thread stas
stas01/09/28 10:20:32 Modified:t/response/TestAPR table.pm xs/APR/Table APR__Table.h xs/maps apr_functions.map Log: - the list context APR::Table::get implementation + tests Revision ChangesPath 1.4 +18 -7 modperl-2.0/t

cvs commit: modperl-2.0/lib/Apache ParseSource.pm

2001-09-27 Thread stas
stas01/09/27 09:03:49 Modified:lib/Apache ParseSource.pm Log: - add the apr_table constants Revision ChangesPath 1.29 +1 -0 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm

cvs commit: modperl-site sites.html

2001-09-26 Thread stas
stas01/09/26 10:01:24 Modified:.sites.html Log: - adding citysearch.com to the list of success sites - correcting some details for singleaheaven.com Revision ChangesPath 1.18 +13 -6 modperl-site/sites.html Index: sites.html

cvs commit: modperl-2.0/todo missing_old_features.txt

2001-09-26 Thread stas
stas01/09/26 01:15:32 Modified:todo missing_old_features.txt Log: - log the missing env MOD_PERL_TRACE support Revision ChangesPath 1.6 +2 -0 modperl-2.0/todo/missing_old_features.txt Index: missing_old_features.txt

cvs commit: modperl-site index.html

2001-09-22 Thread stas
stas01/09/22 03:42:37 Modified:.index.html Log: - add a link to httpd-test project which uses mod_perl 2.0's Apache::Test - correct the order of related project to be truly alphabetical - document the addition of the docs-dev/docs-cvs lists - add a link t

cvs commit: modperl-2.0/t/response/TestDirective perlrequire.pm

2001-09-22 Thread stas
stas01/09/22 02:33:31 Modified:t/response/TestDirective perlrequire.pm Log: - use the new block to explicitly tell build to put the directives inside this block into the base configuration - indent Revision ChangesPath 1.3 +21 -18modperl-2.0/t

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

2001-09-19 Thread stas
stas01/09/19 23:07:48 Modified:lib/ModPerl Code.pm Log: adding the generator calls trace ala Apache::TestConfig::genwarning Revision ChangesPath 1.68 +5 -1 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm

cvs commit: modperl SUPPORT

2001-09-19 Thread stas
stas01/09/19 10:03:17 Modified:.SUPPORT Log: setting env for getting the core file dumped note Revision ChangesPath 1.17 +13 -0 modperl/SUPPORT Index: SUPPORT === RCS file

cvs commit: modperl-2.0/util perl_bloat.pl

2001-09-18 Thread stas
stas01/09/18 09:16:18 Added: util perl_bloat.pl Log: adding a useful utility that reports how much bloat some perl code adds Revision ChangesPath 1.1 modperl-2.0/util/perl_bloat.pl Index: perl_bloat.pl

cvs commit: modperl-2.0/util apr_arg_check.pl apr_pool_check.pl cvsize.pl source_stats.pl

2001-09-18 Thread stas
stas01/09/18 09:12:51 Modified:util apr_arg_check.pl apr_pool_check.pl cvsize.pl source_stats.pl Log: adding shebang and making most of the utils executable, since they can use generic perl Revision ChangesPath 1.2 +2 -0

cvs commit: modperl-2.0/util cvsize.pl

2001-09-18 Thread stas
stas01/09/18 09:05:16 Modified:.Makefile.PL perl-framework/Apache-Test ToDo pod modperl_dev.pod util cvsize.pl Log: some build utils from ./util have silently moved (without commit) into ./build, therefore

cvs commit: modperl-2.0/build - New directory

2001-09-18 Thread stas
stas01/09/18 08:54:11 modperl-2.0/build - New directory

cvs commit: modperl-2.0/t/protocol eliza.t

2001-09-18 Thread stas
stas01/09/18 08:20:12 Modified:t/protocol eliza.t Log: - test_module has gone, s/test_module/have_module/ Revision ChangesPath 1.2 +1 -1 modperl-2.0/t/protocol/eliza.t Index: eliza.t

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-09-17 Thread stas
stas01/09/17 19:44:49 Modified:pod modperl_dev.pod Log: clarify +Parent/+Clone differences Revision ChangesPath 1.39 +5 -4 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/t/response/TestDirective perlrequire.pm

2001-09-17 Thread stas
stas01/09/17 19:00:19 Added: t/directive perlrequire.t t/response/TestDirective perlrequire.pm Log: - add a PerlRequire test Revision ChangesPath 1.1 modperl-2.0/t/directive/perlrequire.t Index: perlrequire.t

cvs commit: modperl-2.0/t/response/TestDirective - New directory

2001-09-17 Thread stas
stas01/09/17 18:59:35 modperl-2.0/t/response/TestDirective - New directory

cvs commit: modperl-2.0/t/directive - New directory

2001-09-17 Thread stas
stas01/09/17 18:59:35 modperl-2.0/t/directive - New directory

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-09-17 Thread stas
stas01/09/17 18:36:26 Modified:pod modperl_dev.pod Log: s/Enabled/Enable/ following the code patch Revision ChangesPath 1.38 +1 -1 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/todo possible_new_features.txt

2001-09-17 Thread stas
stas01/09/17 09:30:20 Modified:todo possible_new_features.txt Log: log a nice-to-have feature Revision ChangesPath 1.9 +6 -0 modperl-2.0/todo/possible_new_features.txt Index: possible_new_features.txt

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-09-17 Thread stas
stas01/09/17 06:53:07 Modified:pod modperl_dev.pod Log: PerlSwitches inherit from base only with +inherit. Revision ChangesPath 1.37 +6 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/todo utils.txt

2001-09-17 Thread stas
stas01/09/17 06:34:54 Added: todo utils.txt Log: a new todo list: utils that we want to have - adding the notes regarding the existing cvs2cl tool Revision ChangesPath 1.1 modperl-2.0/todo/utils.txt Index: utils.txt

cvs commit: modperl-2.0/pod modperl_style.pod

2001-09-17 Thread stas
stas01/09/17 06:28:51 Removed: pod modperl_style.pod Log: migrated to modperl-docs/src/devel/modperl_style/modperl_style.pod

cvs commit: modperl-2.0/t/modules cgiupload.t

2001-09-17 Thread stas
stas01/09/17 06:27:14 Modified:t/apache read.t t/filter lc.t t/filter/TestFilter lc.pm t/modules cgiupload.t Log: using the Makefile file for tests instead of pod file, which is going to move into a different sub-tree

cvs commit: modperl-2.0/t/response/TestAPI request_rec.pm

2001-09-15 Thread stas
stas01/09/15 12:34:12 Modified:t/response/TestAPI request_rec.pm Log: style fix: indent the code in the block Revision ChangesPath 1.7 +6 -7 modperl-2.0/t/response/TestAPI/request_rec.pm Index: request_rec.pm

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-09-10 Thread stas
stas01/09/10 00:36:53 Modified:pod modperl_dev.pod Log: update rsync flags to always bring perl sources to a pristine state Revision ChangesPath 1.36 +3 -1 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0 Makefile.PL

2001-09-09 Thread stas
stas01/09/10 00:00:56 Modified:.Makefile.PL Log: - define APACHE_PREFIX/APACHE_LIBDIR Makefile vars for install target re-use - install libmodperl.so if built with MP_USE_DSO=1 Revision ChangesPath 1.38 +15 -3 modperl-2.0/Makefile.PL

cvs commit: modperl-2.0/src/modules/perl modperl_cmd.h

2001-09-05 Thread stas
stas01/09/05 23:00:08 Modified:src/modules/perl modperl_cmd.h Log: new TAKE wrappers for the Perl{Set|Pass}Env and a new DECLARE wrapper for 'directive key val' Revision ChangesPath 1.6 +11 -0 modperl-2.0/src/modules/perl/modperl_cmd.h

cvs commit: modperl-2.0/lib/Apache ParseSource.pm

2001-09-05 Thread stas
stas01/09/05 22:26:52 Modified:lib/Apache ParseSource.pm Log: reverting bad commit Revision ChangesPath 1.25 +6 -33 modperl-2.0/lib/Apache/ParseSource.pm Index: ParseSource.pm === RCS

cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2001-09-05 Thread stas
stas01/09/05 22:16:25 Modified:perl-framework/Apache-Test/lib/Apache TestConfigPerl.pm xs/tables/current/Apache ConstantsTable.pm FunctionTable.pm StructureTable.pm xs/tables/current/ModPerl FunctionTable.pm Log: reverting a

cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2001-09-05 Thread stas
stas01/09/05 22:05:47 Modified:perl-framework/Apache-Test/lib/Apache TestConfigPerl.pm TestTrace.pm lib/Apache ParseSource.pm todo missing_old_features.txt xs/tables/current/Apache ConstantsTable.pm

cvs commit: modperl-2.0/t/conf extra.conf.in

2001-09-05 Thread stas
stas01/09/05 21:58:43 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Added: t/conf extra.conf.in Log: put -T switch into the correct config file Revision ChangesPath 1.53 +0 -3 httpd-test/perl-framework/Apache-Test/lib/Apache

cvs commit: modperl-2.0/t/protocol/TestProtocol eliza.pm

2001-09-05 Thread stas
stas01/09/05 19:45:13 Added: t/protocol eliza.t t/protocol/TestProtocol eliza.pm Log: now we have our own Rogerian psychotherapist overlooking our test suite :) Revision ChangesPath 1.1 modperl-2.0/t/protocol/eliza.t Index

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

2001-09-03 Thread stas
stas01/09/03 21:07:46 Modified:netcraft graph.jpg index.html input.data pseudo-graph.jpg Log: - updating netcraft's August 2001 numbers - Esoft's survey has gone (now points to securityspace's survey) Revision ChangesPath 1.12 +229 -199 modper

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

2001-08-25 Thread stas
stas01/08/25 20:38:27 Modified:lib/Apache Build.pm lib/ModPerl MapUtil.pm Log: make 'make xs_generate' work stand-alone Revision ChangesPath 1.46 +3 -0 modperl-2.0/lib/Apache/Build.pm Index

cvs commit: modperl-2.0/src/modules/perl modperl_pcw.c

2001-08-25 Thread stas
stas01/08/25 11:02:42 Modified:src/modules/perl modperl_pcw.c Log: adjusting to the API changes Revision ChangesPath 1.3 +4 -4 modperl-2.0/src/modules/perl/modperl_pcw.c Index: modperl_pcw.c

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-08-24 Thread stas
stas01/08/22 20:39:14 Modified:pod modperl_dev.pod Log: mailing list update Revision ChangesPath 1.35 +1 -1 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod === RCS file

cvs commit: modperl-site/stories singlesheaven.txt

2001-08-24 Thread stas
stas01/08/21 19:34:32 Modified:stories singlesheaven.txt Log: update success story + my email address Revision ChangesPath 1.4 +4 -9 modperl-site/stories/singlesheaven.txt Index: singlesheaven.txt

cvs commit: modperl CREDITS Changes

2001-08-24 Thread stas
stas01/08/21 19:31:29 Modified:.CREDITS Changes Log: correct my email address Revision ChangesPath 1.6 +2 -2 modperl/CREDITS Index: CREDITS === RCS file: /home/cvs/modperl

cvs commit: modperl-site perl_myth.html perl_myth.pod

2001-08-24 Thread stas
stas01/08/21 19:26:19 Modified:.perl_myth.html perl_myth.pod Log: correct my email address Revision ChangesPath 1.5 +1 -1 modperl-site/perl_myth.html Index: perl_myth.html

Re: cvs commit: modperl-2.0/src/modules/perl modperl_types.h

2001-04-23 Thread Stas Bekman
+# else > +# define MP_IOBUFSIZE 8192 > +# endif >#endif > >/* aliases */ > > > > _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide ma

permissions problem

2001-04-18 Thread Stas Bekman
... thanks! _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http://logilune.com/ http

[book review] PerlTaintMode and PERL5LIB/PERL5OPT env vars.

2000-11-19 Thread Stas Bekman
s are very welcome. Should we just say: that in contrast with perlrun man page, under mod_perl PERL5OPT and PERL5LIB enviroment variables aren't ignored. _____ Stas Bekman JAm_pH -- Just Another mod_perl Hacker ht

Re: jim's design

2000-06-18 Thread Stas Bekman
On Sun, 18 Jun 2000, brian moseley wrote: > On Sun, 18 Jun 2000, Stas Bekman wrote: > > > * Parts from index.html have been killed > > (jobs/stats/lately added material) > > besides jobs and stats, what else? if you can figure out a > date for the recent material,

Re: jim's design

2000-06-18 Thread Stas Bekman
w.vagabondage.com > > "There is absolutely no inevitability as long as there is a > willingness to contemplate what is happening." - Marshall McLuhan > > _ Stas Bekman JAm_pH -- Just A

Re: cvs commit: modperl-site/guide index_long.html CHANGES

2000-05-14 Thread Stas Bekman
On Sat, 13 May 2000, Robin Berjon wrote: > At 13:34 13/05/2000 +0300, Stas Bekman wrote: > >Also somehow the perl5-porters list isn't registered at > >http://www.meta-list.net > > That's weird. Andreas König is indeed one of the people who worked/is > work

Re: cvs commit: modperl-site/guide index_long.html CHANGES

2000-05-13 Thread Stas Bekman
On Sat, 13 May 2000, Stas Bekman wrote: > On Sat, 13 May 2000, Ask Bjoern Hansen wrote: > > > On 12 May 2000 [EMAIL PROTECTED] wrote: > > > > > * help: added subscription info for perl5-porters mailing list > > > > uhmn, you got it wrong. I u

Re: cvs commit: modperl-site/guide index_long.html CHANGES

2000-05-13 Thread Stas Bekman
fo from some page at perl.org, so was it incorrect? __ Stas Bekman | JAm_pH--Just Another mod_perl Hacker http://stason.org/ | mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] | http://perl.orghttp://stason.org/TULARC/ http://singlesheaven.com| http://perlmonth.com http://sourcegarden.org --

Re: cvs commit: modperl-site index.html

2000-05-12 Thread Stas Bekman
nected into sentences. Something is wrong with me :( Let's try again: The only concern is to have all the pages designed in the same way and not only the the front page. Hmm, at least to arrange a link back to the front page :) _

Re: cvs commit: modperl-site index.html

2000-05-12 Thread Stas Bekman
inish it up. then i forgot about it. > > +1 on using jim's design! besides the fact that it's really slick, i > really like the idea of somebody designing the site who is not an actual > mod_perl user (or is he?), with his fresh perspective, the result should > lend itself

Re: cvs commit: modperl-site index.html

2000-05-06 Thread Stas Bekman
> At 19:12 06/05/2000 +0300, Stas Bekman wrote: > >I don't know what happens with Robin and Matt work, but unless someone > >starts to commit and finish things we will never get there. I guess > >whoever makes the first move will have his design accepted. > > I

Re: cvs commit: modperl-site index.html

2000-05-06 Thread Stas Bekman
On Sat, 6 May 2000, brian moseley wrote: > On Sat, 6 May 2000, Stas Bekman wrote: > > > Huh? Was I supposed to? I've heard about at least two > > groups of people working on the site for the last year, > > I've tired of waiting and remade the first page

Re: cvs commit: modperl-site index.html

2000-05-06 Thread Stas Bekman
le in Edmund Mergl's ApacheDBI package on http://www.perl.com/CPAN/modules/by-module/Apache/">CPAN. In other words, forget mod_auth_dbi, use mod_perl and ApacheDBI. __ Stas Bekman | JAm_pH--J

Re: cvs commit: modperl/eg startup.pl

2000-05-02 Thread Stas Bekman
can think about it for 2.0, but since the guide changes far more often > than a mod_perl release happens, it seems like a good idea to keep them as > two packages. since the guide is on cpan now, is it possible to add > mod_perl::guide to Bundle::Apache ? Yes, it's possible. You are

Re: cvs commit: modperl/eg startup.pl

2000-04-21 Thread Stas Bekman
> On Fri, 21 Apr 2000, Stas Bekman wrote: > > > On Fri, 21 Apr 2000, Stas Bekman wrote: > > > > > On 21 Apr 2000 [EMAIL PROTECTED] wrote: > > > > > > > dougm 00/04/20 23:25:19 > > > > > > > > Mo

Re: cvs commit: modperl/eg startup.pl

2000-04-21 Thread Stas Bekman
On Fri, 21 Apr 2000, Stas Bekman wrote: > On 21 Apr 2000 [EMAIL PROTECTED] wrote: > > > dougm 00/04/20 23:25:19 > > > > Modified:eg startup.pl > > Log: > > stas is slacking :) > > Nuh, I wanted to release Apache::Benchmark asap

Re: cvs commit: modperl/eg startup.pl

2000-04-21 Thread Stas Bekman
On 21 Apr 2000 [EMAIL PROTECTED] wrote: > dougm 00/04/20 23:25:19 > > Modified:eg startup.pl > Log: > stas is slacking :) Nuh, I wanted to release Apache::Benchmark asap... sorry. Thanks for the fix. > Revision ChangesPath > 1.4

Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm

2000-04-15 Thread Stas Bekman
ifference in parse time, but it doesn't hurt either. > can we please drop this topic, there's plenty more important things to > worry about. __ Stas Bekman | JAm_pH--Just Another mod_perl Hacker http://stason.org/ | mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] | http://perl.orghttp://stason.org/TULARC/ http://singlesheaven.com| http://perlmonth.com http://sourcegarden.org --

Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm

2000-04-15 Thread Stas Bekman
On Fri, 14 Apr 2000, Doug MacEachern wrote: > > > Orwant and friends in "Algorithms with Perl" page 28 claims the first form > > > is slower. > > faster to *parse*, not faster to *run*. stas, your benchmarks don't test > parse time. The only question

Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm

2000-04-14 Thread Stas Bekman
On Fri, 14 Apr 2000, Doug MacEachern wrote: > > > Orwant and friends in "Algorithms with Perl" page 28 claims the first form > > > is slower. > > faster to *parse*, not faster to *run*. stas, your benchmarks don't test > parse time. > > &

Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm

2000-04-14 Thread Stas Bekman
On Fri, 14 Apr 2000, Bill Moseley wrote: > At 11:56 AM 04/14/00 +0300, Stas Bekman wrote: > >> sticking to the convention of single quoting constant strings > > > >Why? You lose the interpolation feature when you need it and you get to > >t

Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm

2000-04-14 Thread Stas Bekman
ose the interpolation feature when you need it and you get to the awkward statement like this: > -print $h_fh "\n#define ", > +print $h_fh "\n", '#define ', ^ _____

Re: March 2000 mod_perl numbers

2000-03-29 Thread Stas Bekman
rieve them by myself :) ______ Stas Bekman | JAm_pH--Just Another mod_perl Hacker http://stason.org/ | mod_perl Guide http://perl.apache.org/guide/ mailto:[EMAIL PROTECTED] | http://perl.orghttp://stason.org/TULARC/ http://singlesheaven.com| http:

Re: cvs commit: modperl Changes MANIFEST

2000-03-28 Thread Stas Bekman
-r1.405 -r1.406 > --- Changes 2000/03/06 01:37:39 1.405 > +++ Changes 2000/03/06 01:43:57 1.406 > @@ -160,9 +160,6 @@ >fixed the failure of t/modules/file test in 'make test' suit by untainting >the $ENV{PATH} in ./t/net/perl/file.pl [Stas Bekman <[EMAI

<    1   2   3