in reply to Re^2: Using Win32::OLE
in thread Using Win32::OLE

The tools you linked to are not really comparable to the Microsoft Excel API (as exposed through Win32::OLE). They are more similar to Spreadsheet::WriteExcel and Spreadsheet::ParseExcel, which also come with examples.