Media::DateTime::JPEG - A plugin for the C module to support


Media-DateTime documentation  | view source Contained in the Media-DateTime distribution.

Index


NAME

Top

Media::DateTime::JPEG - A plugin for the Media::DateTime module to support JPEG files.

SYNOPSIS

Top

Media::DateTime::JPEG shouldn't be used directly. See Media::DateTime.

METHODs

Top

match

Takes a filename as an arguement. Used by the plugin system to determine if this plugin should be utilized for the file. Returns true if the filename ends in .jpeg or .jpg.

datetime

Takes a filename as an arguement and returns the creation date or a false value if we are unable to parse it.

SEE ALSO

Top

See Media::DateTime for usage. Image::Info is used to extract data from JPEG files.

AUTHOR

Top

Mark V. Grimes, <mgrimes@cpan.org<gt>

FUTURE PLANS

Top

May use a more flexible approach to assertaining if a file is a jpeg and might check that exif data exists in the match method.

COPYRIGHT AND LICENSE

Top


Media-DateTime documentation  | view source Contained in the Media-DateTime distribution.