I saw that. Version 1.03 checked in yesterday. But:
Running install for module 'SVG::TT::Graph::XY' LLAP/SVG-TT-Graph-1.03.tar.gz Has already been unwrapped into directory C:\STRAWB~1\cpan\build\SVG +-TT-Graph-1.03-0 LLAP/SVG-TT-Graph-1.03.tar.gz Has already been prepared LLAP/SVG-TT-Graph-1.03.tar.gz Has already been made Running make test for LLAP/SVG-TT-Graph-1.03.tar.gz "C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::H +arness" "-e" "undef *Test::Harness::Switches; [...] 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.
I see that Martin updated both SVG::TT::Graph and SVG::TT::Graph::XY and SVG::TT::Graph::TimeSeries. I wanted to check out SVG::TT::Graph::TimeSeries by itself and cpan is making me crazy
cpan> install SVG::TT::Graph::TimeSeries Warning: Cannot install SVG::TT::Graph::TimeSeries, don't know what it + is. Try the command i /SVG::TT::Graph::TimeSeries/ to find objects with matching identifiers. cpan> i /SVG::TT::Graph::TimeSeries/ No objects found of any type for argument /SVG::TT::Graph::TimeSeries/
What did I do wrong this time?

In reply to Re^5: tzset and POSIX by BernieC
in thread tzset and POSIX 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.