RE: Embperl 2.5.0

2012-04-09 Thread richter
Hi, this looks like you have another Embperl installed, which is found instead of the correct one. Please check your perl search path Gerald > -Original Message- > From: Jan Kyncl [mailto:ky...@pcv.cz] > Sent: Wednesday, April 04, 2012 2:33 PM > To: embperl@perl.apache.org > Subject:

RE: Upload problem

2012-04-09 Thread richter
Hi, the file upload is handled by CGI.pm and not by Embperl itself. It looks like CGI.pm is doing some UTF8 conversion (or it is done when you write the file). Perl's UTF-8 handling is a kind of mystery (and least to me). Every time I thought I had understood what is going on, I got a new surpr

Re: Embperl 2.5.0

2012-04-09 Thread Jan Kyncl
Hi Gerald, You are right, There was wrong symbolic link to old version of the Embperl in my old ebuild. THX Jan > Hi, > > this looks like you have another Embperl installed, which is found instead of > the correct one. > > Please check your perl search path > > Gerald > > >> -Original Messa