Changes for version 0.29 - 2016-10-01

  • BUG FIX
    • We have problems with Excel.exe staying open in task manager, it is not garbage collected after the end of the program. Therefore, we get rid of the get_excel() function and we allocate one single object $ole_global at the beginning.

Modules

Convert from and to *.xls, *.csv using Win32::OLE