Tiny documentation patch to fix outdated reference to Apache.pm in Embperl.pod

2018-09-29 Thread Axel Beckert
Any chance to forge a new Embperl release? Even if it's just a 2.5.1 release with all the compatibility fixes for newer Perl and module dependency versions... many regards, Axel -- ,''`. | Axel Beckert , https://people.debian.org/~abe/ : :' : | Debian Deve

Patch for building Embperl with Perl 5.28 (was: Re: Proposal to remove Embperl from Debian)

2018-06-27 Thread Axel Beckert
kely need to be applied, too, to build Embperl on an uptodate system. Regards to all at ECOS who still know me :-) -- Axel -- ,''`. | Axel Beckert , https://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 4096R: 2517 B724 C5F6 C

Re: Embperl test suite fails with at least CGI.pm 4.06 (likely CGI.pm >= 4.04)

2014-10-22 Thread Axel Beckert
Hi Gerald, On Thu, Oct 16, 2014 at 01:54:10AM +0200, Axel Beckert wrote: > the following has been reported at https://bugs.debian.org/765125 and > -- according to our current understanding -- needs to be fixed for the > upcoming Debian Stable release as this breaks any Embperl installati

Embperl test suite fails with at least CGI.pm 4.06 (likely CGI.pm >= 4.04)

2014-10-15 Thread Axel Beckert
-Info: Content-Disposition = form-data; name="upload"; filename="12upload-filename" -Content-Type = test/plain +Filename: 12upload-filename +Content-Type: +CGI-Version:4.06 +cgiok 1 +filehandle:CGI::File::Temp +Info: no: 1 size: 2048

[PARTIAL PATCH] Re: Bug#709668: embperl: test failure with perl 5.18

2014-01-25 Thread Axel Beckert
t.htm Output: test/tmp/out.htm Compared to:test/cmp/exit.htm Log:test/tmp/test.log Testparameter: cgi = 0 This looks like a real bug as "[- exit -]" seems to have no effect but should have an effect. Hope this helps. Regards, Axel -- ,''

Re: XML compression?

2002-11-04 Thread Axel Beckert - ecos gmbh
loaded' it on my friend. My friend fixed it and now has a really good car cheap. All this without the Brickboard. One moral of the story could be, there are still bargains to be had out there thanks to stupid people. Or another, fix it yorself and save. -- wbain '86 744Ti M46 >233Kmi

Re: [$hidden$] behaviour

2002-11-04 Thread Axel Beckert - ecos gmbh
[- %nodat = () -] > > And then instead of using [$hidden$] I use [$hidden %fdat %nodat $] > > Wondering what should be done in this case, I would just rename the submit button's name to something else than 'foo' and it should work as expected. Kind r

Re: Deleting a file under embperl...

2002-07-29 Thread Axel Beckert - ecos gmbh
ot;$imbox/$file") or warn "Can't delete $imbox/$file: $!"; instead of a simple but non-responsive unlink ("$imbox/$file"); This should give a good clue, what's going wrong. Hope, this helps. BTW: I assume a Unix derivative like Linux or BSD according to the

Re: web site structure quesiton

2002-07-16 Thread Axel Beckert - ecos gmbh
l(?.*)?$ /$1page.epl$3 (Untested, so no guaranties... :-) Kind regards, Axel Beckert -- --------- Axel Beckert ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5

Re: Embperl 2.0b8 local escmode

2002-06-25 Thread Axel Beckert - ecos gmbh
ssions of [+ +] blocks inside urls, because this cost performance and now all [+ +] behaves the same. Reported by Michael Smith. Regards, Axel Beckert -- ----- Axel Beckert ecos electronic communication service

Re: How to get at constant.epl from outside the web evironment?

2002-06-13 Thread Axel Beckert - ecos gmbh
ading it. ;-) Kind regards, Axel Beckert -- --------- Axel Beckert ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienh

Re: mod_info bug (was: Possible 2.0b7 issues OR Setup help)

2002-05-11 Thread Axel Beckert - ecos gmbh
oblem but without Embperl. (I usually have all my anti-robot directives in a extra conf file and they didn't show up either...) See http://bugs.apache.org/index.cgi/full/7479 btw. Regards, Axel Beckert -- --------- Axel Beckert

Re: [OT] European meeting of Embperl users ???

2002-05-03 Thread Axel Beckert - ecos gmbh
ay two days > meeting, couple of talks and a lot of socializing Doesn't sound that bad. I really wonder, how many people would be interested. > (Czech bier is supposed to be rather good ;-) ... and cheap! :-) Unfortunately I don&#

Re: wish - handling of option menus

2002-04-29 Thread Axel Beckert - ecos gmbh
a useful default. Regards, Axel -- ----- Axel Beckert ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PRO

Re: Sticky $escmode in 2.0b7: bug?

2002-04-01 Thread Axel Beckert - ecos gmbh
Hi! On Mon, Apr 01, 2002 at 07:29:38PM +0200, Eric-Olivier Le Bigot wrote: > Is it a feature or a bug? Looks like a bug. Had the same problem here, too. Gerald will have a look on it, when he's back from his vacation. Regards, Axel

Re: Generating images with EmbPerl

2002-03-26 Thread Axel Beckert - ecos gmbh
't open $image: $!"; read(IMG,$buffer,-s IMG); close(IMG); print OUT $buffer; -] Regards, Axel Beckert -- - Axel Beckert ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenba

Re: Why no semicolon at the end of lines?

2002-03-25 Thread Axel Beckert - ecos gmbh
Hi! On Mon, Mar 25, 2002 at 01:40:53PM -0500, Kee Hinckley wrote: > At 7:19 PM +0100 3/25/02, Axel Beckert - ecos gmbh wrote: > >If it's 2.0b4 (but not 2.0b6 or later), try to set > > > > PerlSetEnv EMBPERL_EP1COMPAT 1 > > Right, I forgot that

Re: Why no semicolon at the end of lines?

2002-03-25 Thread Axel Beckert - ecos gmbh
} block. See also the README.v2 of your Embperl version. E.g. the README.v2 for Embperl 2.0b5 (and earlier) is available at ftp://ftp.dev.ecos.de/pub/perl/embperl/2.0-alpha/README.v2 and the README.v2 for Embperl 2.0b6 and later is available at ftp://ft

Re: Taking on PHP

2002-03-14 Thread Axel Beckert - ecos gmbh
e languages just for templating to keep the CI consistent. Regards, Axel Beckert -- --------- Axel Beckert ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tul

Re: Taking on PHP

2002-03-13 Thread Axel Beckert - ecos gmbh
IMHO. And also today one of the big advantages of PHP is, that it's available at nearly every mass web hosting provider. And don't forget: PHP = People Hate Perl. Regards, Axel Beckert -- --------- Axel Beckert

Re: PBrowse, DSurf et al

2002-03-13 Thread Axel Beckert - ecos gmbh
I found on PBrowse was http://members.aol.com/pbtips/. But this doesn't seem to be a web crawler. HTH. Regards, Axel Beckert -- --------- Axel Beckert ecos electronic communication services gmbh Internetconnect

Re: PBrowse, DSurf et al

2002-03-13 Thread Axel Beckert - ecos gmbh
h engines, which were indexing pages, we had in robots.txt.) Regards, Axel Beckert -- ----- Axel Beckert ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post:

Re: file not found error message

2002-02-06 Thread Axel Beckert
f 64 was easier to reach... ;-) Regards, Axel -- Axel Beckert - [EMAIL PROTECTED] - http://abe.home.pages.de/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: file not found error message

2002-02-06 Thread Axel Beckert
g. you get lsof as a package from www.sunfreeware.com, and for Linux it should be included in every distribution. Regards, Axel -- Axel Beckert - [EMAIL PROTECTED] - http://abe.home.pages.de/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Embperl and xemacs

2002-02-06 Thread Axel Beckert
nt Emacs Lisp implementations, which often causes such problems. Regards, Axel -- Axel Beckert - [EMAIL PROTECTED] - http://abe.home.pages.de/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Embperl RPM's (was: FYI)

2002-01-25 Thread Axel Beckert
Perl 1.3.0 rpm at http://www.darkmist.net/rpms/, which was announced here on the list in Dec 2000. Regards, Axel -- Axel Beckert - [EMAIL PROTECTED] - http://abe.home.pages.de/ Student of Computer Science, University of

Re: Hiding the source code

2001-10-26 Thread Axel Beckert
Hi! On Thu, Oct 25, 2001 at 08:48:12AM +0200, Lukas Zapletal wrote: > I have a really big problem now. We are going to install our first > application but we need to hide the sourcecode. I guess, you think of the HTML code. EmbPerl code (like hardcoded DB passwords or something like that) shou

Re: Session Management: An Alternate Approach

2001-10-12 Thread Axel Beckert
oking for a proof that data in the host-header was used before the patent was claimed. But I don't know anything about the actual state. (Never heard of it again.) At least www.fahrschule.de does no more use host-header based session-ids. Regards, Axel -- Axel Beckert - [EMAIL

EMBPERL_FILESMATCH seems to match Location and not File Name

2001-09-18 Thread Axel Beckert
o I don't know, if I'll get the replies via the list. So please CC me, just to be sure. (Reply-To is set, but I'm used that ml-managers like majordomo often overwrite that header.) Regards, Axel -- Axel Beckert - [EMAIL PROTECTED] - http://abe.home.pages.de/ Studen