On Thu, 11 Oct 2001 01:06:33 -0500 (CDT)
Dave Rolsky <[EMAIL PROTECTED]> wrote:
> Jeff, if you're still maintaining this package it'd be nice to put out a
> new release. If not, it'd be good to give it to someone else. Hell, I'll
> volunteer if no one more interested comes along. I don't have
I've run into a WEIRD problem that I think is ActivePerl related. I've
installed the PerlKB modules and added some debugging code to
PerlKB::Store.pm. The short story is that I have to shift TWICE to get rid
of the "PerlKB::Store"! This is with the latest ActivePerl which I just
installed toni
On Thu, 11 Oct 2001, Tatsuhiko Miyagawa wrote:
> Wow, I did almost half a year ago :-)
> http://aspn.activestate.com/ASPN/Mail/Message/modperl/532294
Yeah, and I think I sent one a year ago, at least.
Jeff, if you're still maintaining this package it'd be nice to put out a
new release. If not,
Randy Kobes wrote:
> Friendly ribbing aside, let's not lose sight of Scott's original
> sentiment ... In the two years since we've been keeping Win32 mod_perl
> binaries here, there's been an average of about 30 downloads per
> day, suggesting Win32 users make up a fair percentage of mod_perl
> u
I've put together a tarball of the PerlKB modules:
http://prdownloads.sourceforge.net/perlkb/PerlKB-0.02.tar.gz
The example/ directory has a little script that shows how the store objects
work. The scripts/ directory has a perl script that starts up the
PerlKB::Shell monitor (modeled in a sm
On Sat, 9 Jun 2001, Jim Cox wrote:
> "Purcell, Scott" wrote:Re:
> Subject: [OT] What hourly rate to charge for programming?
>
> > What kind of thread is this?
> > I ask a question about modperl on NT and I get riddled from the list for
> > using NT. Then we have a thread that goes for two days ab
On Wed, 10 Oct 2001 17:22:23 -0700 (PDT)
Ask Bjoern Hansen <[EMAIL PROTECTED]> wrote:
> > Note that if you try to use these modules functionality,
> > Apache::Session::Flex should be patched with one included in both
> > tarballs.
>
> I sent a patch to Jeffrey last week or such that (I imagine)
On Wed, 10 Oct 2001 17:23:04 -0700 (PDT)
Ask Bjoern Hansen <[EMAIL PROTECTED]> wrote:
> > Apache::Session::Generate::ModUsertrack
> > http://bulknews.net/lib/archives/Apache-Session-Generate-ModUsertrack-0.01.tar.gz
> > http://bulknews.net/lib/archives/Apache-Session-Generate-ModUsertrack-0.0
I am having a problem with a module that needs Apache->request.
The module is AuthCookieLDAP. I have a .htaccess (/test2/.htaccess) file
that looks like:
AuthType Apache::AuthCookieLDAP
AuthName SA
PerlAuthenHandler Apache::AuthCookieLDAP->authenticate
PerlAuthzHandler Apache::AuthCookieLDAP->aut
On Thu, 11 Oct 2001, Tatsuhiko Miyagawa wrote:
> Here is Apache::Session::Generate::* variants, which especially
> uses Apache standard C-modules.
>
> Apache::Session::Generate::ModUniqueId
> http://bulknews.net/lib/archives/Apache-Session-Generate-ModUniqueId-0.01.tar.gz
> http://bulknews.ne
On Thu, 11 Oct 2001, Tatsuhiko Miyagawa wrote:
> Note that if you try to use these modules functionality,
> Apache::Session::Flex should be patched with one included in both
> tarballs.
I sent a patch to Jeffrey last week or such that (I imagine) covers
the same thing.
--
ask bjoern hansen, ht
On Thu, 11 Oct 2001 [EMAIL PROTECTED] wrote:
> And imitation Guiness. Also Tooheys, (Four-X,
> rednecked Queensland favourite), Hahn, etc. Home-brew
imitation guinness is still better than any of the rest.
altho when it's not available i a quite happy with vb!
Ilya Martynov wrote:
>
> > On Wed, 10 Oct 2001 20:17:19 +0200, Christoph Bergmann <[EMAIL PROTECTED]>
>said:
>
> CB> Hi...
> CB> I wonder if there exists the predefined arrays @- and @+ in mod_perl.
>
> See 'perldoc perlvar'. AFAIK These arrays should be defined after any
> successful rege
On Wed, Oct 10, 2001 at 01:05:18PM -0700, Medi Montaseri wrote:
>
> The identifier production in Perl is
> [a-zA-Z_]\w+
>
> So '-' and '+' are not valid symbols...
pp. 667-668, 3rd. Ed. Camel book
--jim
"Purcell, Scott" wrote:
> What kind of thread is this?
> I ask a question about modperl on NT and I get riddled from the list for
> using NT. Then we have a thread that goes for two days about hourly charges?
What did you expect? You shoulda been using Win2K! *duck*
Maybe your NT could not stay up long enough to receive the answer. :)
"Purcell, Scott" wrote:Re:
Subject: [OT] What hourly rate to charge for programming?
>
> What kind of thread is this?
> I ask a question about modperl on NT and I get riddled from the list for
> using NT. Then we have a th
What kind of thread is this?
I ask a question about modperl on NT and I get riddled from the list for
using NT. Then we have a thread that goes for two days about hourly charges?
What's up with this ..This should be for questions about modperl.
Give it a rest, I'm tired of throwing that thread a
Tom Mornini wrote:
>
> This whole thread can be answered very easily:
>
> ANSWER: As much as you can.
>
> That's it! That's the entire answer. Nothing else should figure in
> unless you
> personally wish to make exceptions for any reason you see fit.
>
> Did the people who ask this question gr
Stas Bekman wrote:
>
> dev@@perl.apache.org - 2.5, but their search engines suck
> [EMAIL PROTECTED] - none
> [EMAIL PROTECTED] - none
> [EMAIL PROTECTED] - none
> [EMAIL PROTECTED] - 1
>
Hey Stas,
I have the asp list getting archived at:
http://www.mail-archive.com/asp%40perl.a
This whole thread can be answered very easily:
ANSWER: As much as you can.
That's it! That's the entire answer. Nothing else should figure in
unless you
personally wish to make exceptions for any reason you see fit.
Did the people who ask this question grow up and become educated in a
part of
The identifier production in Perl is
[a-zA-Z_]\w+
So '-' and '+' are not valid symbols...
On Wed, 10 Oct 2001, Christoph Bergmann wrote:
> Hi...
>
> I wonder if there exists the predefined arrays @- and @+ in mod_perl.
> The following lines:
>
> print "$_ " foreach (@-);
> print "";
> print
On Wed, Oct 10, 2001 at 08:17:19PM +0200, Christoph Bergmann wrote:
> Hi...
>
> I wonder if there exists the predefined arrays @- and @+ in mod_perl.
> The following lines:
>
> print "$_ " foreach (@-);
> print "";
> print "$_ " foreach (@+);
>
> print out:
>
> 10 10 11
> 11 11 11
>
> This wo
> On Wed, 10 Oct 2001 20:17:19 +0200, Christoph Bergmann <[EMAIL PROTECTED]>
>said:
CB> Hi...
CB> I wonder if there exists the predefined arrays @- and @+ in mod_perl.
CB> The following lines:
CB> [..skip..]
See 'perldoc perlvar'. AFAIK These arrays should be defined after any
successful r
Hi...
I wonder if there exists the predefined arrays @- and @+ in mod_perl.
The following lines:
print "$_ " foreach (@-);
print "";
print "$_ " foreach (@+);
print out:
10 10 11
11 11 11
This works _only_ when called via browser under mod_perl. Started from
the shell it prints out nothing (e
These are now on CPAN, which I've forgotten to mention.
Note that if you try to use these modules functionality,
Apache::Session::Flex should be patched with one included in both
tarballs.
Thanks.
On Thu, 11 Oct 2001 01:30:29 +0900
Tatsuhiko Miyagawa <[EMAIL PROTECTED]> wrote:
> Here is Apa
Hello modperl list,
We are having a bit of debate at work as to what framework we should
use
for testing modperl enabled modules, i.e. writing module test cases
intiated
by make test. Apache::test seems to work quite nicely it even pushes
your
local blib path automatically onto @INC, however othe
> Here is Apache::Session::Generate::* variants, which especially
> uses Apache standard C-modules.
>
> Apache::Session::Generate::ModUniqueId
>
http://bulknews.net/lib/archives/Apache-Session-Generate-ModUniqueId-0.01.ta
r.gz
>
http://bulknews.net/lib/archives/Apache-Session-Generate-ModUniqueId-
> > Ahh, you have Budweiser in Australia too, then? ;)
>
> Worse: Fosters.
And imitation Guiness. Also Tooheys, (Four-X, rednecked Queensland
favourite), Hahn, etc. Home-brew kits are extremely popular. Australians are
the Leonardo Da Vinci's of piss artists - master strokes in the beer
swi
Here is Apache::Session::Generate::* variants, which especially
uses Apache standard C-modules.
Apache::Session::Generate::ModUniqueId
http://bulknews.net/lib/archives/Apache-Session-Generate-ModUniqueId-0.01.tar.gz
http://bulknews.net/lib/archives/Apache-Session-Generate-ModUniqueId-0.01.htm
> Still, the beer sucks in both ;-)
That's because it's stale piss, I'm sure the beer glasses are pissed in to
save money ;-) Heck, the beer is so bad nobody can possibly tell the
difference anyway.
Yes, they probably have tons of experience too, which I don't have, and I'm
not in Melbourne. I used to work in Melbourne and never saw any jobs for
$80 - $100 per hour, apart from doctors. I'll go have another look.
I need to work from home too which is a major barrier to employment.
- Orig
On Wed, 10 Oct 2001, Gunther Birznieks wrote:
> At 05:14 PM 10/10/2001, [EMAIL PROTECTED] wrote:
> >I'd like to know where I can get paid more than AU$10/hour (US$4.90 to US$5
> >per hour) for my mod_perl programming...
> >
> >You guys in America get $100US per hour?! My god, I'm in the wrong
> >
> Is there a reason NOT to put the
> images in a database?
There are many.
1) You can't manipulate them with file-based tools any more.
2) Handling a request for an image consumes many more resources, since there
is now application code and a database involved rather than just a simple
static fi
C'mon guys remember to add OT to your off topic messages! It's not that hard.
:)
At 05:14 PM 10/10/2001, [EMAIL PROTECTED] wrote:
>I'd like to know where I can get paid more than AU$10/hour (US$4.90 to US$5
>per hour) for my mod_perl programming...
>
>You guys in America get $100US per hour?! My
I'd like to know where I can get paid more than AU$10/hour (US$4.90 to US$5
per hour) for my mod_perl programming...
You guys in America get $100US per hour?! My god, I'm in the wrong
country...
Work is scarce in Australia and poorly paid in most cases compared to
America. If I could get US$20 p
> -Original Message-
> From: Tom Allen [mailto:[EMAIL PROTECTED]]
>
> I just caught the end of the discussion about Stonhenge::Pictures and
> Apache::Gallery ...
> I have been working on setting up a photography site for myself and a
> few other digital photographers. Is there a reason
Hello everybody.
I upgraded from apache 1.3.14 to 1.3.20 (1.26), and it seems my Apache::LogFile is
no longer working.
from httpd.conf (starting at line 31):
PerlModule Apache::LogFile
PerlLogFile "|/usr/local/apachessl/bin/cronolog
/usr/local/apachessl/logs/mylog.%y%m%d" My::Logger
from httpd
On Tue, Oct 09, 2001 at 11:38:10AM +0200, Mat wrote:
> Hi everybody,
>
>actually i'm working on a website where I want to have the following
> possibilities :
>- a global handler that will treat a request hitting
> http://myhost.com/
>- the ability to have execution of separ
OK. I get all that. Now I'm getting a very strange error when I try to use
the hook. the error from the error_log is: Undefined subroutine
&Apache::Upload::handler called at /dev/null line 1.
Here is the code that calls the hook:
sub header_parser_handler($)
{
my $=shift;
my $hook_han
Christoph Bergmann wrote:
> Stas Bekman wrote:
>
>>Christoph Bergmann wrote:
>>
>>
>>>hi...
>>>
>>>i use BSD::Resource to limit the ressources of the apache tasks. this
>>>works fine but now i want to clean up afterwards but i don't know how to
>>>catch a killed task... here is what i tried with
Bill Moseley wrote:
> Hi Stas,
>
> I just updated the search site for Apache.org with a newer version of
> swish. The context highlighting is a bit silly, but that can be fixed.
> I'm only caching the first 15K of text from each page for context
> highlighting.
>
> http://search.apache.org
>
On 9 Oct 2001, at 11:26, Vivek Khera wrote:
> > "RLS" == Randal L Schwartz <[EMAIL PROTECTED]> writes:
>
> RLS> The rewrite will be Template-Toolkit based, so the "backend
> logic" RLS> will figure out the interesting bits to display, while the
> "frontend RLS> logic" will be a template cont
I just caught the end of the discussion about Stonhenge::Pictures and
Apache::Gallery ...
I have been working on setting up a photography site for myself and a
few other digital photographers. Is there a reason NOT to put the
images in a database? It certainly seemed to speed up pattern searc
43 matches
Mail list logo