[Israel.pm] a module to read Microsoft Project mpp files
Eitan Schichmanter
ESchichmanter at cloverleafcomm.com
Thu Aug 26 01:41:42 PDT 2004
Hi,
I am trying to find a module to read Microsoft Project files (mpp), but I
can't find one.
Thanks for any help.
---------------------
Hi Yossi,
Try the Win32::OLE module. It'll give to an interface to OLE objects (which I'm sure mpp files are a part of). Problem is - the documentation is pretty poor, and they have examples for Excel only.
HTH
Eitan
More information about the Perl
mailing list