Subject: | Test failure |
I tried to install Regexp::Optimizer 0.13 from CPAN and received this error:
t/02-list....ok 13/24# Failed test (t/02-list.t at line 54)
# got: '(?-xism:[\cZ\cA])'
# expected: '(?-xism:[])'
If that gets munged the "expected:" line contains two characters inside square brackets. One looks like a less-than-or-equal-to and the second is a solid black diamond.
I'm running Perl 5.8.5 on a Fedora Core 2 Linux system. Let me know if I can do anything to help track this down.
Thanks!
-sam