Spreadsheet-Read icon indicating copy to clipboard operation
Spreadsheet-Read copied to clipboard

Meta-Wrapper for reading spreadsheet data with perl5

Results 5 Spreadsheet-Read issues
Sort by recently updated
recently updated
newest added

• Add a method to migrate data between sheets: rows, columns, blocks • Maybe even besed on matching values (vlookup)

enhancement

Hi, Running Spreadsheet-Read 0.93 tests on FreeBSD returns the following error: ``` # Failed test 'no warnings' # at /usr/local/lib/perl5/5.36/Test/Builder.pm line 193. # There were 4 warning(s) # Previous test...

An interface which handles the details of A1:A3, A2:D2 or E1:H4 would be lovely; the first two being the most useful. It could simply convert these into a collection of...

This is the output from my build system. I don't have more information at the moment, but I wanted to be sure you had this. ``` [2024-11-13 02:42:15] LOG PERL_DL_NONLAZY=1...

Some tests fail if an xlsx parser is available. See https://www.cpantesters.org/cpan/report/a5996a58-54da-11f0-9e28-b50d6e8775ea for a sample fail report.