Group
Extension

Matches 1

Catmandu-AlephX ( N/NJ/NJFRANCK/Catmandu-AlephX-1.073.tar.gz, NJFRANCK, 2021; MetaCPAN )
Catmandu-AlephX/lib/Catmandu/AlephX.pm ( view source; MetaCPAN )
21',library=>'rug01');
if($illgetdoc->is_success){

  if($illgetdoc->record){
    say "data: ".to_json($illgetdoc->record,{ pretty => 1 });
  }
  else{
    say "nothing found";
  }

}else{
  say STDER

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