FFRIndexed::Plugin::MSOProperty - extract MS Office Document properties
This is a quick hack using OLE::Storage to extract some document properties from MS Office documents. Currently, the following five properties are extracted:
comment title keywords author
ablage
There is no mechanism yet to add more custom properties or to autodiscover new custom properties. Hack the source, Luke.