дано: apache 1.3.22rusPL30.9, Apache::Charset 0.11, mod_perl 1.26
почему-то метод `client2server' не перекодирует. насколько я понимаю,
он делает то же самое, что и
$clc = $Recoder->client_charset;
$svc = $Recoder->server_charset;
$text = $Recoder->recode ($clc, $svc, $text);
так вот recode() работает как надо, а client2server -- оставляет строку
as is ($clc ne $svc). где я не прав?
--
RnD[.] [ http://www.web-drive.ru/ ]
GCS d- s+:- a-- C++++ UBL+++ P+++ L+++ E(++) W+(++) N++@+ o? K-
w O M- V PS+ PE Y PGP- t- 5 X R- tv b+ DI-- D++ G++ e- h! r y**
=============================================================================
= Apache-Rus@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-rus" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://www.lexa.ru/mail-archive =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.