Group
Extension

Matches 1

HTTP-OAIPMH-Validator ( S/SI/SIMEON/HTTP-OAIPMH-Validator-1.06.tar.gz, SIMEON, 2017; MetaCPAN )
HTTP-OAIPMH-Validator/lib/HTTP/OAIPMH/Log.pm ( view source; MetaCPAN )
tring) and then additional
information.

Also supports output of a text summary (markdown) and/or JSON data
during operation if the $obj->filehandles array is set to include one
or more filehandle and
("Should have been good but wasn't");
    }

=cut

use strict;
use CGI qw(escapeHTML);
use JSON qw(encode_json);
use base qw(Class::Accessor::Fast);
HTTP::OAIPMH::Log->mk_accessors( qw(log filehandles
}));
}


=head3 add_fh($fh,$type)

Add a filehandle to the logger. If $type is set equal to 'json' then
JSON will be written, els if 'html then HTML will be written, otherwise
text is output in markdo

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.