I changed the system clock of fedora 10 and i run again the command
cpan PDF::OCR2
The output message is very vast and at the end there is a
test summary report given and it is as follows,
Test Summary Report
-------------------
t/88_PDF-OCR2-Page.t (Wstat: 512 Tests: 15 Failed: 0)
Non-zero exit status: 2
t/89_PDF-OCR2.t (Wstat: 512 Tests: 3 Failed: 0)
Non-zero exit status: 2
t/92_PDF-OCR2-Base-Image.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/94_hdreceipt.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Files=6, Tests=21, 3 wallclock secs ( 0.07 usr 0.03 sys + 3.59 cusr 0.25 csys = 3.94 CPU)
Result: FAIL
Failed 4/6 test programs. 0/21 subtests failed.
make: *** test_dynamic Error 255
LEOCHARRE/PDF-OCR2-1.20.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports LEOCHARRE/PDF-OCR2-1.20.tar.gz
Running make install
make test had returned bad status, won't install without force

In reply to Re^4: How to install PDF::OCR2 perl module on fedora 10? by ajju
in thread How to install PDF::OCR2 perl module on fedora 10? by ajju

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.