Re: search engine module?

2001-10-18 Thread Kee Hinckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 People have been talking about backend search engines, but when I saw the subject I was thinking more about front end classes. In particular, last time I looked there wasn't a standard class for integrating local search engines into your code. I

Re: search engine module?

2001-10-18 Thread Stas Bekman
Kee Hinckley wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 People have been talking about backend search engines, but when I saw the subject I was thinking more about front end classes. In particular, last time I looked there wasn't a standard class for integrating local

Re: search engine module?

2001-10-18 Thread Kee Hinckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At 12:56 AM +0800 10/19/01, Stas Bekman wrote: Kee Hinckley wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 People have been talking about backend search engines, but when I saw the subject I was thinking more about front end classes. In

Re: PerlModule not updating %INC

2001-10-18 Thread David Pisoni
At 1.13 +0800 10/17/2001, Stas Bekman wrote: David Pisoni wrote: At 18.23 -0400 10/11/2001, Perrin Harkins wrote: At 18.07 -0400 10/11/2001, Perrin Harkins wrote: We are using perl 5.6.0 for Apache 1.3/20, with mod_perl 1.26. Are you sure? There was a problem with %INC and PerlModule, but I

Problem using mod_perl-1.26 with perl 5.6.1 and XML::Parser

2001-10-18 Thread Matthew H. Gerlach
Hi gang, I am fairly new to mod_perl, but I would like to share my recent experience and hope someone might offer some insight into my troubles. Last week I whipped together a simple perl module that used XML::Simple ( a wrapper for XML::Parser) to parse some POST'd content. Once parsed the

Excellent article on Apache/mod_perl at eToys

2001-10-18 Thread Andrew Ho
Hello, I checked the list archives and it didn't look like this had been posted yet. For those of you who haven't seen it yet... a great read on perl.com about the Apache/mod_perl setup at eToys, co-authored by our own mod_perl regular contributer Perrin Harkins.

Re: search engine module?

2001-10-18 Thread Stas Bekman
Kee Hinckley wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At 12:56 AM +0800 10/19/01, Stas Bekman wrote: Kee Hinckley wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 People have been talking about backend search engines, but when I saw the subject I was thinking more

Re: search engine module?

2001-10-18 Thread Kee Hinckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At 11:36 AM +0800 10/19/01, Stas Bekman wrote: Right, my point is that WWW::Search namespace is taken :) Ah. Sorry, my miscommunication. When I said that I ended up making a WWW::Search I should have put an an instance of in there instead of a.

cvs commit: modperl-2.0/ModPerl-Registry .cvsignore

2001-10-18 Thread stas
stas01/10/18 20:00:15 Modified:ModPerl-Registry .cvsignore Log: ignore files Revision ChangesPath 1.2 +1 -0 modperl-2.0/ModPerl-Registry/.cvsignore Index: .cvsignore === RCS file:

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

2001-10-18 Thread Stas Bekman
Nathan Torkington wrote: Ken Williams writes: Not that I dislike them - the current colors let me look at the page for a few seconds, then shut off the monitor and read the text while staring at a blank white sheet of paper. man, that was so strong, I thought I've hit some wrong link :)

cvs commit: modperl-2.0/pod modperl_dev.pod

2001-10-18 Thread stas
stas01/10/18 19:17:10 Modified:pod modperl_dev.pod Log: - document the existance of PerlInitHandler Revision ChangesPath 1.42 +2 -0 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

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

2001-10-18 Thread Nathan Torkington
Ask Bjoern Hansen writes: I'll chew on a new layout and give you something by the end of the week. Thanks, awesome! :-) I did have something by the end of last week, just not much. I'd hoped to find the time to plug the holes this week, but haven't been able to. So here it is, woefully

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

2001-10-18 Thread Ken Williams
Nathan Torkington [EMAIL PROTECTED] wrote: There are some web design To Do items: * ensure colors are part of the standard palette (right now they're just easy to type in hex :-) Holy shit Nat, those colors are strong. =) You've really taken attention-getting into the twenty-first

cvs commit: modperl-2.0/ModPerl-Registry/t TEST.PL

2001-10-18 Thread stas
stas01/10/18 19:40:41 Modified:ModPerl-Registry/t TEST.PL Log: - allow 2 maxclients, since some tests generate two requests at the same time (one from within the other) Revision ChangesPath 1.2 +15 -8 modperl-2.0/ModPerl-Registry/t/TEST.PL Index:

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

2001-10-18 Thread stas
stas01/10/18 19:58:57 Modified:ModPerl-Registry/t/conf .cvsignore Log: ignore files Revision ChangesPath 1.2 +3 -0 modperl-2.0/ModPerl-Registry/t/conf/.cvsignore Index: .cvsignore ===