/support workstations).
We have quite a few real-world applications based on perl and mod_perl, which in
themselves have been running reliably for years without any needed changes due to perl itself.
But we do get in trouble from time to time because customers insist on changing the
platform on
Hi.
I am a long-term (30+) user of Apache/mod_perl (and perl), but at the application level,
not at the committer or PMC level.
May I therefor respectfully contribute an "outsider's" point of view ?
I believe that mod_perl (like perl itself) suffers from the fact that it is
Hi.
"> I was thinking this project has died."
I would sincerely hope not.
At least for my company, mod_perl is still a vital and effective piece of our software
development and infrastructure.
Many thanks to Steve Hay (and many others) for keeping perl and mod_perl alive
and wel
On 22.12.2021 13:19, Wes Peng wrote:
Raku has its own WSGI httpserver?
Yes, as there are several similar things for Apache/perl (such as Plack/PSGI).
But these frameworks only do *partially* what mod_perl allows one to do.
An essential part of mod_perl (and something for which I believe
quest
processing."
Like this?
https://httpd.apache.org/docs/trunk/mod/mod_lua.html
Ok, I stand corrected. So, perl or lua (or C of course; I should have limited my statement
to "interpreted languages").
I don't know lua, but it sounds worth investigating.
Now, the second-leve
Hi all.
I'm trying to use $r->rlfush to flush the output on my CGI scripts, but some
times i get the folowing error:
"$r->rflush can't be called before the response phase at /html/perl/test.pl
line 10"
And worst: when this error happens, the script gets uploaded t
> 5) my script works in the mod_perl directory
> !/usr/bin/perl
> print("content-type: text/html\n\n");
> print("Hello World\n");
Hello,
the # is missing on the shebang line,
is this a copy/paste error ?
David "Sniper" Rigaudiere
GPG KeyID
101 - 107 of 107 matches
Mail list logo