File::Extract::Result - Extraction Result Object


File-Extract documentation  | view source Contained in the File-Extract distribution.

Index


NAME

Top

File::Extract::Result - Extraction Result Object

DESCRIPTION

Top

METHODS

Top

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.


File-Extract documentation  | view source Contained in the File-Extract distribution.