PROBLEM: It appears that $xls_parser->parse(filename) loads the entire workbooks into memory and this memory is not freed when 1. The object reference's variable goes out of scope.2. The object reference's variable is undef-ed
Do the Monks have any idea how to free the memory used by the Spreadsheet::ParseExcel parser once the parsing of the xls is complete?
In reply to memory usage Spreadsheet::ParseExcel by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |