Subject: | Error in test on Solaris 7 with Perl 5.8.0 |
On Solaris (Sparc) 7, with Perl 5.8.0 (ithreads), I get the
following error in t/stream.t, test nr. 11:
$string=...
This, 'Â ', would be a bad character in UTF-8.
...
$expected=...
This, 'ÃÂ ', would be a bad character in UTF-8.
...
Seems that either the module or the test does not
consider UTF-8 correctly... any help appreciated!
Cheers,
Marek