Group
Extension

Matches 1

AtteanX-Store-SPARQL ( K/KJ/KJETILK/AtteanX-Store-SPARQL-0.012.tar.gz, KJETILK, 2019; MetaCPAN )
AtteanX-Store-SPARQL/lib/AtteanX/Store/SPARQL.pm ( view source; MetaCPAN )
 LWP::UserAgent->new;
	$ua->default_headers->push_header( 'Accept' => 'application/sparql-results+json' ); #Attean->acceptable_parsers(handles => q[Attean::API::Result]));
	return $ua;
}

sub get_trip

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