Problems with Apache::compat

CGI-PARAM-STRING: header=%DC%DC%DC%DC&body=%D6%D6%D6%D6&type=save_thread

------------------------cut--------------------------------------
[Sun Dec 08 21:39:09 2002] [error] [client 127.0.0.1] Character in "c"
format wrapped at
/usr/bestsolution/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache2/Apache/compat.pm
 line 217.
, referer: http://localhost/discussion-board
------------------------cut--------------------------------------

When I copy the lines of interest into a small perl program and execute
it, everything works perfectly. What's going wrong there?

------------------------cut--------------------------------------
map { s/%([0-9a-fA-F]{2})/pack("c",hex($1))/ge; $_; } split /[=&;]/,
$string, -1
------------------------cut--------------------------------------

thx

tom
-- 
b e s t s o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
Thomas Schindl            Project Management   mobile ++43/664/314 59 58
------------------------------------------------------------------------
Anton-Rauch-Str.6a        A-6020 Innsbruck     fax       ++43/512/935834
http://www.bestsolution.at                     phone     ++43/512/935834

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to