Subject: | Spreadsheet::ParseExcel::Simple install depends on Spreadsheet::WriteExcel but isn't part of the package list |
Date: | Thu, 2 Nov 2006 14:26:55 -0000 |
To: | <bug-Spreadsheet-ParseExcel-Simple [...] rt.cpan.org> |
From: | "CRADOCK, Christopher" <christopher.cradock [...] oup.com> |
Whilst trying to install ParseExcel::Simple using CPAN the test stage
failed with the message:
t/01..............skipped
all skipped: tests need Spreadsheet::WriteExcel::Simple 1.03 +
File::Temp
t/02..............Can't locate Spreadsheet/WriteExcel.pm in ... (long
directory list)
# Looks like your test died before it could output anything.
t/02..............dubious
Test returned status 255 (wstat 65280, 0xff00)
t/pod-coverage....skipped
all skipped: Test::Pod::Coverage 1.00 required for testing POD
coverage
t/pod.............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/02.t 255 65280 ?? ?? % ??
2 tests skipped.
Failed 1/4 test scripts, 75.00% okay. 0/1 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 255
Can we please have Spreadsheet::WriteExcel added to the PREREQ_PM list?
Chris.