NAME
Image::Processor::Store::File - Perl extension for Woking with disk stores of images
SYNOPSIS
use Image::Processor::Store::File;
Part of the Image::Processor module
DESCRIPTION
Image::Processor::Store::File
EXPORT
None this is all OOP.
METHODS
'create_path' - creates the entire path passed to it if it doesn't exist
'get_image_list' - reads a directory for images
'image_list' - used internally to set the image list
'determine_source' - this adds "/PICTURES" on the end of the source if the
'cdrom' method is set.
'extension' - used for the regular expression that reads the list of images
in the source directory. defaults to jpg|gif
AUTHOR
Aaron Johnson <solution@gina.net>
SEE ALSO
perl.