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? |