NAME
Data::TestImage - interface for retrieving test images
VERSION
version 0.002
METHODS
get_dist_dir
get_dist_dir()
Returns a Path::Class::Dir object to the shared directory for the Data-TestImage
distribution.
get_image
get_image( $image_name )
Calls "get_image" in Data::TestImage::DB on Data::TestImage::DB::Other and Data::TestImage::DB::USC::SIPI. Returns an instance of Path::Class::File.
AUTHOR
Zakariyya Mughal <zmughal@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Zakariyya Mughal.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.