NAME
File::Extract::Result - Extraction Result Object
DESCRIPTION
METHODS
new
text
Get/set the extracted text.
filename
Get/set the filename which the text was extracted from.
mime_type
Get/set the MIME type of the file that the text was extracted from.
metadata
Get/set the metadata. This can be anything depending on the processor that created this result.