NAME

FFRIndexed::Plugin::MSOProperty - extract MS Office Document properties

ABSTRACT

This is a quick hack using OLE::Storage to extract some document properties from MS Office documents. Currently, the following five properties are extracted:

DEFAULT PROPERTIES

  comment
  title
  keywords
  author

CUSTOM PROPERTIES

  ablage

There is no mechanism yet to add more custom properties or to autodiscover new custom properties. Hack the source, Luke.