I was wondering if anyone had a script written to use the CPAN:Plucene::SearchEngine::Index to obtain values of specified cell from an external excel file. Maybe there is an easier way to do what I want to do, but this seemed like the way to go.
Basically I want to cycle through all xls files in a specified folder and grab data from certain cells and write it to a TWiki page. Any ideas or advice?