Re: Cryptic error when LWP isn't available

2005-11-02 Thread Stas Bekman
? -- justin I ditched $_, see if it solves the problem. -- _ Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/ MailChannels: Assured Messaging(TM) http://mailchannels.com/ The Practical mod_perl book http://modperlbook.org/ http

Re: svn commit: r330356 - in /httpd/test/trunk/perl-framework/t: apache/ modules/ security/ ssl/

2005-11-02 Thread Stas Bekman
LWP. -- _ Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/ MailChannels: Assured Messaging(TM) http://mailchannels.com/ The Practical mod_perl book http://modperlbook.org/ http://perl.apache.org/ http://perl.org/ http

Re: release canditates

2005-10-23 Thread Stas Bekman
+ start with -rc1 - add release date but where is the instruction to remove -rcX when doing the final release? -- _ Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/ MailChannels: Assured Messaging(TM) http://mailchannels.com

Re: [PATCH] fix mp2bug output to find httpd correct

2005-09-09 Thread Stas Bekman
) { next unless $Apache::TestConfigData::vars-{$_}; $args-{$_} = $Apache::TestConfigData::vars-{$_}; not really, I believe. It's possible that -httpd is not passed, in which case this won't work. -- __ Stas Bekman

Re: Apache::Test v1.25 error - Can't use string (Test::Builder) as a HASH ref

2005-06-29 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: Apache::Test v1.25 error - Can't use string (Test::Builder) as a HASH ref

2005-06-29 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: Geoffrey Young wrote: Now, this looks like a bug. The T::B-reset method expects an object, Apache::Test calls it as a class method. I allow for the possibility that I've completely misunderstood everything--or even just some things. well, it's

Re: [ANNOUNCE] Apache-Test 1.22

2005-04-14 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: svn commit: r158805 - in httpd/test/tags/APACHE_TEST_1_21: ./ Changes

2005-03-23 Thread Stas Bekman
/Changes - copied unchanged from r158804, perl/Apache-Test/trunk/Changes This is no longer correct. the tag should be done in a different repository, where A-T now lives. -- __ Stas BekmanJAm_pH -- Just Another

Re: Apache-Test subdirectory has moved (again)

2005-02-12 Thread Stas Bekman
to be. Thanks for doing the moving work, Geoff and Justin! -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org

Re: Apache-Test subdirectory has moved (again)

2005-02-12 Thread Stas Bekman
for me. % rm -rf Apache-Test/ % svn up Apache-Test At revision 153479. it doesn't fetch the new Apache-Test. It seems that only a completely new checkout of the whole modperl-2.0 brings it in. -- __ Stas BekmanJAm_pH

Re: Apache-Test subdirectory has moved (again)

2005-02-12 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: Apache-Test subdirectory has moved

2005-02-10 Thread Stas Bekman
to to get that setup. geoff++ -- __ Stas BekmanJAm_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

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
if you have modified files in it. should svn switch somehow do the trick instead? -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
. And maybe moving testing.pod there would be great too. s/testing.pod/tutorial.pod/? And of course links to it need to be adjusted too, to reflect the new location. (and Apache/README and other docs, like .pm files) -- __ Stas Bekman

Re: loading mod_perl first?

2005-02-09 Thread Stas Bekman
= '!mod_perl.c', $cfg); +$self-preamble(IfModule = '!mod_perl.c', $cfg); } -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED

Re: Apache-Test subdirectory has moved

2005-02-09 Thread Stas Bekman
Stas Bekman wrote: Geoffrey Young wrote: Also Geoff please don't forget to update the documentation. Both inside the module and at perl.apache.org docs. Thanks. I couldn't find any mentions of the location of the repository outside of README-SVN. do you know of others? if you don't find any

Re: Apache-Test

2005-01-26 Thread Stas Bekman
Oden Eriksson wrote: onsdag 26 januari 2005 00.47 skrev Stas Bekman: One thing I want to figure out is that note in README that suggests to write httpd.conf.in. Can we nuke that, or do you use that? Please leave as is. It can come handy. I for one wasn't able to get it to work as it's documented

Re: A-T: httpd.conf.in

2005-01-25 Thread Stas Bekman
these guidelines: http://perl.apache.org/bugs/ -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http

Re: Apache-Test

2005-01-25 Thread Stas Bekman
. :) -- __ Stas BekmanJAm_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

Re: Apache-Test

2005-01-25 Thread Stas Bekman
at the code though. -- __ Stas BekmanJAm_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

Re: Apache-Test

2005-01-22 Thread Stas Bekman
Oden Eriksson wrote: torsdag 13 januari 2005 16.15 skrev Stas Bekman: Oden Eriksson wrote: [...] The system is clean except for parts of mod_perl 1.x that seems to be a requisite to get this mod_perl pick up missing pieces. Here's what's installed: what do you mean requisite? you mean mp2

Re: A-T: httpd.conf.in

2005-01-14 Thread Stas Bekman
are on your own. I still can't understand what's wrong with the autogenerated httpd.conf, that you need to write your own. Please explain. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org

Re: Apache-Test

2005-01-13 Thread Stas Bekman
/vendor_perl/5.8.5/x86_64-linux-thread-multi/mod_perl_tuning.pod -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

[A-T patch] extend which() to search under perl's bin

2005-01-13 Thread Stas Bekman
) { if ($ENV{HOME} and not WIN32) { # only works on Unix, but that's normal: # on Win32 the shell doesn't have special treatment of '~' -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http

Re: Apache-Test

2005-01-13 Thread Stas Bekman
you think it's a misleading message? I guess we could remove it if MP_INST_APACHE2=1 is used explicitly. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http

Re: Apache-Test

2005-01-13 Thread Stas Bekman
Stas Bekman wrote: Maybe it's a thing of the past, or I'm just too tired right now. At one time I saw something like Found mod_perl-1.x, good, will install relatively to Apache2/. And that message was despite the MP_INST_APACHE2=1 thing. Hmm, do you think it's a misleading message? I guess we

Re: Recent problem with Apache::Test v. 1.19

2005-01-13 Thread Stas Bekman
up (precisely under 5.6.x). If there are problems with Cwd please contact the author of that module. I've added the prerequisite when I saw that it's available on CPAN and builds fine on linux under 5.6. -- __ Stas Bekman

A-T: httpd.conf.in

2005-01-13 Thread Stas Bekman
lost in the flurry of changes. I think we should implement it, since if someone is very unhappy about the autogenerated httpd.conf they can supply their custom httpd.conf.in -- __ Stas BekmanJAm_pH -- Just Another

Re: Recent problem with Apache::Test v. 1.19

2005-01-13 Thread Stas Bekman
Christopher H. Laco wrote: Stas Bekman wrote: [snip] The requirement for Cwd 2.06 was needed to get the tests running under -T, which was otherwise blowing up (precisely under 5.6.x). If there are Just for my learning, which version of -T? [t/mytest.t] #!perl -wT use Apache::Test; or PerlTaint

[A-T patch] changing should_skip_module to support regex skip patterns

2005-01-06 Thread Stas Bekman
/\.(s[ol]|dll)$/.c/; #mod_info.so = mod_info.c +$name =~ s/\.dll$/.c/; #mod_info.so = mod_info.c $name =~ s/^lib/mod_/; #libphp4.so = mod_php4.c $name = $modname_alias{$name} if $modname_alias{$name}; -- __ Stas

Re: [PATCH] Allow loading builtin dso modules

2004-12-25 Thread Stas Bekman
that too, but didn't have a chance to look at it yet. do you have a patch? On Sun, 19 Dec 2004 23:46:59 -0500, Stas Bekman [EMAIL PROTECTED] wrote: (find_and_load_module): New. I like the find_and_load_module wrapper as it refactors some code dups

Re: [PATCH] Allow loading builtin dso modules

2004-12-25 Thread Stas Bekman
Chia-Liang Kao wrote: Just produced one. On Sat, 25 Dec 2004 09:51:37 -0500, Stas Bekman [EMAIL PROTECTED] wrote: I've noticed that too, but didn't have a chance to look at it yet. do you have a patch? Patching locally against mirror source thanks Chia-Liang Kao, committed with a tiny tweak

Re: A-T: testmore failures

2004-12-25 Thread Stas Bekman
is in. -- __ Stas BekmanJAm_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

Apache-TestItSelf and Apache-TestMe

2004-12-20 Thread Stas Bekman
/apache2_modules_testitself_config.pm -- __ Stas BekmanJAm_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

A-T: make dist puzzle

2004-12-20 Thread Stas Bekman
for some reason A-T's 'make dist' includes files which aren't in MANIFEST: Apache-Test-1.18-dev/.mypacklist Apache-Test-1.18-dev/t/cgi-bin/cookies.pl anybody has a clue why? -- __ Stas BekmanJAm_pH -- Just Another

Re: [PATCH] Allow loading builtin dso modules

2004-12-20 Thread Stas Bekman
-- __ Stas BekmanJAm_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

Re: [PATCH] Allow loading builtin dso modules

2004-12-20 Thread Stas Bekman
{LoadModule ${sym}_module $mod_path\n}); +} +return 1; +} -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: [PATCH] Allow loading builtin dso modules

2004-12-20 Thread Stas Bekman
Chia-Liang Kao wrote: On Sun, Dec 19, 2004 at 11:46:59PM -0500, Stas Bekman wrote: But I don't think A-T should try to load any module someone may need in their test suite. It does have a bunch of mp2 specific things which should be wiped away and moved into the mp2 test suite. Yes, originally I

Re: [PATCH] Allow loading builtin dso modules

2004-12-20 Thread Stas Bekman
Stas Bekman wrote: Chia-Liang Kao wrote: On Mon, 20 Dec 2004 00:14:08 -0500, Stas Bekman [EMAIL PROTECTED] wrote: As said earlier, this was to make A-T's test suite actually runs the cookie tests when mod_cgi is built as dso, and has nothing to do with my own tests. Aha! That wasn't clear from

A-T: testmore failures

2004-12-20 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: svn commit: r111983 - /httpd/test/trunk/perl-framework/Apache-Test/ToDo

2004-12-15 Thread Stas Bekman
might be of interest to you. -- __ Stas BekmanJAm_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

Re: svn commit: r111983 - /httpd/test/trunk/perl-framework/Apache-Test/ToDo

2004-12-15 Thread Stas Bekman
on the process, I didn't submit a bug report as of yet. OK, but make sure that we contrinue modperl thread on the modperl dev list and not here :) Thanks. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http

Apache-Test/Makefile.PL r105822

2004-12-13 Thread Stas Bekman
redefined at ./Makefile.PL line 148. so we need to do the usual ugly workaround for MM :( Can you fix those? I can do it if you don't have the time. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org

Re: Apache-Test/Makefile.PL r105822

2004-12-13 Thread Stas Bekman
just use: *MY::foo = sub ...; but unrelated we need to workaround with colliding identical function in mp2. I'll take care of it. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl

Re: [PATCH] module2path/module2url pod

2004-12-08 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: apxs calls on Win32

2004-12-08 Thread Stas Bekman
Randy Kobes wrote: On Wed, 8 Dec 2004, Stas Bekman wrote: I've requested to restore it (you indeed don't have it). Let me know if you want me to commit this or wait for when you get the access again (should hopefully be restored tomorrow). Thanks, Stas. If you have a minute, feel free to commit

Re: [OT] CVS - SVN Thoughts

2004-12-08 Thread Stas Bekman
it is? Personally I haven't done any moves myself yet, so I can't tell. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: [PATCH] module2path/module2url pod

2004-12-08 Thread Stas Bekman
). -- __ Stas BekmanJAm_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

Re: [PATCH] Test TestRequest pod

2004-12-07 Thread Stas Bekman
:) -- __ Stas BekmanJAm_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

Re: [PATCH] Test TestRequest pod

2004-12-07 Thread Stas Bekman
Christopher H. Laco wrote: Stas Bekman wrote: 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? if they include modperl and a-t send them to the modperl dev list. if only a-t post them here. thanks

Re: [PATCH] Test TestRequest pod

2004-12-07 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: [PATCH] Test TestRequest pod

2004-12-07 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: [PATCH] Test TestRequest pod

2004-12-07 Thread Stas Bekman
Christopher H. Laco wrote: Stas Bekman wrote: Christopher H. Laco wrote: 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

Re: [PATCH] Test TestRequest pod

2004-12-07 Thread Stas Bekman
it does: Apache::TestRequest::module($module); or are you talking about a different test? I know there's a couple more lurkers in there, but maybe I'll stumble across those during another round of module2path-ing. -=Chris -- __ Stas

Re: apxs calls on Win32

2004-12-07 Thread Stas Bekman
to the right list anyway. So there is no way you can commit the two at once I think. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL

Re: apxs calls on Win32

2004-12-05 Thread Stas Bekman
that these calls succeeed. -- __ Stas BekmanJAm_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

Re: [PATCH] Test TestRequest pod

2004-12-03 Thread Stas Bekman
Christopher H. Laco wrote: Christopher H. Laco wrote: Stas Bekman wrote: Still someone needs to do the work and verify that things are working. That will fun in and of itself. Right now, the only thing close to meeting the requirements of running the overall tests is my 5.6.1 install on my XP

Re: [PATCH] Test TestRequest pod

2004-12-02 Thread Stas Bekman
#Request_and_Response_Methods but committed anyway :) -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org

Re: [PATCH] Test TestRequest pod

2004-12-02 Thread Stas Bekman
Christopher H. Laco wrote: Stas Bekman wrote: Christopher H. Laco wrote: OK, I'm a programmer, not a writer. Be gentle. Nothing major, just the a mention of cookie_jar and additional headers via the second param in GET (and probably others?). While I was at it, I made sure all of the need

Re: [PATCH] Test TestRequest pod

2004-12-02 Thread Stas Bekman
} { my $url = Apache::TestRequest::module2url($module); GET $url; # GET http://localhost:8545/Foo__bar; } grep modperl-2.0/t for Apache::TestRequest::hostport to see what I'm talking about. -- __ Stas BekmanJAm_pH

Re: need to require Cwd 2.06 for A-T

2004-12-02 Thread Stas Bekman
Stas Bekman wrote: I know we tried to avoid external dependencies, but Cwd coming with 5.6.x is unusable under -T. At the moment this breaks some mp2 tests (the problem comes from A-T, which indirectly invokes Cwd::cwd via File::Spec's rel2abs. I've tried to code a workaround, but it doesn't

Re: need to require Cwd 2.06 for A-T

2004-12-02 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: Stas Bekman wrote: I know we tried to avoid external dependencies, but Cwd coming with 5.6.x is unusable under -T. At the moment this breaks some mp2 tests (the problem comes from A-T, which indirectly invokes Cwd::cwd via File::Spec's rel2abs. I've tried

Re: [PATCH] Test TestRequest pod

2004-12-02 Thread Stas Bekman
Christopher H. Laco wrote: Stas Bekman wrote: Christopher H. Laco wrote: On that note, what else can I work on? Apparently I'm a glutton for punishment. Not sure, there are all kind of things in the ToDo file, but they all mostly obscure. I think all kind of refactoring would be great. One

Re: [PATCH] Test TestRequest pod

2004-12-02 Thread Stas Bekman
Christopher H. Laco wrote: Stas Bekman wrote: I think all kind of refactoring would be great. One thing I wanted to do for tests again vhosts, is to add this function next to module2path(): sub module2url { my $module = shift; my $scheme = shift || http; Apache::TestRequest

Re: [PATCH] Test TestRequest pod

2004-12-02 Thread Stas Bekman
Christopher H. Laco wrote: Stas Bekman wrote: Of course it should take the necessary precautions for when / is and isn't included, etc. What do you mean? Examples? Well, let's go with the running sample: sub module2url { my $module = shift; my $scheme = shift || http; Apache

httpd-test pages need to be updated to point to svn not cvs

2004-12-01 Thread Stas Bekman
http://httpd.apache.org/test/ is outdated (s/cvs/svn/)... thanks. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: httpd-test pages need to be updated to point to svn not cvs

2004-12-01 Thread Stas Bekman
Randy Kobes wrote: On Tue, 30 Nov 2004, Stas Bekman wrote: http://httpd.apache.org/test/ is outdated (s/cvs/svn/)... thanks. I just changed, via svn, the site/docs/test/index.html and site/xdocs/test/index.xml pages to reflect this. Thanks Randy However, I just wanted to verify that, to get

Re: FW: Re: Apache::TestRequest + Cookies

2004-12-01 Thread Stas Bekman
see what was applied at the URLs quoted at the top of this email. Now looking forward for docs updates. Thanks again. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide

Re: Apache::TestRequest + Cookies

2004-11-30 Thread Stas Bekman
... -- __ Stas BekmanJAm_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

Re: Apache::TestRequest + Cookies

2004-11-30 Thread Stas Bekman
in modperl-2.0 repository this test couple: t/response/TestModperl/sameinterp.pm t/modperl/sameinterp.t -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org

Re: FW: Re: Apache::TestRequest + Cookies

2004-11-30 Thread Stas Bekman
we use that directly, or just borrow the idea? Why don't you first post what you had on your mind. May be your idea doesn't need that at all. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org

Re: FW: Re: Apache::TestRequest + Cookies

2004-11-30 Thread Stas Bekman
Christopher H. Laco wrote: Stas Bekman wrote: [snip] Why don't you first post what you had on your mind. May be your idea doesn't need that at all. Well, here's what I was thinking. First, write a quick and dirty mod_perl handler that looked for a specific cookie; let's say 'ApacheTest

Re: FW: Re: Apache::TestRequest + Cookies

2004-11-30 Thread Stas Bekman
Christopher H. Laco wrote: Stas Bekman wrote: Sounds good. Though it'll probably need to leave in the modperl2's test suite and not Apache-Test's one. but let's see the code first and then see where it's the best to apply it. You can use the http://perl.apache.org/~geoff/Apache-Test-skeleton-mp2

Re: Pickyness question

2004-11-30 Thread Stas Bekman
to called subroutine. so if it has an empty prototype, that would be an error. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL

Re: svn commit: r109235 - /httpd/test/trunk/perl-framework/Apache-Test/t/redirect.t

2004-11-30 Thread Stas Bekman
:) -- __ Stas BekmanJAm_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

Re: extending t_cmp to handle !t_cmp?

2004-11-29 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: extending t_cmp to handle !t_cmp?

2004-11-29 Thread Stas Bekman
Stas Bekman wrote: Of course another alternative is to bundle a sufficient version of T::M under t/. that's an idea. so long as it's not installed with 'make install'. or indexed by cpan either, I suppose. anything living under t/ is not installed on 'make install' and not scanned by PAUSE

Re: Apache::TestRequest + Cookies

2004-11-29 Thread Stas Bekman
/t for examples. -- __ Stas BekmanJAm_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

Re: is it safe to enable Lockfile for all mpms across all apache generations?

2004-11-27 Thread Stas Bekman
Stas Bekman wrote: Joe Orton wrote: On Wed, Nov 24, 2004 at 04:45:18PM -0500, Stas Bekman wrote: It looks like some poeple have a problem with LockFile directive being compiled to a hardcoded value. The problem: [Tue Nov 02 17:16:22 2004] [emerg] (13)Permission denied: Couldn't create accept

extending t_cmp to handle !t_cmp?

2004-11-26 Thread Stas Bekman
) # received: [...] [notice] [client 127.0.0.1] message must not appear! not ok 32 or something like that. internally it'd run !~, neq and != depending on the arguments. Comments? -- __ Stas BekmanJAm_pH -- Just Another

Re: [ANN] gmane now carries httpd-test

2004-11-26 Thread Stas Bekman
Joe Schaefer wrote: news.gmane.org now provides nntp access to this list. The newsgroup's name is gmane.comp.apache.httpd.test.devel Thanks Joe. I wish their search was a bit faster. -- __ Stas BekmanJAm_pH

Re: is it safe to enable Lockfile for all mpms across all apache generations?

2004-11-25 Thread Stas Bekman
Joe Orton wrote: On Wed, Nov 24, 2004 at 04:45:18PM -0500, Stas Bekman wrote: It looks like some poeple have a problem with LockFile directive being compiled to a hardcoded value. The problem: [Tue Nov 02 17:16:22 2004] [emerg] (13)Permission denied: Couldn't create accept lock Is it safe

Re: Apache::TestRequest + Cookies

2004-11-24 Thread Stas Bekman
it to work with cookies though. But I could be wrong and it already works but not documented. there is a lot of such code in there. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl

Re: Apache-TestItSelf

2004-11-24 Thread Stas Bekman
Stas Bekman wrote: Before we can try to improve the problems with A-T config issues, we need a test suite. Since until now, every fix was breaking 10 other things. So I've started working on one. It's probably going to change a lot, but I have a working prototype. In order to use it apply

Re: Apache::TestRequest + Cookies

2004-11-24 Thread Stas Bekman
= headervalue if you could also contribute the cookie test that would be handy too. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED

is it safe to enable Lockfile for all mpms across all apache generations?

2004-11-24 Thread Stas Bekman
framework globally. Thank you! p.s. the problem reported and the diagnose made in this thread: http://thread.gmane.org/gmane.comp.apache.mod-perl/15547 -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http

Re: Apache::TestRequest + Cookies

2004-11-24 Thread Stas Bekman
to send some blurb+example(s) here and I'll adopt it for the docs. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: svn commit: r105803 - in httpd/test/trunk/perl-framework: . Apache-Test Apache-Test/lib/Apache Apache-Test/t Apache-Test/t/conf c-modules c-modules/authany c-modules/client_add_filter c-modules/eat_post c-modules/echo_post c-modules/echo_post_chunk c-modules/input_body_filter c-modules/list_modules c-modules/nntp_like c-modules/random_chunk c-modules/test_apr_uri c-modules/test_pass_brigade c-modules/test_rwrite c-modules/test_ssl t t/conf t/conf/ssl t/htdocs/modules/access/htaccess t/htdocs/modules/cgi t/htdocs/modules/rewrite t/modules

2004-11-19 Thread Stas Bekman
.cvsignore files what's the replacement for .cvsignore under svn? I can't see where the data in .cvsignore has migrated to. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide

Re: svn commit: r105803 - in httpd/test/trunk/perl-framework: . Apache-Test Apache-Test/lib/Apache Apache-Test/t Apache-Test/t/conf c-modules c-modules/authany c-modules/client_add_filter c-modules/eat_post c-modules/echo_post c-modules/echo_post_chunk c-modules/input_body_filter c-modules/list_modules c-modules/nntp_like c-modules/random_chunk c-modules/test_apr_uri c-modules/test_pass_brigade c-modules/test_rwrite c-modules/test_ssl t t/conf t/conf/ssl t/htdocs/modules/access/htaccess t/htdocs/modules/cgi t/htdocs/modules/rewrite t/modules

2004-11-19 Thread Stas Bekman
Joe Orton wrote: On Fri, Nov 19, 2004 at 03:23:46PM -0500, Stas Bekman wrote: Geoffrey Young wrote: what's the replacement for .cvsignore under svn? I can't see where the data in .cvsignore has migrated to. each directory now has properties and one of those properties is which files to ignore

Re: [NOTICE] Subversion conversion

2004-11-14 Thread Stas Bekman
still get cvs diffs for those modified checkouts that we have, for work in progress. So first modperl-docs needs to be moved, then httpd-test, then modperl-2.0, I believe. -- __ Stas BekmanJAm_pH -- Just Another

Re: [NOTICE] Subversion conversion

2004-11-14 Thread Stas Bekman
Justin Erenkrantz wrote: On Sun, Nov 14, 2004 at 03:29:07PM -0500, Stas Bekman wrote: It's just that someone needs to simultaneously move modperl-2.0 to subversion too. And modperl-docs too, since they are checked out into There's no reason we can't do the mp conversion today as well. Stop

Re: time for Apache-Test 1.16

2004-11-05 Thread Stas Bekman
to get into this release, now is the time :) +1 -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http

Apache-TestItSelf

2004-11-03 Thread Stas Bekman
will change too... At the moment there are only 2 test files, more will be added as things evolve. Comments are welcome. I'd like to start committing things after some additional polish if there are no objections. -- __ Stas Bekman

Re: Apache-TestItSelf

2004-11-03 Thread Stas Bekman
, }, -- __ Stas BekmanJAm_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

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestMM.pm

2004-11-03 Thread Stas Bekman
not if (WIN32) {} then? -- __ Stas BekmanJAm_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

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-10-28 Thread Stas Bekman
oxygen. One day we will be able to get online in a matter of seconds... -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: Fix: Apache::TestRequest::redirect_ok

2004-10-22 Thread Stas Bekman
:) thanks David! -- __ Stas BekmanJAm_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

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache Test.pm

2004-10-21 Thread Stas Bekman
; -- __ Stas BekmanJAm_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

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache Test.pm

2004-10-21 Thread Stas Bekman
Joe Orton wrote: On Wed, Oct 20, 2004 at 11:37:45PM -0400, Stas Bekman wrote: [EMAIL PROTECTED] wrote: jorton 2004/10/20 06:42:07 Modified:perl-framework/Apache-Test/lib/Apache Test.pm Log: Add the need_php4 export. It's of little value if it's not documented, especially when the rest

Re: Fix: Apache::TestRequest::redirect_ok

2004-10-20 Thread Stas Bekman
David Wheeler wrote: On Oct 19, 2004, at 2:48 PM, Stas Bekman wrote: In which case, can you please review Boris' patch and commit it if you think it's good? As I haven't coded and haven't used much this feature, I'd rather let somebody who is more familiar with it do the decision. If it breaks

  1   2   3   4   5   6   7   >