in reply to RFC: Spreadsheet::ParseExcel::Stream

Excellent. ++

It would be great to have a similar implementation for Spreadsheet::ParseExcel.

Would you care to tackle that? :-)

In which case it might to better to call this module Spreadsheet::ParseExcel::Stream::Simple (or ::Simple::Stream) to save the Spreadsheet::ParseExcel::Stream namespace for a Spreadsheet::ParseExcel implementation.

--
John.

  • Comment on Re: RFC: Spreadsheet::ParseExcel::Stream

Replies are listed 'Best First'.
Re^2: RFC: Spreadsheet::ParseExcel::Stream
by runrig (Abbot) on Apr 27, 2011 at 19:25 UTC
    I'm not sure what you'd want out of such a thing, but I'm sure it's more than I can take on at the moment. And this was more of a demonstration of the difficulty in turning a callback-based interface into an iterative one (and a learning experience) :-)