This is perl 5, version 30, subversion 1 (v5.30.1) built for MSWin32-x64-multi-thread

cpan> install SVG::TT::Graph::XY

LLAP/SVG-TT-Graph-1.02.tar.gz C:\STRAWB~1\c\bin\gmake.exe -- OK Running make test for LLAP/SVG-TT-Graph-1.02.tar.gz "C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::H +arness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\l +ib', 'blib\arch')" t/*.t t/01_main.t ............ ok t/02_basic.t ........... 1/85 POSIX::tzset not implemented on this arc +hitecture at blib/lib/SVG/TT/Graph/TimeSeries.pm line 582, <DATA> lin +e 593. # Looks like your test exited with 255 just after 72. t/02_basic.t ........... Dubious, test returned 255 (wstat 65280, 0xff +00) Failed 13/85 subtests t/03_methods.t ......... ok t/author-no-tabs.t ..... skipped: these tests are for testing by the a +uthor t/author-pod-syntax.t .. skipped: these tests are for testing by the a +uthor Test Summary Report ------------------- t/02_basic.t (Wstat: 65280 Tests: 72 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 85 tests but ran 72. Files=5, Tests=178, 1 wallclock secs ( 0.00 usr + 0.01 sys = 0.01 C +PU) Result: FAIL Failed 1/5 test programs. 0/178 subtests failed. gmake: *** [Makefile:884: test_dynamic] Error 255 Lockfile removed. LLAP/SVG-TT-Graph-1.02.tar.gz C:\STRAWB~1\c\bin\gmake.exe test -- NOT OK //hint// to see the cpan-testers results for installing this module, t +ry: reports LLAP/SVG-TT-Graph-1.02.tar.gz Stopping: 'install' failed for 'SVG::TT::Graph::XY'. Failed during this command: LLAP/SVG-TT-Graph-1.02.tar.gz : make_test NO

Looks like you guessed it:

t/02_basic.t ........... 1/85 POSIX::tzset not implemented on this arc +hitecture at blib/lib/SVG/TT/Graph/TimeSeries.pm line 582, <DATA> lin +e 593. # Looks like your test exited with 255 just after 72. t/02_basic.t ........... Dubious, test returned 255 (wstat 65280, 0xff +00)
I'll try emailing Strawberry and see if they have anything to say. Thanks!

In reply to Re^5: svg line graphs by BernieC
in thread svg line graphs by BernieC

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.