Здравствуйте, Stas.
Вы писали 30 августа 2004 г., 20:25:14:
[...]
>>
>>
>> I changed \w+ on \S+ and all test ok.
>> I think this is bug of perl5.8.0 as Unicode not fully supported
SB> I guess that can work. But 5.8.0 seems to work fine for me. Here are some
SB> examples:
SB> perl-5.6.2 -le '
>> t/TEST -verbose apache/util.t
SB> [...]
>> t/apache/util1..8
SB> [...]
>> # testing : Apache::Util::ht_time($pool)
>> # expected: (?-xism:^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d)
>> # received: A?A?A?A?A?A?, 25 A?A?A?A?A?A? 2004 09:09:26 GMT
>> not ok 1
SB> Dmitry, please take a look at t/re
1. Problem Description:
[DESCRIBE THE PROBLEM HERE]
$ t/TEST -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /home/tsigelnik/mod_perl-1.99_16/t/TEST -clean
[EMAIL PROTECTED] mod_perl-1.99_16]$ t/TEST -verbose apache/util.t
[warning] setting ulimit to allow