Hi monks, there's something wrong when install Unicode::Map8 via CPAN

cpan[23]> install Unicode::Map8 Running install for module 'Unicode::Map8' Running make for G/GA/GAAS/Unicode-Map8-0.13.tar.gz Has already been unwrapped into directory /root/.cpan/build/Unicode- +Map8-0.13-kCcefS Has already been made Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'blib/lib', 'blib/arch')" t/*.t t/callback.t .. ok t/compat.t .... ok t/map8.t ...... No subtests run t/unistr.t .... ok Test Summary Report ------------------- t/map8.t (Wstat: 11 Tests: 0 Failed: 0) Non-zero wait status: 11 Parse errors: No plan found in TAP output Files=4, Tests=6, 0 wallclock secs ( 0.04 usr 0.04 sys + 0.12 cusr + 0.06 csys = 0.26 CPU) Result: FAIL Failed 1/4 test programs. 0/6 subtests failed. make: *** [test_dynamic] Error 255 GAAS/Unicode-Map8-0.13.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, t +ry: reports GAAS/Unicode-Map8-0.13.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: GAAS/Unicode-Map8-0.13.tar.gz : make_test NO

I am using Perl 5.8.8, and here's modules installed

Archive::Tar1.76 CGI3.55 CGI::Session4.46 CPAN1.9600 Cwd3.33 Data::Dumper2.131 Encode2.43 ExtUtils::MakeMaker6.58 File::HomeDir0.98 File::Path2.08 File::Which1.09 HTTP::Tiny0.012 IO1.25 IO::Zlib1.10 IPC::Run30.044 Jcode2.07 Locale-MaketextCANNOT get version, please query it mannually Locale::Maketext::Lexicon0.86 MIME::Base643.13 NetCANNOT get version, please query it mannually Package::Constants0.02 Perl5.8.8 Probe::Perl0.01 Term::ReadKey2.30 Term::ReadLine1.02 Test::Harness3.23 Test::Script1.07 Test::Simple0.98 Text::Glob0.09 Time::Local1.2000 Unicode::Map0.112 Unicode::String2.09 YAML0.73

I have googled for this issue while find nothing valuable, would you pls give me any suggestion? thanks

Phillip


In reply to cpan install Unicode::Map8 failed by PhillipHuang

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.