
Image::Processor::Store::File - Perl extension for Woking with disk stores of images

use Image::Processor::Store::File; Part of the Image::Processor module

Image::Processor::Store::File
None this is all OOP.
'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

Aaron Johnson <solution@gina.net>

perl.