Return-Path: X-Original-To: apmail-perl-embperl-archive@www.apache.org Delivered-To: apmail-perl-embperl-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 97AD710D7E for ; Tue, 21 Jan 2014 12:00:46 +0000 (UTC) Received: (qmail 11077 invoked by uid 500); 21 Jan 2014 12:00:46 -0000 Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 10905 invoked by uid 500); 21 Jan 2014 12:00:35 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 10835 invoked by uid 99); 21 Jan 2014 12:00:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jan 2014 12:00:33 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS,T_FILL_THIS_FORM_SHORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [188.40.65.50] (HELO srvgr1.ubrichter.de) (188.40.65.50) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jan 2014 12:00:24 +0000 Received: from srvgr1.ubrichter.de (localhost [127.0.0.1]) by srvgr1.ubrichter.de (Postfix) with ESMTP id 1140962CE89; Tue, 21 Jan 2014 13:00:03 +0100 (CET) Subject: AW: Problem with "last" label From: =?utf-8?Q?Gerald_Richter_-_ECOS?= To: =?utf-8?Q?Andreas_Rieke?= , =?utf-8?Q?embperl=40perl=2Eapache=2Eorg?= Date: Tue, 21 Jan 2014 13:00:03 +0100 Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_35CTfgPM9jIzvwm6VII0LI0rFGzk0Riy1js-DH5VNe+2UB-G" In-Reply-To: <52CFCDE5.3030005@isl.de> References: <52C04C84.6090200@isl.de> X-Priority: 3 (Normal) X-Mailer: Zarafa 7.1.3-40304 Thread-Index: Ac8WoE6fNF6jx6S4Qi+3xixMW11Vjg== Message-Id: X-Virus-Checked: Checked by ClamAV on apache.org --=_35CTfgPM9jIzvwm6VII0LI0rFGzk0Riy1js-DH5VNe+2UB-G Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Andreas,=0D=0A=0D=0A=C2=A0=0D=0Ain your httpd.conf ist he LoadModule d= irective for Embperl missing. See http://perl.apache.org/embperl/pod/doc/= Config.-page-1-.htm#sect_1 =20=0D=0A=0D=0A=C2=A0=0D=0AIf you add the LoadModu= le for Embperl you should be able to use Embperl configuration directives= without SetEnv/PerlSetEnv=0D=0A=0D=0A=C2=A0=0D=0ARegards=0D=0A=0D=0A=C2=A0= =0D=0AGerald=0D=0A=0D=0A=C2=A0=0D=0A=C2=A0=0D=0AVon: Andreas Rieke [mailt= o:andreas.rieke@isl.de]=20=0D=0AGesendet: Freitag, 10. Januar 2014 11:40=0D= =0AAn: Gerald Richter; embperl@perl.apache.org=0D=0ABetreff: Re: Problem = with "last" label=0D=0A=0D=0A=C2=A0=0D=0AGood morning Gerald,=0D=0A=0D=0A= here we are ... the Includes are irrelevant, and for that reason, we have= only attached the main httpd.conf.=0D=0A=0D=0AThanks in advance,=0D=0A=0D= =0AAndreas=0D=0A=0D=0A=0D=0A=0D=0AAm 10.01.2014 08:58, schrieb Gerald Ric= hter - ECOS:=0D=0A=0D=0AHi Andreas,=0D=0A=0D=0A=C2=A0=0D=0Acould you send= me you httpd.conf (at least the part with the Embperl/mod_perl configura= tion)=3F=0D=0A=0D=0A=C2=A0=0D=0ARegards=0D=0A=0D=0A=C2=A0=0D=0AGerald=0D=0A= =0D=0A=C2=A0=0D=0A=C2=A0=0D=0AVon: Andreas Rieke [mailto:andreas.rieke@is= l.de ]=20=0D=0AGesendet: Donnerstag, 9. Jan= uar 2014 19:16=0D=0AAn: Gerald Richter; embperl@perl.apache.org =20=0D=0ACc: kt@isl.de =20=0D=0A= Betreff: Re: Problem with "last" label=0D=0A=0D=0A=C2=A0=0D=0AHi Gerald,=0D= =0A=0D=0Asorry, but we did not manage to configure what you have asked fo= r in the httpd.conf (Apache 2.2).=0D=0A=0D=0AEMBPERL_DEBUG 0x7fffffff=0D=0A= Invalid command 'EMBPERL_DEBUG', perhaps misspelled or defined by a modul= e not included in the server configuration=0D=0A=0D=0ASetEnv EMBPERL_DEBU= G 0x7fffffff=0D=0APerlSetEnv EMBPERL_DEBUG 0x7fffffff=0D=0ANo change, eve= n after restart of apache. There is also no log file in /tmp.=0D=0A=0D=0A= After searching for the keywords with Google, we also tested the followin= g commands directly in the epl file:=0D=0A$application -> config -> debug= (0x7fffffff);=0D=0Aor=0D=0A$component -> config -> debug (0x7fffffff);=0D= =0AHowever, in both cases we received "Error in Perl code: Can't call met= hod "config" on an undefined value"=0D=0A=0D=0AWhat are we doing wrong=3F= =0D=0A=0D=0AThanks in advance and best regards,=0D=0A=0D=0AAndreas=0D=0A=0D= =0A=0D=0A=0D=0A=0D=0AAm 08.01.2014 15:07, schrieb Gerald Richter - ECOS:=0D= =0A=0D=0AHi Andreas,=0D=0A=0D=0A=C2=A0=0D=0Asorry for the late reply.=0D=0A= =0D=0A=C2=A0=0D=0ACan you set EMBPERL_DEBUG in the httpd.conf to 0x7fffff= ff (and maybe EMBPERL_LOG) and send me the embperl.log (by default /tmp/e= mbperl.log) for that example file=3F=0D=0A=0D=0A=C2=A0=0D=0AThanks & Rega= rds=0D=0A=0D=0A=C2=A0=0D=0AGerald=0D=0A=0D=0A=C2=A0=0D=0A=C2=A0=0D=0AVon:= Andreas Rieke [mailto:andreas.rieke@isl.de = ]=20=0D=0AGesendet: Mittwoch, 1. Januar 2014 11:38=0D=0AAn: Gerald Richt= er; embperl@perl.apache.org =20=0D=0ABetr= eff: Re: Problem with "last" label=0D=0A=0D=0A=C2=A0=0D=0AGood morning Ge= rald,=0D=0A=0D=0Awe use perl 5.16.3 on our production machines and try 5.= 18.1 in the development area - we expect that the development of perl 5.1= 6 will stop sometime this year, and for that reason, we are already tryin= g the new version.=0D=0A=0D=0AI hope that the file which I have attached = to this email will help - it is the shortest from the 5 candidates and ho= pefully the most simple one. I did not change anything within this file -= according to the apache log file the error happens in line 80. This is t= he complete error log:=0D=0Aerror.13-12.log:[Tue Dec 29 15:48:02 2013] [e= rror] [16539]ERR:=C2=A0 24:=C2=A0 Error in Perl code: Label not found for= "last l9" at /opt/apache/htdocs/management/admin/user2accessgroup.epl li= ne 80.=0D=0A=0D=0APlease let me know if I can do anything to assist findi= ng the error; I work with apache, perl, mod_perl and embperl for certainl= y 8 years not, but I am not an embperl insider,=0D=0A=0D=0ABest regards,=0D= =0A=0D=0AAndreas=0D=0A=0D=0A=0D=0A=0D=0A=0D=0AAm 31.12.2013 17:01, schrie= b Gerald Richter - ECOS:=0D=0A=0D=0AHi Andreas,=0D=0A=0D=0A=C2=A0=0D=0Ath= is looks like an Embperl problem, but I didnt seen it before (I am still = using Perl 5.16 not Perl 5.18).=0D=0A=0D=0A=C2=A0=0D=0ADo you have a shor= t test file that you can send me, so I can reproduce the error here=3F=0D= =0A=0D=0A=C2=A0=0D=0AGerald=0D=0A=0D=0A=C2=A0=0D=0A=C2=A0=0D=0AVon: Andre= as Rieke [mailto:andreas.rieke@isl.de ]=20=0D= =0AGesendet: Sonntag, 29. Dezember 2013 17:24=0D=0AAn: embperl@perl.apach= e.org =20=0D=0ABetreff: Problem with "las= t" label=0D=0A=0D=0A=C2=A0=0D=0AHi,=0D=0A=0D=0Awe have a strange problem = with labels which only occurs when compiling embperl with perl 5.18.1; wi= th perl 5.16.3, everything works well. Unfortunately, the problem seems t= o happen with a certain probability; sometimes, things work well, but som= etime else, we get the following message in the apache logs and an intern= al server error in the browser:=0D=0A=0D=0AError in Perl code: Label not = found for "last l9" at /opt/apache/htdocs/management/admin/user2accessgro= up.epl line 80.=0D=0A=0D=0AWe are working with CentOS 5.10 on 32 and 64 b= it machines. We use apache 2.2.25 with mod_perl 2.0.8 and embperl 2.5.0_4= =2E The error happens only with 5 of the (certainly) 100 epl files we are= working with; I just checked the shortest file by hand, there are no syn= tax errors in it.=0D=0AWhen looking for the file and the line from the lo= gs, there is nothing strange at that position; the 5 files do not even co= ntain a "last" statement.=0D=0A=0D=0AIs this an embperl issue=3F If not, = is it a mod_perl problem=3F=0D=0ADid anybody else see a similar problem=3F= =0D=0AWhat can I do to get more information about it or to solve the prob= lem=3F=0D=0A=0D=0ABest regards,=0D=0A=0D=0AAndreas Rieke=0D=0A=0D=0A--=20= =0D=0ADr. Ing. Andreas Rieke=0D=0A- Geschftsfhrender Gesellschafter -=0D=0A= =0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=C2=A0=C2=A0 ISL Internet Siche= rheitslsungen GmbH=0D=0A=C2=A0=C2=A0 Bergstrasse 128=20=0D=0A=C2=A0=C2=A0= =C2=A0D-58095 Hagen=0D=0A=0D=0A=C2=A0=C2=A0 Tel.: +49 (0) 2331/34956-0=0D= =0A=C2=A0=C2=A0 Fax.: +49 (0) 2331/34956-29=0D=0A=C2=A0=C2=A0 E-Mail: and= reas.rieke@isl.de =20=0D=0A=C2=A0=C2=A0=C2=A0= Website: www.isl.de =20=0D=0A=C2=A0=C2=A0 Websi= te: www.arp-guard.com =20=0D=0A=0D=0A=0D=0AGesc= hftsfhrer: Dr.-Ing. Andreas Rieke | Sitz: Hagen=0D=0AHRB 3816 | Amtsgeric= ht Hagen | UStID-Nr. DE 201547313=0D=0A=0D=0A=C2=A0=0D=0A=C2=A0=0D=0A--=20= =0D=0ADr. Ing. Andreas Rieke=0D=0A- Geschftsfhrender Gesellschafter -=0D=0A= =0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=C2=A0=C2=A0 ISL Internet Sicherheits= lsungen GmbH=0D=0A=C2=A0=C2=A0 Bergstrasse 128=20=0D=0A=C2=A0=C2=A0=C2=A0= D-58095 Hagen=0D=0A=0D=0A=C2=A0=C2=A0 Tel.: +49 (0) 2331/34956-0=0D=0A=C2= =A0=C2=A0 Fax.: +49 (0) 2331/34956-29=0D=0A=C2=A0=C2=A0 E-Mail: andreas.r= ieke@isl.de =20=0D=0A=C2=A0=C2=A0=C2=A0Websi= te: www.isl.de =20=0D=0A=C2=A0=C2=A0 Website: w= ww.arp-guard.com =20=0D=0A=0D=0A=0D=0AGeschftsf= hrer: Dr.-Ing. Andreas Rieke | Sitz: Hagen=0D=0AHRB 3816 | Amtsgericht Ha= gen | UStID-Nr. DE 201547313=0D=0A=0D=0A=C2=A0=0D=0A=0D=0A=C2=A0=0D=0A=0D= =0A=C2=A0=0D=0A=0D=0A----------------------------------------------------= -----------------=0D=0A=0D=0A=0D=0A=C2=A0=0D=0A=0D=0ATo unsubscribe, e-ma= il: embperl-unsubscribe@perl.apache.org =20=0D=0A=0D=0A=0D=0A=C2=A0=0D=0A=0D=0AFor additional commands= , e-mail: embperl-help@perl.apache.org =20=0D=0A=0D=0A=C2=A0=0D=0A--=20=0D=0ADr. Ing. Andreas Rieke=0D=0A- Ge= schftsfhrender Gesellschafter -=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=C2=A0= =C2=A0 ISL Internet Sicherheitslsungen GmbH=0D=0A=C2=A0=C2=A0 Bergstrasse= 128=20=0D=0A=C2=A0=C2=A0=C2=A0D-58095 Hagen=0D=0A=0D=0A=C2=A0=C2=A0 Tel.= : +49 (0) 2331/34956-0=0D=0A=C2=A0=C2=A0 Fax.: +49 (0) 2331/34956-29=0D=0A= =C2=A0=C2=A0 E-Mail: andreas.rieke@isl.de =20= =0D=0A=C2=A0=C2=A0=C2=A0Website: www.isl.de =20= =0D=0A=C2=A0=C2=A0 Website: www.arp-guard.com =20= =0D=0A=0D=0A=0D=0AGeschftsfhrer: Dr.-Ing. Andreas Rieke | Sitz: Hagen=0D=0A= HRB 3816 | Amtsgericht Hagen | UStID-Nr. DE 201547313=0D=0A=0D=0A=C2=A0=0D= =0A=C2=A0=0D=0A--=20=0D=0ADr. Ing. Andreas Rieke=0D=0A- Geschftsfhrender = Gesellschafter -=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=C2=A0=C2=A0 ISL Internet S= icherheitslsungen GmbH=0D=0A=C2=A0=C2=A0 Bergstrasse 128=20=0D=0A=C2=A0=C2= =A0=C2=A0D-58095 Hagen=0D=0A=0D=0A=C2=A0=C2=A0 Tel.: +49 (0) 2331/34956-0= =0D=0A=C2=A0=C2=A0 Fax.: +49 (0) 2331/34956-29=0D=0A=C2=A0=C2=A0 E-Mail: = andreas.rieke@isl.de =20=0D=0A=C2=A0=C2=A0=C2= =A0Website: www.isl.de =20=0D=0A=C2=A0=C2=A0 We= bsite: www.arp-guard.com =20=0D=0A=0D=0A=0D=0AG= eschftsfhrer: Dr.-Ing. Andreas Rieke | Sitz: Hagen=0D=0AHRB 3816 | Amtsge= richt Hagen | UStID-Nr. DE 201547313=0D=0A=0D=0A=C2=A0=0D=0A=0D=0A=0D=0A=0D= =0A=0D=0A=0D=0A----------------------------------------------------------= -----------=0D=0A=0D=0A=0D=0A=0D=0ATo unsubscribe, e-mail: embperl-unsubs= cribe@perl.apache.org =20=0D=0A= =0D=0A=0D=0A=0D=0AFor additional commands, e-mail: embperl-help@perl.apac= he.org =20=0D=0A=0D=0A --=_35CTfgPM9jIzvwm6VII0LI0rFGzk0Riy1js-DH5VNe+2UB-G Content-Type: multipart/related; boundary="=_35CTwK33wlE7w6CNxZQc8B6EUn+n9Pm3w0gowjPjxU568yYO" --=_35CTwK33wlE7w6CNxZQc8B6EUn+n9Pm3w0gowjPjxU568yYO Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable =

Hi Andreas,

 

in your httpd.conf ist he LoadModule directive for Embperl missing. S= ee http://perl.apache.org/embperl/pod/doc/Config.-page-1-.htm#sect_1=

 

If you add the LoadModule = for Embperl you should be able to use Embperl configuration directives wi= thout SetEnv/PerlSetEnv

 

Regard= s

 

Gerald

=

 

 

Von: Andreas Rieke [mailto:andreas.rieke@isl.de]
Gesendet: Freitag, 10. Januar 2014
11:40
An: Gerald = Richter; embperl@perl.apache.org
Betreff: Re: Problem with &quo= t;last" label

=  

Good morning Gerald,
here we are ... the Includes are irrelevant, and for that reason, we ha= ve only attached the main httpd.conf.

Thanks in advance,

An= dreas



Am 10.01.2014 08:58, schrieb Gerald Richter - ECOS:<= o:p>

Hi Andreas,

 

could you send= me you httpd.conf (at least the part with the Embperl/mod_perl configura= tion)=3F

 

Regards

 

Gerald

 =

 

Von: Andreas Rieke [mailto:andreas.rieke@isl.de]
= Gesendet: Donnerstag, 9. Januar 2014 19:16
An: Gerald Richt= er; embperl@perl.apache.org
Cc:
kt@isl.de
Betreff:= Re: Problem with "last" label

<= /div>

 

= Hi Gerald,

sorry, but we did not manage to configure what you have= asked for in the httpd.conf (Apache 2.2).

EMBPERL_DEBUG 0x7ffffff= f
Invalid command 'EMBPERL_DEBUG', perhaps misspelled or defined by a = module not included in the server configuration

SetEnv EMBPERL_DEB= UG 0x7fffffff
PerlSetEnv EMBPERL_DEBUG 0x7fffffff
No change, even a= fter restart of apache. There is also no log file in /tmp.

After s= earching for the keywords with Google, we also tested the following comma= nds directly in the epl file:
$application -> config -> debug (0= x7fffffff);
or
$component -> config -> debug (0x7fffffff);However, in both cases we received "Error in Perl code: Can't call = method "config" on an undefined value"

What are we = doing wrong=3F

Thanks in advance and best regards,

Andreas<= br>



Am 08.01.2014 15:07, schrieb Gerald Richter - ECOS:

Hi Andreas,<= /span>

 

sorry for the late reply.=

 

Can you set EMBPERL_DEBUG in the httpd.conf to = 0x7fffffff (and maybe EMBPERL_LOG) and send me the embperl.log (by defaul= t /tmp/embperl.log) for that example file=3F

 

Thanks & Regards

 <= /o:p>

Gerald

 

 

Von: Andreas Rieke [= mailto:andreas.rieke@isl.de]
Gesendet: Mittwoch, 1. Januar= 2014 11:38
An: Gerald Richter; embperl@perl.apache.org
Betreff: Re: Problem wi= th "last" label

 

Good morning Gerald= ,

we use perl 5.16.3 on our production machines and try 5.18.1 in = the development area - we expect that the development of perl 5.16 will s= top sometime this year, and for that reason, we are already trying the ne= w version.

I hope that the file which I have attached to this emai= l will help - it is the shortest from the 5 candidates and hopefully the = most simple one. I did not change anything within this file - according t= o the apache log file the error happens in line 80. This is the complete = error log:
error.13-12.log:[Tue Dec 29 15:48:02 2013] [error] [16539]E= RR:  24:  Error in Perl code: Label not found for "last l9= " at /opt/apache/htdocs/management/admin/user2accessgroup.epl line 8= 0.

Please let me know if I can do anything to assist finding the e= rror; I work with apache, perl, mod_perl and embperl for certainly 8 year= s not, but I am not an embperl insider,

Best regards,

Andre= as




Am 31.12.2013 17:01, schrieb Gerald Richter - ECOS:=

Hi Andreas,

 

this looks lik= e an Embperl problem, but I didn=E2=80=99t seen it before (I am still usi= ng Perl 5.16 not Perl 5.18).

 

D= o you have a short test file that you can send me, so I can reproduce the= error here=3F

 

Gerald

 

 

<= div>

Von: Andreas Rieke [mailto:andre= as.rieke@isl.de]
Gesendet: Sonntag, 29. Dezember 2013 17:2= 4
An: embperl@perl.a= pache.org
Betreff: Problem with "last" label

 

Hi,

we have a st= range problem with labels which only occurs when compiling embperl with p= erl 5.18.1; with perl 5.16.3, everything works well. Unfortunately, the p= roblem seems to happen with a certain probability; sometimes, things work= well, but sometime else, we get the following message in the apache logs= and an internal server error in the browser:

Error in Perl code: = Label not found for "last l9" at /opt/apache/htdocs/management/= admin/user2accessgroup.epl line 80.

We are working with CentOS 5.1= 0 on 32 and 64 bit machines. We use apache 2.2.25 with mod_perl 2.0.8 and= embperl 2.5.0_4. The error happens only with 5 of the (certainly) 100 ep= l files we are working with; I just checked the shortest file by hand, th= ere are no syntax errors in it.
When looking for the file and the line= from the logs, there is nothing strange at that position; the 5 files do= not even contain a "last" statement.

Is this an embperl= issue=3F If not, is it a mod_perl problem=3F
Did anybody else see a s= imilar problem=3F
What can I do to get more information about it or to= solve the problem=3F

Best regards,

Andreas Rieke

--
Dr. Ing. Andreas Rieke
- Gesch=C3= =A4ftsf=C3=BChrender Gesellschafter -





<= /p>

3D"signatur_=
   ISL Internet Sich= erheitsl=C3=B6sungen GmbH
   Bergstrasse 128
  = ; D-58095 Hagen

   Tel.: +49 (0) 2331/34956-0
&n= bsp;  Fax.: +49 (0) 2331/34956-29
   E-Mail: andreas.rieke= @isl.de
   Website: www.isl.de
&nbs= p;  Website: www.arp-guard.com

3D"signatur_unten"


= Gesch=C3=A4ftsf=C3=BChrer: Dr.-Ing. Andreas Rieke | Sitz: Hagen
HRB 38= 16 | Amtsgericht Hagen | UStID-Nr. DE 201547313

 

 

--
Dr. Ing. Andreas Rieke
- Gesch=C3=A4ftsf=C3=BChrender Gesel= lschafter -




3D"signatur_oben"
   ISL Internet Sicherheitsl=C3=B6sungen= GmbH
   Bergstrasse 128
   D-58095 Hagen=

   Tel.: +49 (0) 2331/34956-0
   Fax.: +49= (0) 2331/34956-29
   E-Mail: andreas.rieke@isl.de <= br>   Website: www.isl.de
   Website: www.arp-= guard.com

3D"signa=


Gesch=C3= =A4ftsf=C3=BChrer: Dr.-Ing. Andreas Rieke | Sitz: Hagen
HRB 3816 | Amt= sgericht Hagen | UStID-Nr. DE 201547313

 

 
&nbs=
p;
---------=
------------------------------------------------------------<=
/o:p>
 =
To unsubscribe, e-mail: embperl-unsubscribe@per=
l.apache.org
 
=
For additional commands, e-mail: embperl-help@perl.apache.org

 =

--
Dr. Ing. Andreas Rieke
- Gesch=C3= =A4ftsf=C3=BChrender Gesellschafter -



3D"signa=
   ISL Internet = Sicherheitsl=C3=B6sungen GmbH
   Bergstrasse 128
 &= nbsp; D-58095 Hagen

   Tel.: +49 (0) 2331/34956-0   Fax.: +49 (0) 2331/34956-29
   E-Mail: andreas.r= ieke@isl.de
   Website: www.isl.de
=    Website: www.arp-guard.com

3D"signatur_unten"


Gesch=C3=A4ftsf=C3=BChrer: Dr.-Ing. Andreas Rieke | Sit= z: Hagen
HRB 3816 | Amtsgericht Hagen | UStID-Nr. DE 201547313
<= o:p>

 

 

--
Dr. Ing. Andreas Rieke
- Gesc= h=C3=A4ftsf=C3=BChrender Gesellschafter -


3D"signa=
   ISL Internet = Sicherheitsl=C3=B6sungen GmbH
   Bergstrasse 128
 &= nbsp; D-58095 Hagen

   Tel.: +49 (0) 2331/34956-0   Fax.: +49 (0) 2331/34956-29
   E-Mail: andreas.r= ieke@isl.de
   Website: www.isl.de
=    Website: www.arp-guard.com

3D"signatur_unten"


Gesch=C3=A4ftsf=C3=BChrer: Dr.-Ing. Andreas Rieke | Sit= z: Hagen
HRB 3816 | Amtsgericht Hagen | UStID-Nr. DE 201547313
<= o:p>

 


-------------------------------------------------=
--------------------

To unsubscribe, e-mail:=
 embperl-unsubscri=
be@perl.apache.org

For additional comman=
ds, e-mail: embperl-help@=
perl.apache.org
--=_35CTwK33wlE7w6CNxZQc8B6EUn+n9Pm3w0gowjPjxU568yYO Content-Type: image/gif Content-Id: Content-Disposition: inline Content-Transfer-Encoding: base64 R0lGODlh/wAsANUAABA0WyhIdWZ8q6m2ylZunDtYhtfc6Bc6ZbnD2ODk6jBScnOGtV10pISV vPP092N6lHuOrcDK0yNEZ5Ghsubp8Etlldzh7O/y9UFdjJyqwV16lEhkhm6CsczT4kZhkZWl uoGUqLC8yVJsh2p/oLK908rS3XiLtXyOuZKixHKHn42dvx9BbX+Sq0JffZakyKGvvlBqmdDX 38LK36iz0VFwi4mjtZStvqvBz36Ruj1bfpinxy5NezZUf7bL1////wMpUCH/C1hNUCBEYXRh WE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQi Pz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUg WE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAg ICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjIt cmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4 bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8v bnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2Jl LmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9i ZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlk OjdGMkQxMjdDREE0ODExRTE4MkQ3RTQ4Q0NCQkZFMUQyIiB4bXBNTTpEb2N1bWVudElEPSJ4 bXAuZGlkOjdGMkQxMjdEREE0ODExRTE4MkQ3RTQ4Q0NCQkZFMUQyIj4gPHhtcE1NOkRlcml2 ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkU3OEUxNjFEQTQ4MTFFMTgyRDdF NDhDQ0JCRkUxRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkU3OEUxNjJEQTQ4MTFF MTgyRDdFNDhDQ0JCRkUxRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94 OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno 5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOy sbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18 e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdG RURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQ Dw4NDAsKCQgHBgUEAwIBAAAh+QQAAAAAACwAAAAA/wAsAAAG/0CfcEgsGo/IpHLJbDqf0Kh0 Sq1ahb+sdsvter/gsHhMLpvP6LR6zW673/C4fE6v2+/4vH7P7/v/gIGCg4SFhoeIiYqLjI2O j5CRkpOUlZaXmJmam5ydnp+goaKjpKV4IACmqqtjEgkSrLGys7S1P7C2uaISPgq6v58twMPE xcZ9EhG4x8xuDyDLWyIRESEpKwAH2isrA9QZDwUFGB4eDAgCBOrr6hAhMT4RCAzsIxkQBDAw FR8j4jw7AgZgEWGDtgMAUv2YQM2aQi0tqEV4kSJaM0YAhKTwAsJHiAg+YmxbEWCHDwodKPhQ AYMAAwYCOCyYSXPmDB8XZCCQcaHmAv8XPhAs4CBAgI8B+zxg+KcyBDdtCX9ESAACXgQuHSeC vCDioqMHPhIk4OgjywcfIg5wK+kjQ4EKFCy0fMkBwQmfP31YuIt3JlChRI0iraBUXAofDhw8 RZiKWpYQZbd01KLgwoWHXhPFiNHRF9bIZ1uoJWnSLYYYFOYyMEGhAd4OPlz39Rt0aNGjSZcW IOEAgo9rUBtf/fEispbJWg53zZyIV0UfL7p0BHF2wEi2bn0jUB2zrwUKNU+44Esb8O3BhT1A 5+EAwYrgUqkWn/B5SwsfIJgnmuAjVYwL0gkRwwjZjMbWEBbk4xJMOHhnQU1AuQBhbYHhRthS DfhAQACQ8QD/H0ghPRCgffjph4hYIIAA0nLHeeTDBgWuZVIHKjzgQQWqmbASXhb4QF6EE5rH gYWF9fjBBwj4wMKHEfznmWTG/QAWiyYOcl8MEnn02QEJXJDDdaWNcyN3KPR1Uwc0AUnTCT7I YBsKK+VGgA8GlGCnAwkwKcEFCWD2A3I/ANCln1UCUtxDkGE2GQ8XxCCBgWGSg+OC3XmHEwII GOCDhDVR4MAMKOiQgAMM5JaBDxXsEEAAxYkWlWMixPPZAyJMcAFahRZyQXRaxLpRi1mMcBSk bYk56UsmWCAbXiT0qFcHy86kgrN0npDPhRQYANCqGwz76nAd0deiEAm8YJEXEqQi+4EwPzy5 xgEKxCvvvPTWa++9+Oar7778uosIAKiIAkILKaTQgjDDraFBDww37PDDEEcs8cQUV2zxxQzn WkZ+HLUQwkMJoyGBDRiXbPLJKGOMUcCYTACCAl21oNDACnDWmBoLp6zzzjxfzEgy504SwkIP tCDun+ymEF3IZIzc89NQQ60xGfTl9wLHSKcCwNBMi5Fz1GCHbXIjQU/isogTLPOAAs8EHEKK ZWtxQA1i1203xT/7wK4mCmDdBg033C344Bn/3AmhacxN+OJ3T+0H4IxHLrbjeyRzxeWYZ44E 5XmkcKvmoIduBed2bC366ahDQTodInye+uuwGxEEADs= --=_35CTwK33wlE7w6CNxZQc8B6EUn+n9Pm3w0gowjPjxU568yYO Content-Type: image/gif Content-Id: Content-Disposition: inline Content-Transfer-Encoding: base64 R0lGODlh/wArANUAAIGUp9rl68DK00JffIGUqBM2WzJRcSNEZpGhsrC8yGJ5knGHnaGvvdDX 3lJsh+Dk6e/y9A4zWDtceqvBz8DJ04mjtWiEnH2RpWJ6kiVHaRk9YaC3xnKHnZStvn6YrXOO pDBScrbL1////wMpUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAA AAD/ACsAAAb/QJFwSCwaj8ikcslsOp/QqHRKrVqv2Kx2y+16v+CweEwum8/otDUBaLvf8Lh8 Tq/b7/i8fq/ufyEYI4KDhIWGh4iJiouMjY6PkCN+k1oUB5GYmZqbnJuUn1QQHJ2kpaanj6Cq Tw0GqK+wsZ0BtLW2t7i5uru8vb6/wLgXssTFxokhycrLzM3Oz9DR0tPU1csdGcfa28TW3t/g 4eLKFhHc5+il4+vs7d4bIOny85ju9vf3H+b0/P3I+AADWpsgwZ/Bg4MEKlzYzMM+hBD5MZwo kGDEixIpanRXQQPGjyBDihxJsqTJkyhTqlzJsqXLlzBlHVAwosACAgNGEDC0s5gC/wI0Dbgi JCDnoqKICjhAhNSB0gLHHBAgcImpUUE9dcbENEDAiAQLBrgSYYisoQab0A5awGBATqGFkB69 WkjpCLVEczp1WqyAgLBiE8kVZFbS1khdR0CASrjsCAUKEjAogECEAAMHGCRwhcABAsiSoQ4I XfmyoARLBUEe4SBBAr8LBPRUIHuEAbYG/tZ+XNsAgtIGHAhgMAIpbQaXhBP3Wtw2280jMidY TXvnbc1DRzCgSQgBgcvfXenuWbjw4UaJFTRY0LgQ2e8j2Bq+e6AA2r86vbI9IKCAgQTzCWJA AwhANVVrNRW303QKIBBfWA9AVRuDDi4QlldmLSbhAAga8P+AYgVAZRZZAyzm4QgPiAdUhWGZ +KEgEAhyQGAiiCWCUB8K4CAD7FkmgADmnbdIYjUhAGCQhk01QmJkGQDBjxB0lZOSXS3wwI9k IalAjFMlcBVSXTYggJhEgklAAmKSiSFWAixVlJeCgNfmfCQydyNzYY5ZlJ2DxLgkA2vSWVxO owWIpJCIEAljgIO8txOTNeE1qE6Ptulgo4eAR8Bng5jZ2SBlTrlpaksGWlOKRXGK4iUFpDhi qYS1Koh3nwpCZGE82hroq3N6Ziii6HmVwJk9TsVdkpXehcABZyppJqw6AqVsVbQCONUBBDpo JrZTucXctg10mxiBmREQYVHcgqWsnbmUSfbhrSMYiUC43OIEryB+MUAAoIIaNpy5l5QHLCP+ 1TRAVW4FZmt0rLpSwABQzQiVARE3LKBRDzO25FAHIOwKxQzb6vBQIHcsck0OQyyxbYwdLCPE thZc8JIyHqBqYDPTZfBQRvVs25Itgzrw0P5MZaTGRCc9sFtKN+3001BHLfXUVFdt9dVYZ631 1lx37fXXYIct9tjbrGL22WinrfbabLft9ttwx11GEAA7 --=_35CTwK33wlE7w6CNxZQc8B6EUn+n9Pm3w0gowjPjxU568yYO-- --=_35CTfgPM9jIzvwm6VII0LI0rFGzk0Riy1js-DH5VNe+2UB-G--