1=head1 NAME
2
3REST::Google::Search::Images - search Google Images
4
5=head1 SYNOPSIS
6
7	use REST::Google::Search::Images;
8
9=head1 SEE ALSO
10
11L<REST::Google::Search>, L<REST::Google>
12
13=head1 LICENSE AND COPYRIGHT
14
15Copyright 2008, Eugen Sobchenko <ejs@cpan.org> and Sergey Sinkovskiy <glorybox@cpan.org>
16
17This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
18