Hi Dirk,
> I want to start with a 64bit amd64 Debian and that will likely use Apache 2.4
> and
> Embperl 2.4.
>
> Are there any usable debian packages to set up Embperl and Apache using
> mod_perl?
In Debian, Apache 2.4 is available from Jessie (currently "testing"),
which also contains an up-
code point 0x80 in POD and as a string constant, which is the
EURO sign from Windows-1252 but unavailable in latin1, 0xA4 in iso8859-15,
U+20AC or perhaps best spelled out as 'EUR'
Author: Florian Schlichting
--- a/Changes.pod
+++ b/Changes.pod
@@ -1,6 +1,8 @@
=pod
-=head 2.5.0
+=en
Hi Gerald,
thank you for your work regarding Perl 5.18, which I hope to be able to
look at soon. In the meantime, I have been struggling to make Embperl
work with Apache 2.4, which is now in Debian testing/unstable for a few
weeks.
Compiling Embperl was relatively straight-forward; all I needed t
Hi Gerald,
Debian is preparing to transition to perl 5.18, and test rebuilds of all
packages have revealed a problem with embperl (tracked at
http://bugs.debian.org/709668):
> This package FTBFS with perl 5.18 from experimental (in a clean sbuild
> session):
>
> #51 escape.htm...
>
Hi Gerald,
> please check if http://www.embperl.org/downloads/Embperl-2.5.0_3.tar.gz fixes
> the issue
sorry for taking so long to respond - I removed our proposed patch and
instead updated to Embperl 2.5.0_3, which built just as well on all
architectures including sparc and powerpc. So yes, RC3
gt; -Original Message-
> > From: Florian Schlichting [mailto:fschl...@zedat.fu-berlin.de]
> > Sent: Saturday, October 20, 2012 9:53 PM
> > To: Gerald Richter - ECOS; embperl@perl.apache.org
> > Subject: build failures on arm, mips: -m32 not available
> >
Hi,
I'm forwarding Debian bug http://bugs.debian.org/691032 - Embperl 2.5.0
RC2 fails to build on armel/armhf, mips/mipsel, s390 due to -m32 not
being available on those platforms as a valid gcc flag.
The use of -m32 in Makefile.PL was introduced in Embperl 2.4.0 along
with $perl32bit, to have Em