Description
Perl tools can inspect and work with OLE compound documents, a container format used by older Microsoft Office files and other Windows-era data files. This helps converters, importers, forensic tools, and migration scripts reach information stored inside those documents.
It is a developer library, not an office suite. OLE files can come from untrusted sources and may contain embedded objects, so applications should parse them defensively and avoid executing extracted content.