Hello Developers,
I had a website running for a long time using the following Software:
perl 5.8.0, embperl 1.3.6, mod_perl 1.27 and apache 1.3.27.
Last week I decided it is time for an upgrade and compiled all of those
fresh from the sources. Now I have the following: perl 5.8.4, embperl
1.3.6,
Hello Gavin,
I rebuilt an apache last week with this exact combo, except that I was using
perl 5.8.3, and it all worked fine (all kinds of pain then adding php to the
Ok, after I knew it should work I rebuilt everything from scratch today
and paid extra care when copying my website. In fact I foun
I'd like to learn what people use to generate pdf files. I want to
create pdf from an epl page, with all data from the database.
I have always used LaTeX in the past, because latex gives me a
comfortable way to generate tables (I generated invoices).
The way I did it, was to have a template latex
I'm trying simple
[- Execute('_ref.eo') -]
In Embperl 2 you have to add a ';' in every statement in a [--] block
and you have to omit it it [++] blocks.
--
---> doj / cubic
> http://cubic.org/~doj
-> http://llg.cubic.org
---
is there an alternative location?
Take this one:
http://ftp.debian.org/debian/pool/main/libh/libhtml-embperl-perl/libhtml-embperl-perl_1.3.6-2.diff.gz
--
---> doj / cubic
> http://cubic.org/~doj
-> http://llg.cubic.org
-
To
Hello developers,
I'm currently developing a software which is receiving requests via http
where username and password are transmitted via HTTP (basic)
authentication (as base64 encoded string in the HTTP request header).
The other parameters are transmitted as a GET request, thus encoded into
th
with the following patch, which should fix your issues:
ftp://ftp.debian.org/debian/pool/main/libh/libhtml-embperl-perl/libhtml-embperl-perl_1.3.6-2.diff.gz
--
---> Dirk Jagdmann ^ doj / cubic
> http://cubic.org/~doj
-> http://llg.
i=new CGI;
my $whatever=$cgi->param('whatever');
my $c=magic_function_to_generate_content_into_scalar($whatever);
print "Content-Type: image/png\n\n";
print $c;
exit 0;
--
---> Dirk Jagdmann ^ doj / cubic
> http://cubic.or
d this initial investment only pays if you do a long-term
development on a project.
--
---> Dirk Jagdmann ^ doj / cubic
> http://cubic.org/~doj
-> http://llg.cubic.org
-
To unsubscribe, e-mail: [EMAIL PROTECTE
ess
model or multi-threaded model which we don't like (we believe in
select()) I just wrote our own: EmbCPP. Now I just have to convince the
boss to release this thing into the wild someday...
--
---> Dirk Jagdmann
>
rball with my
FreeBSD port, the patches contained in there should get you compiling.
And of course if somebody else is interested in a FreeBSD Embperl 1.6 port you
can tell me. It is based on the removed p5-HTML-Embperl port from the official
port collection.
--
---> Dirk Jagdmann
> ht
bit characters in LATIN1.
--
---> Dirk Jagdmann
> http://cubic.org/~doj
-> http://llg.cubic.org
-
To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org
For additional commands, e-mail: embperl-h...@perl.apache.org
b server with
SSL and then configure multiple sites working on multiple of my PostgreSQL
databases. Thus I can host a couple of install on a single operating system.
Does a currentl Debian Apache setup support TSL SNI?
--
---> Dirk Jagdmann
> http://cubic.org/~doj
->
> In Debian, Apache 2.4 is available from Jessie (currently "testing"),
> which also contains an up-to-date libembperl-perl package.
So to install a system which can run for another 10 years, taking the Jessie
version seems like the best start.
--
---> Dirk Jagdmann
>
You should be able to find all Embperl releases via a search on CPAN,
for example https://metacpan.org/release/Embperl
--
---> Dirk Jagdmann
> http://cubic.org/~doj
-> http://llg.cubic.org
-
To unsubscrib
Reading http://search.cpan.org/~gaas/MIME-Base64-3.15/Base64.pm it seems you
would need to use decode_base64url( $str ) which handles your replaced characters.
You could then also use encode_base64url( $bytes ) which would use the alternate
characters already.
--
---> Dirk Jagdm
urces applied. See https://github.com/doj/Embperl
I'll add a Gentoo ebuild to that github repository soon.
--
---> Dirk Jagdmann
> http://cubic.org/~doj
-> http://llg.cubic.org
-
To unsubscribe, e-mai
17 matches
Mail list logo