NAME
Image::Processor::Interface::Console - Perl extension for Woking with disk stores of images
SYNOPSIS
use Image::Processor::Interface::Console;
Part of the Image::Processor module
DESCRIPTION
Image::Processor::Interface::Console
EXPORT
None this is all OOP.
METHODS
'prompt_for_directory_creation' - turns on an off prompting for directory creation. default is off.
'console_get_drive' - requests a drive from which to get the images
'console_prompt' - provides for adding your own prompt. it expects a message for the prompt and
returns a chomped response.
'prompt_for_output_directory' - asks the user to enter where the output should go.
'prompt_to_verify_directory_creation' - actual process of comfirming each directory if
'prompt_for_directory_creation' is on and the directory doesn't exist.
AUTHOR
Aaron Johnson <solution@gina.net>
SEE ALSO
perl.