getopts('c:j:h:t:', \%opts);
my $cfg = Config::Simple->new($opts{'c'});
my %args = ('exhibit_json' => $opts{'j'},
'exhibit_html' => $opts{'h'},
'tags' => $opts{'t'});
lt B<name> argument is "__report". The default B<min_level> argument
is "info".
=back
=cut
use JSON::Any;
use IO::AtomicFile;
use File::Basename;
=head1 PACKAGE METHODS
=cut
=head2 __PACKAGE__->
the I<flickr.photos.search>
API method and :
=over 4
=item * B<exhibit_json>
String. I<required>
The path where Exhbit JSON data should be written to disk.
=item * B<exhibit_html>
String. I<requ