Hi All,

I'm wondering if someone could give me a hand, I'm
trying to support my Text::vCard module and have someone
with a problem that I don't understand.

I've got it down so I now have a test case,
if I run it on Debian perl 5.8 it works fine.

Test and data file at:
http://leo.cuckoo.org/tmp/Text_vCard_test/

Using Text::vFile 0.5 and Text::vCard 0.8 (latest CPAN)

How ever this person runs it on Mandrake (perl 5.8,
installed via the RPM) they get:

1..3
ok 1 - use Text::vCard;
Unrecognized character \xA0 at test.pl line 14.
# Looks like you planned 3 tests but only ran 1.

Can anyone else replicate this problem ?

Is this some unicode thingy ? From my googleing I've
found that \xA0 is a new line (\n).

Spotted a major error in my docs as well, but that's
a different problem :)

Any help much appreciated.

Cheer

Leo



Reply via email to