Господа, помогите понять в чем проблема.
Ставлю перловый модуль Time::Local через cpan (perl -MCPAN -e Shel), но в ответ на команду install Time::Local выдается:
Running install for module Time::Local
Running make for D/DR/DROLSKY/Time-Local-1.12.tar.gz
Is already unwrapped into directory /home/mdanshin/.cpan/build/Time-Local-1.12
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Local....ok 1/133# Test 133 got: "80000707" (t/Local.t at line 167)
# Expected: "7fffffff" (0x7fffffff round trip through localtime then timelocal)
# t/Local.t line 167 is: ok(sprintf('%x', timelocal(localtime(0x7fffffff))), sprintf('%x', 0x7fffffff),
t/Local....FAILED test 133
Failed 1/133 tests, 99.25% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/Local.t 133 1 0.75% 133
Failed 1/1 test scripts, 0.00% okay. 1/133 subtests failed, 99.25% okay.
make: *** [test_dynamic] Ошибка 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
В чем проблема не, пойму...