in reply to Spreadsheet::Read not reading CSV data passed as string

Thanks for the report. The code that tried this combination had a comment:

# Now pray!

Nuf said. Now fixed. Care to try?

$ wget --output-document=Spreadsheet-Read-git.tgz \ 'https://github.com/Tux/Spreadsheet-Read/archive/master.tar +.gz'

update 15:00: I just released 0.73 with fixes and tests


Enjoy, Have FUN! H.Merijn

Replies are listed 'Best First'.
Re^2: Spreadsheet::Read not reading CSV data passed as string
by 1nickt (Canon) on Jul 30, 2017 at 13:52 UTC

    Many thanks, Tux! My test scriptlets as well as my real app are working as expected now. Wonderful!


    The way forward always starts with a minimal test.