Revision history for Spreadsheet-Read-Ingester 0.010 2019-02-21 13:06:56-05:00 America/New_York - Add LIMITATIONS section to documentation - Allow additional files to be added to existing object with "add" method - Implement previously non-working methods (parses, rows, cellrow, cell2cr, etc.) 0.009 2019-02-20 11:51:53-05:00 America/New_York - Protect existing files from getting deleted when test is run - Ensure data returned from stored data files reflects the options passed to constructor - Update documentation 0.008 2019-02-20 08:49:43-05:00 America/New_York - Fix link in documentation - Remove share directory from distribution 0.007 2019-02-19 19:54:36-05:00 America/New_York - Attempt to allow module to work with older versions of perl - Streamline test logic - Add argument checks to cleanup method 0.006 2019-02-19 14:55:46-05:00 America/New_York - Require minimum version for Spreadsheet::Read - Require csv file parser for tests 0.005 2019-02-19 14:20:32-05:00 America/New_York - Fix cleanup bug in test 0.004 2019-02-19 07:32:00-05:00 America/New_York - Documentation improvements 0.003 2019-02-19 05:41:16-05:00 America/New_York - fix methods documentation - replace test file with more universal format 0.002 2019-02-18 16:30:48-05:00 America/New_York - Fix test so it only attempts to delete files when cleaning up 0.001 2019-02-18 13:26:23-05:00 America/New_York - Initial commit