Which displays a LOT of information on the screen but ends up with: Failed 2/47 test scripts, 95.74% okay. 293/2619 subtests failed, 88.81% okay.
Tk::JPEG is part of Tk-804.027. According to cpan testers, Tk-804.027 had PASS (13) FAIL (30) test reports. If you look at a few of those reports, you'll see numbers like:

Failed 42/47 test scripts, 10.64% okay. 1518/1940 subtests failed, 21.75% okay.
Failed 43/47 test scripts, 8.51% okay. 1812/2234 subtests failed, 18.89% okay.
Failed 1/47 test scripts, 97.87% okay. 2/2054 subtests failed, 99.90% okay.
Failed 13/47 test scripts, 72.34% okay. 450/2065 subtests failed, 78.21% okay.
Failed 1/47 test scripts, 97.87% okay. 2/2054 subtests failed, 99.90% okay.

If you ask me, passing failing 2/47 test scripts isn't a big concern.

I tried a perl -MCPAN -e 'force install Tk::JPEG' but I got the same result.
But it installed the module, right (it should have)? If it hasn't (shouldn't), break out of cpan and install the module by hand (A Guide to Installing Modules).

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.


In reply to Re: Tk::JPEG won't compile by PodMaster
in thread Tk::JPEG won't compile by Boss Happy

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.