Hello. IMHO fix have to be something like attached patch. Patch does what I want, but break two test scripts: ./perl ../lib/DBM_Filter/t/utf8.t 1..20 ok 1 - use DBM_Filter; ok 2 - use SDBM_File; ok 3 - use Fcntl; ok 4 - use charnames; ok 5 - tied to SDBM_File ok 6 - push a 'utf8' filter ok 7 - StoreData called from ../lib/DBM_Filter/t/utf8.t, line 41 ok 8 - Store Data is a hash reference ok 9 - Storing to tied hash Wide character in null operation at /usr/lib/perl5/5.8.4/dbm_filter_util.pl line 18. # Looks like you planned 20 tests but only ran 9. # Looks like your test died just after 9. same error for ../lib/DBM_Filter/t/encode.t I didn't debug this errors. Best regards. Ruslan. [snip]Thread Previous | Thread Next