Skip Menu |

This queue is for tickets about the Spreadsheet-Read CPAN distribution.

Report information
The Basics
Id: 124212
Status: resolved
Priority: 0/
Queue: Spreadsheet-Read

People
Owner: Nobody in particular
Requestors: 'spro^^*%*^6ut# [...] &$%*c
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.72
Fixed in: 0.78



Subject: Undeclared dependency on Spreadsheet::ParseExcel 0.61
If I have an earlier version installed, I get the following test failure: t/36_xls.t ...... 1/179 # Failed test 'Sheet 2 is active' # at t/36_xls.t line 153. # got: '0' # expected: '1' # Looks like you failed 1 test of 179. t/36_xls.t ...... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/179 subtests
On Wed Jan 24 17:04:54 2018, SPROUT wrote: Show quoted text
> If I have an earlier version installed, I get the following test failure: > > t/36_xls.t ...... 1/179 > # Failed test 'Sheet 2 is active' > # at t/36_xls.t line 153. > # got: '0' > # expected: '1'
Thanks for the report Fixed last Tuesday in in https://github.com/Tux/Spreadsheet-Read/commit/9091e3bd9fa68c658881da1d9d7a6e7d59a4f325 commit 9091e3bd9fa68c658881da1d9d7a6e7d59a4f325 Author: H.Merijn Brand - Tux <h.m.brand@xs4all.nl> Date: Tue Jan 23 16:18:40 2018 +0100 Spreadsheet::ParseExcel supports the active flag as of version 0.61