Reinhard Pagitsch writes: > Chris Dolan wrote: > > > I think "Document" may be better than "File" in this case. My first > > impression was that "Win32::File::Prop" is would interact with > > Windows filesystem properties, like permissions, hidden flags, > > ownership, etc. > > Or maybe Win32::Storage::PropertySet?
I would expect something with "storage" in its name to be quite low-level; it wouldn't occur to me that it would deal with document-specific properties. Also "PropertySet" makes it sounds that it _sets_ properties, whereas you said your module reads them. Smylers
