I've used Spreadsheet::ParseExcel on a few projects. It works for sheets, rows, cols and cells but I don't think it handles functions.
It has few dependencies and you can drop it in just about anywhere. Bogart On Jan 23, 2006, at 12:50 PM, Greg London wrote: > Some designers are using an xcell spreadsheet to generate > some rather complex calculations. I was hoping to wrap > it in something perl like so that I could set some of the > inputs, calculate new results, and get new outputs and > use the results in another environment. > > must work on activestate perl on a pc > (I've always worked with linux perl, so I don't know if > that makes a difference or not.) > > URL's appreciated. > > Greg London > > > _______________________________________________ > Boston-pm mailing list > [email protected] > http://mail.pm.org/mailman/listinfo/boston-pm _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

