in reply to Re^3: cpan install Unicode::Map8 failed
in thread cpan install Unicode::Map8 failed
You will need to show us the output of the failing test file. That means not running make test but running the test in isolation, by using
make perl -Mblib -w t/map8.t
That will show you the message why the test fails. As to the potential deeper reason of why the assumptions of the author about the code fail, I don't know.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: cpan install Unicode::Map8 failed
by PhillipHuang (Beadle) on Jul 19, 2011 at 06:31 UTC |