in reply to How do I obtain a list of values for all the properties of a Word document using Win32::OLE?

Try Data::Dump::Streamer in place of Data::Dumper
  • Comment on Re: How do I obtain a list of values for all the properties of a Word document using Win32::OLE?

Replies are listed 'Best First'.
Re^2: How do I obtain a list of values for all the properties of a Word document using Win32::OLE?
by romandas (Pilgrim) on Jun 12, 2009 at 13:26 UTC

    Tried it; didn't work at all -- it just generates a stream of errors, without anything meaningful.

    I figured that would be the case, but wanted to be fair and try your suggestion.